summaryrefslogtreecommitdiff
path: root/package/kernel/modules/other.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* split Soekris profile into 45xx and 48xx, add kernel package for required ↵Jo-Philipp Wich2008-11-281-0/+16
| | | | | | watchdog driver on 45xx SVN-Revision: 13411
* ssb module config symbols fixupFlorian Fainelli2008-11-261-2/+2
| | | | SVN-Revision: 13365
* Package ssb glue code out of the kernel, and make b43 be built for ↵Florian Fainelli2008-11-201-0/+22
| | | | | | non-brcm47xx targets as well SVN-Revision: 13301
* kernel/modules: move ixp4xx hardware crypto module package into crypto.mkGabor Juhos2008-11-181-19/+0
| | | | SVN-Revision: 13281
* Split out pcmcia core support from the socket driversFlorian Fainelli2008-11-151-14/+25
| | | | SVN-Revision: 13214
* Package bcm63xx-pcmcia kernel module and fix compilationFlorian Fainelli2008-11-151-0/+14
| | | | SVN-Revision: 13212
* split out crc-ccittFelix Fietkau2008-11-031-0/+14
| | | | SVN-Revision: 13115
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-16/+0
| | | | SVN-Revision: 12598
* Fix AT91 MMC host controller path on 2.6.25Nicolas Thill2008-09-011-1/+1
| | | | SVN-Revision: 12458
* add 2.6.26 specific filesGabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12239
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-051-0/+16
| | | | | | a package for it SVN-Revision: 12133
* fixes ipkg dependency bug for spi modules, #3272John Crispin2008-07-301-21/+12
| | | | SVN-Revision: 12001
* generate package for the new IXP4xx crpyto driverImre Kaloz2008-07-121-0/+18
| | | | SVN-Revision: 11777
* remove hacks to disable modules on some targets now that we do have proper ↵Nicolas Thill2008-05-261-4/+2
| | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272
* avr32: add watchdog driverMatteo Croce2008-05-181-0/+16
| | | | SVN-Revision: 11192
* modules/other.mk: Enable bluetooth for atherosRod Whitby2008-05-161-2/+2
| | | | SVN-Revision: 11150
* add a macro to compare kernel patch versions and use it for crypto and ↵Nicolas Thill2008-05-111-1/+1
| | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115
* kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-291-3/+3
| | | | SVN-Revision: 10980
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-201-0/+16
| | | | SVN-Revision: 10894
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-151-19/+40
| | | | SVN-Revision: 10844
* add missing MMC config symbolNicolas Thill2008-04-121-0/+1
| | | | SVN-Revision: 10798
* add a polled GPIO buttons input driverGabor Juhos2008-04-071-0/+34
| | | | SVN-Revision: 10766
* fix wrong description nameTravis Kemen2008-03-291-1/+1
| | | | SVN-Revision: 10684
* add sdcard support for avr32 platformsTravis Kemen2008-03-291-0/+15
| | | | SVN-Revision: 10683
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-271-8/+17
| | | | SVN-Revision: 10675
* Fix the watchdog path for the SCX200 watchdog driverFlorian Fainelli2008-03-271-1/+1
| | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵Michael Büsch2008-03-211-6/+88
| | | | | | interface. SVN-Revision: 10637
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-071-0/+15
| | | | SVN-Revision: 10567
* add a workaround for watchdog path changesNicolas Thill2008-02-061-8/+10
| | | | SVN-Revision: 10403
* pcmcia-core: fix a typoGabor Juhos2008-01-091-1/+1
| | | | SVN-Revision: 10154
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-12-141-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
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-201-0/+15
| | | | SVN-Revision: 9363
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-201-1/+18
| | | | SVN-Revision: 9362
* add a kernel module for GPIO LEDsGabor Juhos2007-10-111-2/+19
| | | | SVN-Revision: 9262
* build leds-adm5120 as a moduleGabor Juhos2007-10-091-0/+16
| | | | SVN-Revision: 9219
* move hardware monitoring support in a separate hwmon.mk (before adding other ↵Nicolas Thill2007-09-231-37/+0
| | | | | | modules) SVN-Revision: 8983
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-35/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* disable another module on UMLNicolas Thill2007-09-201-1/+1
| | | | SVN-Revision: 8869
* move kernel sound support in its own file from other.mk to sound.mk, rename ↵Nicolas Thill2007-09-201-66/+0
| | | | | | kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib SVN-Revision: 8865
* only build sound-core module on targets supporting USB, since we don't have ↵Nicolas Thill2007-09-191-1/+1
| | | | | | any PCI sound devices supported atm SVN-Revision: 8838
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-171-1/+4
| | | | SVN-Revision: 8823
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8821
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-171-21/+0
| | | | SVN-Revision: 8819
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
| | | | SVN-Revision: 8814
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵Nicolas Thill2007-09-161-30/+0
| | | | | | since it's not packaged anywhere SVN-Revision: 8812
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-22/+22
| | | | SVN-Revision: 8808
* various changes for kernel video support: * move kernel video related ↵Nicolas Thill2007-09-161-32/+0
| | | | | | modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam SVN-Revision: 8806
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-111-5/+5
| | | | SVN-Revision: 8748
* move package descriptions to separate definitionsNicolas Thill2007-09-111-2/+8
| | | | SVN-Revision: 8745
* oops, 2 typos missed from [8721]Nicolas Thill2007-09-091-1/+1
| | | | SVN-Revision: 8722