summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)Gabor Juhos2010-01-281-0/+30
| | | | SVN-Revision: 19364
* package: kmod-usb-core depends on kmod-nls-base on 2.6.32Gabor Juhos2010-01-261-1/+1
| | | | SVN-Revision: 19347
* remove obsolete dependencies and checksFelix Fietkau2010-01-236-49/+10
| | | | SVN-Revision: 19292
* add explicit dependency on kmod-crypto-core when required (closes: #6557)Nicolas Thill2010-01-232-3/+3
| | | | SVN-Revision: 19291
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-228-258/+246
| | | | SVN-Revision: 19271
* kernel: cleanup crypto stuff and fix module names on 2.4Nicolas Thill2010-01-061-25/+12
| | | | SVN-Revision: 19058
* kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-063-41/+6
| | | | SVN-Revision: 19057
* kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵Nicolas Thill2010-01-061-12/+10
| | | | | | instead SVN-Revision: 19049
* kernel: fix IDE modules on 2.4Nicolas Thill2010-01-061-4/+16
| | | | SVN-Revision: 19048
* enable hso on ar71xx (#6432)Florian Fainelli2010-01-021-1/+1
| | | | SVN-Revision: 18995
* package: kernel/modules: package module for MAC-VLAN supportGabor Juhos2009-12-311-0/+16
| | | | SVN-Revision: 18980
* defer the loading of spidev after spi master driversFlorian Fainelli2009-12-301-1/+1
| | | | SVN-Revision: 18974
* fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-302-7/+7
| | | | SVN-Revision: 18972
* fix wrong paths after r18955.Florian Fainelli2009-12-283-3/+18
| | | | SVN-Revision: 18957
* fix trailing endif after r18954. (#6420)Florian Fainelli2009-12-281-1/+0
| | | | SVN-Revision: 18956
* remove handling of older unsupported kernelsImre Kaloz2009-12-277-37/+11
| | | | SVN-Revision: 18955
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-273-45/+3
| | | | SVN-Revision: 18954
* kernel: enable kmod-sound-core on umlNicolas Thill2009-12-231-4/+4
| | | | SVN-Revision: 18901
* kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ↵Nicolas Thill2009-12-191-1/+1
| | | | | | (closes: #5843) SVN-Revision: 18847
* kernel: fix kmod-ipt-iprange (closes: #6187)Nicolas Thill2009-12-181-0/+1
| | | | SVN-Revision: 18838
* let usb-video load after video-core (#6214)Florian Fainelli2009-12-151-1/+1
| | | | SVN-Revision: 18788
* kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-121-1/+1
| | | | SVN-Revision: 18767
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
| | | | SVN-Revision: 18759
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-091-0/+1
| | | | SVN-Revision: 18726
* package nls cp866 support (#6281)Florian Fainelli2009-12-071-0/+17
| | | | SVN-Revision: 18690
* allow building hostap-driver and its dependencies on 2.6.32 (#6305)Florian Fainelli2009-12-051-2/+2
| | | | SVN-Revision: 18658
* CONFIG_RFKILL_INPUT is a booleanFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18634
* kmod-sound-ps3: Modified target dependenciesHamish Guthrie2009-12-041-1/+1
| | | | SVN-Revision: 18629
* prevent some modules from being built on ubicom32 since they do not compile ↵Florian Fainelli2009-11-293-3/+3
| | | | | | or link SVN-Revision: 18595
* kmod-sound-core: Add new 2.6.32 kernel config optionHamish Guthrie2009-11-241-1/+2
| | | | SVN-Revision: 18523
* change ext2/ext3 load order so that lazy mount tries ext3 before ext2Nicolas Thill2009-11-171-2/+2
| | | | SVN-Revision: 18442
* e1000: add CONFIG_E1000_NAPI=y for older kernelsFelix Fietkau2009-11-141-1/+2
| | | | SVN-Revision: 18416
* e1000: depend on pci support instead of x86 target - some people have ↵Felix Fietkau2009-11-111-1/+1
| | | | | | minipci cards with this chipset SVN-Revision: 18376
* add preliminary MPC83xx supportImre Kaloz2009-11-091-1/+1
| | | | SVN-Revision: 18353
* oops, forgot the autoloadFelix Fietkau2009-11-051-1/+1
| | | | SVN-Revision: 18319
* fix kmod-leds-alix (#6079, #6105)Felix Fietkau2009-11-051-2/+2
| | | | SVN-Revision: 18318
* add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)Felix Fietkau2009-11-051-0/+1
| | | | SVN-Revision: 18309
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-0/+15
| | | | SVN-Revision: 18298
* fixes bluetooth dependency, thx sn9John Crispin2009-10-291-1/+1
| | | | SVN-Revision: 18213
* remove references to 2_6_27Florian Fainelli2009-10-295-5/+5
| | | | SVN-Revision: 18202
* fixes DEPENDS of SSB module, thx sn9John Crispin2009-10-281-1/+1
| | | | SVN-Revision: 18196
* usb-core: Add dependency to nls-base (#5973)Vasilis Tsiligiannis2009-10-121-1/+1
| | | | SVN-Revision: 18041
* package the octeon compact flash driverFlorian Fainelli2009-10-091-0/+15
| | | | SVN-Revision: 18012
* add support for the dwc_otg USB controllerFlorian Fainelli2009-10-081-0/+14
| | | | SVN-Revision: 18006
* enable ATA_SFF (PATA support) in the generic configsImre Kaloz2009-10-081-3/+1
| | | | SVN-Revision: 17993
* [package* ata-ixp4xx-cf depends on TARGET_ixp4xxFlorian Fainelli2009-10-061-1/+1
| | | | SVN-Revision: 17956
* add kmod-input-rb532, driver for the rb532 user buttonFlorian Fainelli2009-10-051-0/+17
| | | | SVN-Revision: 17927
* kernel: fix Promise PDC202xx IDE driver locationNicolas Thill2009-10-051-0/+4
| | | | SVN-Revision: 17909
* modules/crypto: package AMCC ppc4xx hardware crypto driverAndy Boyett2009-10-051-0/+19
| | | | SVN-Revision: 17906
* add missing kconfig option to ps3 sound moduleAndy Boyett2009-10-051-2/+3
| | | | SVN-Revision: 17899