| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [package] kernel: fix Promise PDC202xx IDE driver location | nico | 2009-10-05 | 1 | -0/+4 |
* | small fixes mostly for kernel 2.6.31 | hauke | 2009-09-26 | 1 | -2/+5 |
* | fix pdc20xx compile for linux 2.6 | nbd | 2009-08-24 | 1 | -2/+6 |
* | brcm-2.4: fix ide disk detection on the wl-hdd | nbd | 2009-08-23 | 1 | -1/+1 |
* | [package] add missing libsas configuration symbol | florian | 2009-08-18 | 1 | -0/+1 |
* | [package] kernel/modules: package ATA version of the Magicbox CF driver | juhosg | 2009-07-22 | 1 | -2/+20 |
* | [package] make libsas depend on x86, over targets using it may unmask it later | florian | 2009-07-22 | 1 | -1/+1 |
* | [package] add libsas and mvsas required for VIA NAS7800 | florian | 2009-07-21 | 1 | -0/+32 |
* | [package] kernel/modules: enable Magicbox CF driver on 2.6.28 | juhosg | 2009-07-19 | 1 | -1/+1 |
* | [package] kernel/modules: fix Magicbox CF card driver definitions | juhosg | 2009-07-19 | 1 | -4/+4 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. | florian | 2009-07-16 | 1 | -0/+15 |
* | [kernel] remove 2.6.26 check, do not build ide-generic on arm it is not avail... | florian | 2009-07-04 | 1 | -6/+1 |
* | [it821x] The it821x is at an other location in older kernels. | hauke | 2009-05-11 | 1 | -0/+4 |
* | [package] fix kernel module name for autoloading | florian | 2009-05-07 | 1 | -1/+1 |
* | [kernel] package the ITE it821x IDE controller driver | florian | 2009-05-06 | 1 | -0/+16 |