aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/block.mk
Commit message (Expand)AuthorAgeFilesLines
* kernel: remove obsolete CompareKernelPatchVer callsFelix Fietkau2012-05-171-17/+5
* kernel: remove kernel modules and references to kernels <= 2.6.36Hauke Mehrtens2012-05-061-5/+1
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-091-1/+3
* [package] kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm a...Jo-Philipp Wich2012-03-191-0/+1
* [package] kernel: add kmod-ata-sis (#8259)Jo-Philipp Wich2012-03-181-1/+15
* [package] kernel: fix KCONFIG depends of kmod-md modulesJo-Philipp Wich2012-02-151-13/+13
* kernel: This adds support for Marvell S-ATA.John Crispin2011-11-301-0/+15
* package/kernel: enable kmod-ata-core & kmod-scsi-core on x86Nicolas Thill2011-10-281-5/+4
* kernel: typo in cs5535 and cs5536 pata driver kernel definitionsHauke Mehrtens2011-08-061-4/+4
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-05-311-0/+64
* package/kernel: Remove all 2.4 definitionsVasilis Tsiligiannis2011-05-151-41/+6
* package/kernel: Remove $(KMOD_SUFFIX) usageVasilis Tsiligiannis2011-05-151-15/+15
* kernel: add scsi cdrom supportHauke Mehrtens2011-04-091-0/+18
* kernel: add a missing module for ahci on 2.6.35+Felix Fietkau2011-02-161-1/+6
* [kernel] add missing 2.6.37 config symbols.Florian Fainelli2011-02-101-0/+1
* [package] kernel: fix raid module packaging on newer kernels (#8384)Jo-Philipp Wich2010-12-091-1/+10
* [package] kernel: package md and raid level modules (#7184)Jo-Philipp Wich2010-12-021-0/+144
* remove 2.6.25 supportImre Kaloz2010-11-221-1/+1
* [package] add dm-crypt and fix tabsFlorian Fainelli2010-09-041-13/+13
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-33/+33
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-6/+2
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...Nicolas Thill2010-04-291-1/+4
* package/kernel: move AddDepends calls at the end of package definitions, move...Nicolas Thill2010-04-291-13/+18
* package/kernel: move block2mtd to block.mkNicolas Thill2010-04-241-0/+10
* [cosmetic] package/kernel: sort block package definitionsNicolas Thill2010-04-241-124/+126
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-105/+0
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-241-20/+20
* [package] add kmod-ata-pdc202xx-old (#6950)Florian Fainelli2010-04-111-0/+19
* [package] kernel: move support for generic IDE chipsets out of ide-core in th...Nicolas Thill2010-04-031-23/+47
* kernel: fix some minor error:Hauke Mehrtens2010-03-211-4/+14
* kernel: x86 remove dependency on ata-core and scsi-coreHauke Mehrtens2010-03-211-3/+4
* [etrax] fix kernel modules dependences for i2c and ata-coreClaudio Mignanti2010-03-111-1/+1
* [kernel]: drop support for the old style magicbox-cf driverImre Kaloz2010-03-011-17/+2
* [kernel]: partly revert [19925] as the ata version builds fineImre Kaloz2010-03-011-1/+1
* kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't bui...Nicolas Thill2010-03-011-2/+2
* mark relevant kmod-* packages as being required for rootfs mounting (patch by...Felix Fietkau2010-02-261-29/+29
* [packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=nLars-Peter Clausen2010-02-181-0/+1
* kernel: build the scsi core package even if CONFIG_SCSI=yFelix Fietkau2010-02-161-1/+1
* kernel: add a package for kmod-ata-silFelix Fietkau2010-02-161-0/+14
* Here is LVM support for OpenWRT. It introduces 3 new packages:Travis Kemen2010-02-121-0/+29
* [package] kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-221-30/+27
* [package] kernel: fix IDE modules on 2.4Nicolas Thill2010-01-061-4/+16
* [package] fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-301-5/+5
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-271-19/+0
* [ubicom32] prevent some modules from being built on ubicom32 since they do no...Florian Fainelli2009-11-291-1/+1
* [octeon] package the octeon compact flash driverFlorian Fainelli2009-10-091-0/+15
* enable ATA_SFF (PATA support) in the generic configsImre Kaloz2009-10-081-3/+1
* [package* ata-ixp4xx-cf depends on TARGET_ixp4xxFlorian Fainelli2009-10-061-1/+1