summaryrefslogtreecommitdiff
path: root/package/kernel/modules/other.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-121-1/+1
| | | | SVN-Revision: 18767
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
| | | | SVN-Revision: 18759
* CONFIG_RFKILL_INPUT is a booleanFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18634
* oops, forgot the autoloadFelix Fietkau2009-11-051-1/+1
| | | | SVN-Revision: 18319
* fix kmod-leds-alix (#6079, #6105)Felix Fietkau2009-11-051-2/+2
| | | | SVN-Revision: 18318
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-0/+15
| | | | SVN-Revision: 18298
* fixes bluetooth dependency, thx sn9John Crispin2009-10-291-1/+1
| | | | SVN-Revision: 18213
* fixes DEPENDS of SSB module, thx sn9John Crispin2009-10-281-1/+1
| | | | SVN-Revision: 18196
* add kmod-input-rb532, driver for the rb532 user buttonFlorian Fainelli2009-10-051-0/+17
| | | | SVN-Revision: 17927
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-261-0/+6
| | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752
* pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380)Vasilis Tsiligiannis2009-07-201-5/+6
| | | | SVN-Revision: 16935
* Add the gpio_keys input module to menuconfigGabor Juhos2009-07-061-0/+17
| | | | | | Signed-off-by: Ferenc Wagner <wferi@niif.hu> SVN-Revision: 16716
* rfkill config cleanupImre Kaloz2009-06-151-1/+1
| | | | SVN-Revision: 16471
* kernel/modules: move SPI drivers into a new submenuGabor Juhos2009-06-041-96/+1
| | | | SVN-Revision: 16323
* yenta is build in an other package.Hauke Mehrtens2009-05-241-2/+0
| | | | SVN-Revision: 16024
* Remove pcmcia support from ssb.Hauke Mehrtens2009-05-241-4/+0
| | | | SVN-Revision: 16023
* RTCs shouldn't be modules, ever..Imre Kaloz2009-05-141-37/+0
| | | | SVN-Revision: 15837
* hci_usb.ko is not availably in kernel newer than 2.6.27.Hauke Mehrtens2009-05-111-3/+3
| | | | SVN-Revision: 15786
* Add support for pcmcia to ssb. b43 will build now with pcmcia support.Hauke Mehrtens2009-05-111-2/+6
| | | | SVN-Revision: 15784
* Conditionals are not supported in Kconfig.Hauke Mehrtens2009-05-111-19/+0
| | | | SVN-Revision: 15783
* Add support for pc speaker PC speaker could be very useful on platforms ↵Jo-Philipp Wich2009-05-071-0/+17
| | | | | | | | which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15684
* add missing backslash, thanks juhosgFlorian Fainelli2009-05-071-1/+1
| | | | SVN-Revision: 15657
* add missing rtc-lib module to rtc-coreFlorian Fainelli2009-05-071-2/+4
| | | | SVN-Revision: 15648
* package the rtc-core and rtc-m48t86 driverFlorian Fainelli2009-05-061-0/+34
| | | | SVN-Revision: 15647
* The location of eeprom_93cx6.ko has chanced.Hauke Mehrtens2009-05-011-0/+4
| | | | SVN-Revision: 15540
* kernel: add missing kconfig symbol related to SSBNicolas Thill2009-04-271-0/+1
| | | | SVN-Revision: 15449
* kernel: disable kmod-rfkill on UMLNicolas Thill2009-04-261-1/+1
| | | | SVN-Revision: 15425
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencyFelix Fietkau2009-04-231-1/+1
| | | | SVN-Revision: 15355
* hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to ↵Hamish Guthrie2009-04-221-0/+33
| | | | | | handle this condition based upon kernel revision SVN-Revision: 15336
* add joystick device supportHamish Guthrie2009-04-201-0/+15
| | | | SVN-Revision: 15295
* correct typos in titles of event device and HID devicesHamish Guthrie2009-04-201-2/+2
| | | | SVN-Revision: 15294
* add hidp supportHamish Guthrie2009-04-201-2/+5
| | | | SVN-Revision: 15293
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-101-1/+1
| | | | SVN-Revision: 15197
* package the bcm63xx-spi driverFlorian Fainelli2009-03-081-0/+15
| | | | SVN-Revision: 14794
* extract the rfkill module to an extra package, only build rfkill module if ↵Hauke Mehrtens2009-03-071-0/+22
| | | | | | it is not integrated into the kernel. SVN-Revision: 14780
* add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.Hauke Mehrtens2009-03-071-0/+20
| | | | SVN-Revision: 14778
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-051-1/+1
| | | | SVN-Revision: 14751
* Add CRC16 kernel moduleMichael Büsch2009-02-171-0/+15
| | | | SVN-Revision: 14548
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-101-0/+15
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-101-7/+7
| | | | SVN-Revision: 14464
* kmod-ssb should not be visible on 2.4 kernelsFlorian Fainelli2009-02-061-1/+1
| | | | SVN-Revision: 14419
* kernel: fix leds-wrap dependenciesAndy Boyett2009-01-291-1/+1
| | | | SVN-Revision: 14257
* kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486Andy Boyett2009-01-291-2/+2
| | | | SVN-Revision: 14255
* other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usbRod Whitby2009-01-201-1/+1
| | | | SVN-Revision: 14125
* kernel: build cs5535-gpio on olpc alsoAndy Boyett2009-01-081-1/+1
| | | | SVN-Revision: 13933
* kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus WiggeAndy Boyett2009-01-071-0/+15
| | | | SVN-Revision: 13920
* fix pcmcia buildTravis Kemen2008-12-091-1/+1
| | | | SVN-Revision: 13565
* Finally fix the CONFIG_SSB_SILENT symbolFlorian Fainelli2008-12-031-1/+2
| | | | SVN-Revision: 13500
* Corrected SSB ConfigFlorian Fainelli2008-11-291-4/+5
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13428