Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a macro to compare kernel patch versions and use it for crypto and ↵ | Nicolas Thill | 2008-05-11 | 2 | -4/+9 |
| | | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115 | ||||
* | fix typos in [11073] | Nicolas Thill | 2008-05-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 11094 | ||||
* | cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵ | Nicolas Thill | 2008-05-08 | 1 | -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 Thill | 2008-05-08 | 1 | -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 Thill | 2008-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 11040 | ||||
* | IMQ is not yet available on 2.6.25 | Gabor Juhos | 2008-05-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 11007 | ||||
* | kmod-ipt-iprange: fix build error on .25 | Gabor Juhos | 2008-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 10992 | ||||
* | block.mk: Added ata-ixp4xx-cf module support for tw5334 board. | Rod Whitby | 2008-04-30 | 1 | -0/+16 |
| | | | | SVN-Revision: 10986 | ||||
* | kernel/modules: modify AutoLoad levels of the W1 modules | Gabor Juhos | 2008-04-29 | 1 | -7/+5 |
| | | | | SVN-Revision: 10981 | ||||
* | kernel/modules: make use the new GPIO_SUPPORT option | Gabor Juhos | 2008-04-29 | 2 | -4/+4 |
| | | | | SVN-Revision: 10980 | ||||
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵ | Gabor Juhos | 2008-04-29 | 1 | -17/+1 |
| | | | | | | platforms SVN-Revision: 10979 | ||||
* | add Dallas's 1-wire related packages | Gabor Juhos | 2008-04-29 | 1 | -0/+116 |
| | | | | SVN-Revision: 10977 | ||||
* | only build kmod-hwmon-pc87360 for x86 | Andy Boyett | 2008-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 10933 | ||||
* | add missing kmod-hid module (thx, fish) | Felix Fietkau | 2008-04-20 | 2 | -1/+17 |
| | | | | SVN-Revision: 10894 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 1 | -19/+40 |
| | | | | SVN-Revision: 10844 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 1 | -65/+66 |
| | | | | SVN-Revision: 10843 | ||||
* | mark b44 as broken, it doesn't build anymore due to SSB changes apparently ↵ | Nicolas Thill | 2008-04-15 | 1 | -2/+2 |
| | | | | | | (closes: #3333) SVN-Revision: 10838 | ||||
* | add missing MMC config symbol | Nicolas Thill | 2008-04-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 10798 | ||||
* | Fix errors on capifs loading (#3250) | Florian Fainelli | 2008-04-11 | 1 | -2/+4 |
| | | | | SVN-Revision: 10789 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 1 | -0/+34 |
| | | | | SVN-Revision: 10766 | ||||
* | Make sure we will build USB hid support | Florian Fainelli | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10719 | ||||
* | Fix kmod-nls-* dependency under brcm-2.4 | Florian Fainelli | 2008-04-02 | 1 | -14/+1 |
| | | | | SVN-Revision: 10712 | ||||
* | fix wrong description name | Travis Kemen | 2008-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 10684 | ||||
* | add sdcard support for avr32 platforms | Travis Kemen | 2008-03-29 | 1 | -0/+15 |
| | | | | SVN-Revision: 10683 | ||||
* | Create the kmod-spi package and load mmc_over_gpio after spi (#3273) | Florian Fainelli | 2008-03-27 | 1 | -8/+17 |
| | | | | SVN-Revision: 10675 | ||||
* | Fix the watchdog path for the SCX200 watchdog driver | Florian Fainelli | 2008-03-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672 | ||||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -0/+9 |
| | | | | SVN-Revision: 10668 | ||||
* | This patch fixes missing hwmon-vid module error on LM77 package build. ↵ | Travis Kemen | 2008-03-25 | 1 | -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üsch | 2008-03-21 | 1 | -6/+88 |
| | | | | | | interface. SVN-Revision: 10637 | ||||
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10575 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+15 |
| | | | | SVN-Revision: 10567 | ||||
* | Add PCnet32 ethernet support (#3195) | Florian Fainelli | 2008-03-07 | 1 | -0/+16 |
| | | | | SVN-Revision: 10558 | ||||
* | kernel/modules/usb: add support for the cp2101 USB to serial converter, ↵ | Gabor Juhos | 2008-03-06 | 1 | -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üsch | 2008-02-20 | 1 | -0/+26 |
| | | | | | | but let's commit what we have. SVN-Revision: 10509 | ||||
* | fix a typo in kmod-crypto-test | Nicolas Thill | 2008-02-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10406 | ||||
* | add a workaround for watchdog path changes | Nicolas Thill | 2008-02-06 | 1 | -8/+10 |
| | | | | SVN-Revision: 10403 | ||||
* | add a workaround for crypto modules renamed in 2.6.24 | Nicolas Thill | 2008-02-06 | 1 | -7/+17 |
| | | | | SVN-Revision: 10402 | ||||
* | kernel/modules: fix zd1211 dependancy (closes: #2985) | Gabor Juhos | 2008-01-11 | 1 | -13/+13 |
| | | | | SVN-Revision: 10175 | ||||
* | add broadcom b44 driver support | Tim Yardley | 2008-01-10 | 1 | -0/+13 |
| | | | | SVN-Revision: 10162 | ||||
* | pcmcia-core: fix a typo | Gabor Juhos | 2008-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10154 | ||||
* | revert r9801 - fixes #2921 | Felix Fietkau | 2008-01-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 10132 | ||||
* | add sound packages for olpc | John Crispin | 2008-01-01 | 1 | -2/+4 |
| | | | | SVN-Revision: 10076 | ||||
* | add package for olpc sound module | John Crispin | 2007-12-31 | 1 | -0/+14 |
| | | | | SVN-Revision: 10067 | ||||
* | fix ext3 compile (broken by [9822]) | Felix Fietkau | 2007-12-23 | 1 | -2/+20 |
| | | | | SVN-Revision: 9869 | ||||
* | Ext3 cannot load without mbcache, package it as well | Florian Fainelli | 2007-12-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 9822 | ||||
* | Put back kmod-ebtables for 2.4 kernels | Florian Fainelli | 2007-12-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 9801 | ||||
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 1 | -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 153 | Gabor Juhos | 2007-12-11 | 1 | -11/+12 |
| | | | | SVN-Revision: 9707 | ||||
* | fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to ↵ | Felix Fietkau | 2007-12-09 | 1 | -0/+2 |
| | | | | | | | | package/kernel/modules/sound.mk Signed-off-by: Mirko Vogt <dev@nanl.de> SVN-Revision: 9696 | ||||
* | add i8x0 audio driver | Felix Fietkau | 2007-12-03 | 1 | -0/+17 |
| | | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 9652 |