| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: fix kmod-pcmcia-yenta on 2.4 | Nicolas Thill | 2010-03-11 | 1 | -1/+14 |
* | package: add module for the RB750 LED driver | Gabor Juhos | 2010-03-08 | 1 | -0/+16 |
* | mark relevant kmod-* packages as being required for rootfs mounting (patch by... | Felix Fietkau | 2010-02-26 | 1 | -3/+3 |
* | kernel: add a package for block2mtd | Felix Fietkau | 2010-02-16 | 1 | -0/+8 |
* | add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618 | Imre Kaloz | 2010-02-02 | 1 | -0/+18 |
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | 1 | -4/+0 |
* | enable hso on ar71xx (#6432) | Florian Fainelli | 2010-01-02 | 1 | -1/+1 |
* | fix bluetooth and ide breakage after r18955 (#6422) | Florian Fainelli | 2009-12-30 | 1 | -2/+2 |
* | fix wrong paths after r18955. | Florian Fainelli | 2009-12-28 | 1 | -1/+1 |
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -16/+0 |
* | kernel: fix typo that prevents autoloading of the rdc321x_wdt driver | Jo-Philipp Wich | 2009-12-12 | 1 | -1/+1 |
* | modules: package the leds-wndr3700-usb driver | Gabor Juhos | 2009-12-11 | 1 | -0/+16 |
* | CONFIG_RFKILL_INPUT is a boolean | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
* | oops, forgot the autoload | Felix Fietkau | 2009-11-05 | 1 | -1/+1 |
* | fix kmod-leds-alix (#6079, #6105) | Felix Fietkau | 2009-11-05 | 1 | -2/+2 |
* | make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 | 1 | -0/+15 |
* | fixes bluetooth dependency, thx sn9 | John Crispin | 2009-10-29 | 1 | -1/+1 |
* | fixes DEPENDS of SSB module, thx sn9 | John Crispin | 2009-10-28 | 1 | -1/+1 |
* | add kmod-input-rb532, driver for the rb532 user button | Florian Fainelli | 2009-10-05 | 1 | -0/+17 |
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -0/+6 |
* | pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380) | Vasilis Tsiligiannis | 2009-07-20 | 1 | -5/+6 |
* | Add the gpio_keys input module to menuconfig | Gabor Juhos | 2009-07-06 | 1 | -0/+17 |
* | rfkill config cleanup | Imre Kaloz | 2009-06-15 | 1 | -1/+1 |
* | kernel/modules: move SPI drivers into a new submenu | Gabor Juhos | 2009-06-04 | 1 | -96/+1 |
* | yenta is build in an other package. | Hauke Mehrtens | 2009-05-24 | 1 | -2/+0 |
* | Remove pcmcia support from ssb. | Hauke Mehrtens | 2009-05-24 | 1 | -4/+0 |
* | RTCs shouldn't be modules, ever.. | Imre Kaloz | 2009-05-14 | 1 | -37/+0 |
* | hci_usb.ko is not availably in kernel newer than 2.6.27. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+3 |
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 1 | -2/+6 |
* | Conditionals are not supported in Kconfig. | Hauke Mehrtens | 2009-05-11 | 1 | -19/+0 |
* | Add support for pc speaker PC speaker could be very useful on platforms which... | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+17 |
* | add missing backslash, thanks juhosg | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
* | add missing rtc-lib module to rtc-core | Florian Fainelli | 2009-05-07 | 1 | -2/+4 |
* | package the rtc-core and rtc-m48t86 driver | Florian Fainelli | 2009-05-06 | 1 | -0/+34 |
* | The location of eeprom_93cx6.ko has chanced. | Hauke Mehrtens | 2009-05-01 | 1 | -0/+4 |
* | kernel: add missing kconfig symbol related to SSB | Nicolas Thill | 2009-04-27 | 1 | -0/+1 |
* | kernel: disable kmod-rfkill on UML | Nicolas Thill | 2009-04-26 | 1 | -1/+1 |
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
* | hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handl... | Hamish Guthrie | 2009-04-22 | 1 | -0/+33 |
* | add joystick device support | Hamish Guthrie | 2009-04-20 | 1 | -0/+15 |
* | correct typos in titles of event device and HID devices | Hamish Guthrie | 2009-04-20 | 1 | -2/+2 |
* | add hidp support | Hamish Guthrie | 2009-04-20 | 1 | -2/+5 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | The ssb module in also integrated into the kernel on brcm63xx target. | Hauke Mehrtens | 2009-04-10 | 1 | -1/+1 |
* | package the bcm63xx-spi driver | Florian Fainelli | 2009-03-08 | 1 | -0/+15 |
* | extract the rfkill module to an extra package, only build rfkill module if it... | Hauke Mehrtens | 2009-03-07 | 1 | -0/+22 |
* | add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it. | Hauke Mehrtens | 2009-03-07 | 1 | -0/+20 |
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | 1 | -1/+1 |
* | Add CRC16 kernel module | Michael Büsch | 2009-02-17 | 1 | -0/+15 |