| Commit message (Expand) | Author | Age | Files | Lines |
* | avr32: add watchdog driver | Matteo Croce | 2008-05-18 | 1 | -0/+16 |
* | sound: Remove atheros restriction, since atheros can have usb sound cards | Rod Whitby | 2008-05-18 | 1 | -1/+1 |
* | Add support for OTI6858 and ARK3116 usb serial converters (#3442) | Florian Fainelli | 2008-05-18 | 1 | -0/+30 |
* | modules/other.mk: Enable bluetooth for atheros | Rod Whitby | 2008-05-16 | 1 | -2/+2 |
* | Fix kmod-ata-piix deps | Andy Boyett | 2008-05-12 | 1 | -1/+1 |
* | Package nvidia sata driver | Andy Boyett | 2008-05-12 | 1 | -0/+11 |
* | Package AHCI driver | Andy Boyett | 2008-05-12 | 1 | -0/+17 |
* | Package VIA sata driver | Andy Boyett | 2008-05-12 | 1 | -0/+16 |
* | disable ip6tables as well on 2.6.25 until we have working IMQ support | Nicolas Thill | 2008-05-11 | 1 | -1/+2 |
* | add a macro to compare kernel patch versions and use it for crypto and watchd... | Nicolas Thill | 2008-05-11 | 2 | -4/+9 |
* | fix typos in [11073] | Nicolas Thill | 2008-05-09 | 1 | -2/+2 |
* | cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IP... | Nicolas Thill | 2008-05-08 | 1 | -6/+6 |
* | package/kernel fixes: - remove dup netfilter.mk includes - always define NF_K... | Nicolas Thill | 2008-05-08 | 2 | -4/+3 |
* | remove dependency on zd1211-firmware, since it was removed in [11022] | Nicolas Thill | 2008-05-03 | 1 | -1/+1 |
* | IMQ is not yet available on 2.6.25 | Gabor Juhos | 2008-05-02 | 1 | -0/+1 |
* | kmod-ipt-iprange: fix build error on .25 | Gabor Juhos | 2008-04-30 | 1 | -1/+1 |
* | block.mk: Added ata-ixp4xx-cf module support for tw5334 board. | Rod Whitby | 2008-04-30 | 1 | -0/+16 |
* | kernel/modules: modify AutoLoad levels of the W1 modules | Gabor Juhos | 2008-04-29 | 1 | -7/+5 |
* | kernel/modules: make use the new GPIO_SUPPORT option | Gabor Juhos | 2008-04-29 | 2 | -4/+4 |
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ... | Gabor Juhos | 2008-04-29 | 1 | -17/+1 |
* | add Dallas's 1-wire related packages | Gabor Juhos | 2008-04-29 | 1 | -0/+116 |
* | only build kmod-hwmon-pc87360 for x86 | Andy Boyett | 2008-04-23 | 1 | -1/+1 |
* | add missing kmod-hid module (thx, fish) | Felix Fietkau | 2008-04-20 | 2 | -1/+17 |
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 1 | -19/+40 |
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 1 | -65/+66 |
* | mark b44 as broken, it doesn't build anymore due to SSB changes apparently (c... | Nicolas Thill | 2008-04-15 | 1 | -2/+2 |
* | add missing MMC config symbol | Nicolas Thill | 2008-04-12 | 1 | -0/+1 |
* | Fix errors on capifs loading (#3250) | Florian Fainelli | 2008-04-11 | 1 | -2/+4 |
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 1 | -0/+34 |
* | Make sure we will build USB hid support | Florian Fainelli | 2008-04-03 | 1 | -1/+1 |
* | Fix kmod-nls-* dependency under brcm-2.4 | Florian Fainelli | 2008-04-02 | 1 | -14/+1 |
* | fix wrong description name | Travis Kemen | 2008-03-29 | 1 | -1/+1 |
* | add sdcard support for avr32 platforms | Travis Kemen | 2008-03-29 | 1 | -0/+15 |
* | Create the kmod-spi package and load mmc_over_gpio after spi (#3273) | Florian Fainelli | 2008-03-27 | 1 | -8/+17 |
* | Fix the watchdog path for the SCX200 watchdog driver | Florian Fainelli | 2008-03-27 | 1 | -1/+1 |
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -0/+9 |
* | This patch fixes missing hwmon-vid module error on LM77 package build. hwmon-... | Travis Kemen | 2008-03-25 | 1 | -7/+9 |
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf... | Michael Büsch | 2008-03-21 | 1 | -6/+88 |
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 | 1 | -1/+1 |
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+15 |
* | Add PCnet32 ethernet support (#3195) | Florian Fainelli | 2008-03-07 | 1 | -0/+16 |
* | kernel/modules/usb: add support for the cp2101 USB to serial converter, thank... | Gabor Juhos | 2008-03-06 | 1 | -0/+15 |
* | bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ... | Michael Büsch | 2008-02-20 | 1 | -0/+26 |
* | fix a typo in kmod-crypto-test | Nicolas Thill | 2008-02-06 | 1 | -1/+1 |
* | add a workaround for watchdog path changes | Nicolas Thill | 2008-02-06 | 1 | -8/+10 |
* | add a workaround for crypto modules renamed in 2.6.24 | Nicolas Thill | 2008-02-06 | 1 | -7/+17 |
* | kernel/modules: fix zd1211 dependancy (closes: #2985) | Gabor Juhos | 2008-01-11 | 1 | -13/+13 |
* | add broadcom b44 driver support | Tim Yardley | 2008-01-10 | 1 | -0/+13 |
* | pcmcia-core: fix a typo | Gabor Juhos | 2008-01-09 | 1 | -1/+1 |
* | revert r9801 - fixes #2921 | Felix Fietkau | 2008-01-06 | 1 | -0/+1 |