summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix AutoLoad macro typos (#2765)Florian Fainelli2007-11-281-4/+4
| | | | SVN-Revision: 9615
* package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)Felix Fietkau2007-11-281-2/+2
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9613
* work around kernel config issues with sound modulesFelix Fietkau2007-11-251-9/+5
| | | | SVN-Revision: 9598
* add missing dependencyFelix Fietkau2007-11-251-0/+1
| | | | SVN-Revision: 9597
* kernel: add a kernel module for the usbtest driverGabor Juhos2007-11-161-0/+14
| | | | SVN-Revision: 9572
* fix up ata/scsi core dependsFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9526
* turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵Felix Fietkau2007-11-101-10/+10
| | | | | | always selectable SVN-Revision: 9521
* Fix the r8169 kernel module (#2554)Florian Fainelli2007-10-241-16/+0
| | | | SVN-Revision: 9436
* The RB513 CF driver is now a module, enable it by default for the RB1xx ↵Florian Fainelli2007-10-231-0/+15
| | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416
* fix up a few ide related kernel config issues (related to #2516)Felix Fietkau2007-10-201-5/+6
| | | | SVN-Revision: 9364
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-201-0/+15
| | | | SVN-Revision: 9363
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-201-1/+18
| | | | SVN-Revision: 9362