| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: remove obsolete CompareKernelPatchVer calls | nbd | 2012-05-17 | 1 | -17/+5 |
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | hauke | 2012-05-06 | 1 | -5/+1 |
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | jogo | 2012-04-09 | 1 | -1/+3 |
* | [package] kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm a... | jow | 2012-03-19 | 1 | -0/+1 |
* | [package] kernel: add kmod-ata-sis (#8259) | jow | 2012-03-18 | 1 | -1/+15 |
* | [package] kernel: fix KCONFIG depends of kmod-md modules | jow | 2012-02-15 | 1 | -13/+13 |
* | kernel: This adds support for Marvell S-ATA. | blogic | 2011-11-30 | 1 | -0/+15 |
* | package/kernel: enable kmod-ata-core & kmod-scsi-core on x86 | nico | 2011-10-28 | 1 | -5/+4 |
* | kernel: typo in cs5535 and cs5536 pata driver kernel definitions | hauke | 2011-08-06 | 1 | -4/+4 |
* | kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536 | hauke | 2011-06-07 | 1 | -2/+2 |
* | kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536 | hauke | 2011-06-07 | 1 | -2/+2 |
* | x86: remove pata-amd driver from generic x86 images, add addition cs553x modules | nbd | 2011-05-31 | 1 | -0/+64 |
* | package/kernel: Remove all 2.4 definitions | acinonyx | 2011-05-15 | 1 | -41/+6 |
* | package/kernel: Remove $(KMOD_SUFFIX) usage | acinonyx | 2011-05-15 | 1 | -15/+15 |
* | kernel: add scsi cdrom support | hauke | 2011-04-09 | 1 | -0/+18 |
* | kernel: add a missing module for ahci on 2.6.35+ | nbd | 2011-02-16 | 1 | -1/+6 |
* | [kernel] add missing 2.6.37 config symbols. | florian | 2011-02-10 | 1 | -0/+1 |
* | [package] kernel: fix raid module packaging on newer kernels (#8384) | jow | 2010-12-09 | 1 | -1/+10 |
* | [package] kernel: package md and raid level modules (#7184) | jow | 2010-12-02 | 1 | -0/+144 |
* | remove 2.6.25 support | kaloz | 2010-11-22 | 1 | -1/+1 |
* | [package] add dm-crypt and fix tabs | florian | 2010-09-04 | 1 | -13/+13 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -33/+33 |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -6/+2 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | nico | 2010-04-29 | 1 | -1/+4 |
* | package/kernel: move AddDepends calls at the end of package definitions, move... | nico | 2010-04-29 | 1 | -13/+18 |
* | package/kernel: move block2mtd to block.mk | nico | 2010-04-24 | 1 | -0/+10 |
* | [cosmetic] package/kernel: sort block package definitions | nico | 2010-04-24 | 1 | -124/+126 |
* | package/kernel: move target specific modules to their own target files | nico | 2010-04-24 | 1 | -105/+0 |
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | nico | 2010-04-24 | 1 | -20/+20 |
* | [package] add kmod-ata-pdc202xx-old (#6950) | florian | 2010-04-11 | 1 | -0/+19 |
* | [package] kernel: move support for generic IDE chipsets out of ide-core in th... | nico | 2010-04-03 | 1 | -23/+47 |
* | kernel: fix some minor error: | hauke | 2010-03-21 | 1 | -4/+14 |
* | kernel: x86 remove dependency on ata-core and scsi-core | hauke | 2010-03-21 | 1 | -3/+4 |
* | [etrax] fix kernel modules dependences for i2c and ata-core | claudio | 2010-03-11 | 1 | -1/+1 |
* | [kernel]: drop support for the old style magicbox-cf driver | kaloz | 2010-03-01 | 1 | -17/+2 |
* | [kernel]: partly revert [19925] as the ata version builds fine | kaloz | 2010-03-01 | 1 | -1/+1 |
* | kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't bui... | nico | 2010-03-01 | 1 | -2/+2 |
* | mark relevant kmod-* packages as being required for rootfs mounting (patch by... | nbd | 2010-02-26 | 1 | -29/+29 |
* | [packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n | lars | 2010-02-18 | 1 | -0/+1 |
* | kernel: build the scsi core package even if CONFIG_SCSI=y | nbd | 2010-02-16 | 1 | -1/+1 |
* | kernel: add a package for kmod-ata-sil | nbd | 2010-02-16 | 1 | -0/+14 |
* | Here is LVM support for OpenWRT. It introduces 3 new packages: | thepeople | 2010-02-12 | 1 | -0/+29 |
* | [package] kernel: specify kmod packages dependencies in a uniform way | nico | 2010-01-22 | 1 | -30/+27 |
* | [package] kernel: fix IDE modules on 2.4 | nico | 2010-01-06 | 1 | -4/+16 |
* | [package] fix bluetooth and ide breakage after r18955 (#6422) | florian | 2009-12-30 | 1 | -5/+5 |
* | remove 2.6.28 specific stuff from kernel packages | kaloz | 2009-12-27 | 1 | -19/+0 |
* | [ubicom32] prevent some modules from being built on ubicom32 since they do no... | florian | 2009-11-29 | 1 | -1/+1 |
* | [octeon] package the octeon compact flash driver | florian | 2009-10-09 | 1 | -0/+15 |
* | enable ATA_SFF (PATA support) in the generic configs | kaloz | 2009-10-08 | 1 | -3/+1 |
* | [package* ata-ixp4xx-cf depends on TARGET_ixp4xx | florian | 2009-10-06 | 1 | -1/+1 |