aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules
Commit message (Collapse)AuthorAgeFilesLines
* add a macro to compare kernel patch versions and use it for crypto and ↵Nicolas Thill2008-05-112-4/+9
| | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115
* fix typos in [11073]Nicolas Thill2008-05-091-2/+2
| | | | SVN-Revision: 11094
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵Nicolas Thill2008-05-081-6/+6
| | | | | | IPT_NATHELPER_EXTRA respectively, to better match package names SVN-Revision: 11073
* package/kernel fixes: - remove dup netfilter.mk includes - always define ↵Nicolas Thill2008-05-081-1/+2
| | | | | | NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time SVN-Revision: 11072
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
| | | | SVN-Revision: 11040
* IMQ is not yet available on 2.6.25Gabor Juhos2008-05-021-0/+1
| | | | SVN-Revision: 11007
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-1/+1
| | | | SVN-Revision: 10992
* block.mk: Added ata-ixp4xx-cf module support for tw5334 board.Rod Whitby2008-04-301-0/+16
| | | | SVN-Revision: 10986
* kernel/modules: modify AutoLoad levels of the W1 modulesGabor Juhos2008-04-291-7/+5
| | | | SVN-Revision: 10981
* kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-292-4/+4
| | | | SVN-Revision: 10980
* remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵Gabor Juhos2008-04-291-17/+1
| | | | | | platforms SVN-Revision: 10979
* add Dallas's 1-wire related packagesGabor Juhos2008-04-291-0/+116
| | | | SVN-Revision: 10977
* only build kmod-hwmon-pc87360 for x86Andy Boyett2008-04-231-1/+1
| | | | SVN-Revision: 10933
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-202-1/+17
| | | | SVN-Revision: 10894
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-151-19/+40
| | | | SVN-Revision: 10844
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-151-65/+66
| | | | SVN-Revision: 10843
* mark b44 as broken, it doesn't build anymore due to SSB changes apparently ↵Nicolas Thill2008-04-151-2/+2
| | | | | | (closes: #3333) SVN-Revision: 10838
* add missing MMC config symbolNicolas Thill2008-04-121-0/+1
| | | | SVN-Revision: 10798
* Fix errors on capifs loading (#3250)Florian Fainelli2008-04-111-2/+4
| | | | SVN-Revision: 10789
* add a polled GPIO buttons input driverGabor Juhos2008-04-071-0/+34
| | | | SVN-Revision: 10766
* Make sure we will build USB hid supportFlorian Fainelli2008-04-031-1/+1
| | | | SVN-Revision: 10719
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-021-14/+1
| | | | SVN-Revision: 10712
* fix wrong description nameTravis Kemen2008-03-291-1/+1
| | | | SVN-Revision: 10684
* add sdcard support for avr32 platformsTravis Kemen2008-03-291-0/+15
| | | | SVN-Revision: 10683
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-271-8/+17
| | | | SVN-Revision: 10675
* Fix the watchdog path for the SCX200 watchdog driverFlorian Fainelli2008-03-271-1/+1
| | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-271-0/+9
| | | | SVN-Revision: 10668
* This patch fixes missing hwmon-vid module error on LM77 package build. ↵Travis Kemen2008-03-251-7/+9
| | | | | | hwmon-vid is not a dependency for LM77 so it does not get build. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr> SVN-Revision: 10657
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵Michael Büsch2008-03-211-6/+88
| | | | | | interface. SVN-Revision: 10637
* Upgrade x86 to 2.6.24Florian Fainelli2008-03-091-1/+1
| | | | SVN-Revision: 10575
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-071-0/+15
| | | | SVN-Revision: 10567
* Add PCnet32 ethernet support (#3195)Florian Fainelli2008-03-071-0/+16
| | | | SVN-Revision: 10558
* kernel/modules/usb: add support for the cp2101 USB to serial converter, ↵Gabor Juhos2008-03-061-0/+15
| | | | | | thanks to bifferos (closes: #3175) SVN-Revision: 10548
* bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ↵Michael Büsch2008-02-201-0/+26
| | | | | | but let's commit what we have. SVN-Revision: 10509
* fix a typo in kmod-crypto-testNicolas Thill2008-02-061-1/+1
| | | | SVN-Revision: 10406
* add a workaround for watchdog path changesNicolas Thill2008-02-061-8/+10
| | | | SVN-Revision: 10403
* add a workaround for crypto modules renamed in 2.6.24Nicolas Thill2008-02-061-7/+17
| | | | SVN-Revision: 10402
* kernel/modules: fix zd1211 dependancy (closes: #2985)Gabor Juhos2008-01-111-13/+13
| | | | SVN-Revision: 10175
* add broadcom b44 driver supportTim Yardley2008-01-101-0/+13
| | | | SVN-Revision: 10162
* pcmcia-core: fix a typoGabor Juhos2008-01-091-1/+1
| | | | SVN-Revision: 10154
* revert r9801 - fixes #2921Felix Fietkau2008-01-061-0/+1
| | | | SVN-Revision: 10132
* add sound packages for olpcJohn Crispin2008-01-011-2/+4
| | | | SVN-Revision: 10076
* add package for olpc sound moduleJohn Crispin2007-12-311-0/+14
| | | | SVN-Revision: 10067
* fix ext3 compile (broken by [9822])Felix Fietkau2007-12-231-2/+20
| | | | SVN-Revision: 9869
* Ext3 cannot load without mbcache, package it as wellFlorian Fainelli2007-12-221-1/+2
| | | | SVN-Revision: 9822
* Put back kmod-ebtables for 2.4 kernelsFlorian Fainelli2007-12-191-1/+0
| | | | SVN-Revision: 9801
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-12-141-0/+16
| | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-111-11/+12
| | | | SVN-Revision: 9707
* fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to ↵Felix Fietkau2007-12-091-0/+2
| | | | | | | | package/kernel/modules/sound.mk Signed-off-by: Mirko Vogt <dev@nanl.de> SVN-Revision: 9696
* add i8x0 audio driverFelix Fietkau2007-12-031-0/+17
| | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 9652