aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/other.mk
Commit message (Collapse)AuthorAge
...
* package: add module for the RB750 LED driverGabor Juhos2010-03-08
| | | | SVN-Revision: 20052
* mark relevant kmod-* packages as being required for rootfs mounting (patch ↵Felix Fietkau2010-02-26
| | | | | | by cshore) SVN-Revision: 19879
* kernel: add a package for block2mtdFelix Fietkau2010-02-16
| | | | SVN-Revision: 19665
* add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618Imre Kaloz2010-02-02
| | | | SVN-Revision: 19497
* remove obsolete dependencies and checksFelix Fietkau2010-01-23
| | | | SVN-Revision: 19292
* kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-06
| | | | SVN-Revision: 19057
* enable hso on ar71xx (#6432)Florian Fainelli2010-01-02
| | | | SVN-Revision: 18995
* fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-30
| | | | SVN-Revision: 18972
* fix wrong paths after r18955.Florian Fainelli2009-12-28
| | | | SVN-Revision: 18957
* remove handling of older unsupported kernelsImre Kaloz2009-12-27
| | | | SVN-Revision: 18955
* kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-12
| | | | SVN-Revision: 18767
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-11
| | | | SVN-Revision: 18759
* CONFIG_RFKILL_INPUT is a booleanFlorian Fainelli2009-12-04
| | | | SVN-Revision: 18634
* oops, forgot the autoloadFelix Fietkau2009-11-05
| | | | SVN-Revision: 18319
* fix kmod-leds-alix (#6079, #6105)Felix Fietkau2009-11-05
| | | | SVN-Revision: 18318
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-04
| | | | SVN-Revision: 18298
* fixes bluetooth dependency, thx sn9John Crispin2009-10-29
| | | | SVN-Revision: 18213
* fixes DEPENDS of SSB module, thx sn9John Crispin2009-10-28
| | | | SVN-Revision: 18196
* add kmod-input-rb532, driver for the rb532 user buttonFlorian Fainelli2009-10-05
| | | | SVN-Revision: 17927
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-26
| | | | | | | | | | | - 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-20
| | | | SVN-Revision: 16935
* Add the gpio_keys input module to menuconfigGabor Juhos2009-07-06
| | | | | | Signed-off-by: Ferenc Wagner <wferi@niif.hu> SVN-Revision: 16716
* rfkill config cleanupImre Kaloz2009-06-15
| | | | SVN-Revision: 16471
* kernel/modules: move SPI drivers into a new submenuGabor Juhos2009-06-04
| | | | SVN-Revision: 16323
* yenta is build in an other package.Hauke Mehrtens2009-05-24
| | | | SVN-Revision: 16024
* Remove pcmcia support from ssb.Hauke Mehrtens2009-05-24
| | | | SVN-Revision: 16023
* RTCs shouldn't be modules, ever..Imre Kaloz2009-05-14
| | | | SVN-Revision: 15837
* hci_usb.ko is not availably in kernel newer than 2.6.27.Hauke Mehrtens2009-05-11
| | | | SVN-Revision: 15786
* Add support for pcmcia to ssb. b43 will build now with pcmcia support.Hauke Mehrtens2009-05-11
| | | | SVN-Revision: 15784
* Conditionals are not supported in Kconfig.Hauke Mehrtens2009-05-11
| | | | SVN-Revision: 15783
* Add support for pc speaker PC speaker could be very useful on platforms ↵Jo-Philipp Wich2009-05-07
| | | | | | | | 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-07
| | | | SVN-Revision: 15657
* add missing rtc-lib module to rtc-coreFlorian Fainelli2009-05-07
| | | | SVN-Revision: 15648
* package the rtc-core and rtc-m48t86 driverFlorian Fainelli2009-05-06
| | | | SVN-Revision: 15647
* The location of eeprom_93cx6.ko has chanced.Hauke Mehrtens2009-05-01
| | | | SVN-Revision: 15540
* kernel: add missing kconfig symbol related to SSBNicolas Thill2009-04-27
| | | | SVN-Revision: 15449
* kernel: disable kmod-rfkill on UMLNicolas Thill2009-04-26
| | | | SVN-Revision: 15425
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencyFelix Fietkau2009-04-23
| | | | SVN-Revision: 15355
* hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to ↵Hamish Guthrie2009-04-22
| | | | | | handle this condition based upon kernel revision SVN-Revision: 15336
* add joystick device supportHamish Guthrie2009-04-20
| | | | SVN-Revision: 15295
* correct typos in titles of event device and HID devicesHamish Guthrie2009-04-20
| | | | SVN-Revision: 15294
* add hidp supportHamish Guthrie2009-04-20
| | | | SVN-Revision: 15293
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-10
| | | | SVN-Revision: 15197
* package the bcm63xx-spi driverFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14794
* extract the rfkill module to an extra package, only build rfkill module if ↵Hauke Mehrtens2009-03-07
| | | | | | 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-07
| | | | SVN-Revision: 14778
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-05
| | | | SVN-Revision: 14751
* Add CRC16 kernel moduleMichael Büsch2009-02-17
| | | | SVN-Revision: 14548
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-10
| | | | SVN-Revision: 14465