summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/other.mk
Commit message (Expand)AuthorAgeFilesLines
* fixes ipkg dependency bug for spi modules, #3272blogic2008-07-301-21/+12
* generate package for the new IXP4xx crpyto driverkaloz2008-07-121-0/+18
* remove hacks to disable modules on some targets now that we do have proper PC...nico2008-05-261-4/+2
* avr32: add watchdog drivermatteo2008-05-181-0/+16
* modules/other.mk: Enable bluetooth for atherosrwhitby2008-05-161-2/+2
* add a macro to compare kernel patch versions and use it for crypto and watchd...nico2008-05-111-1/+1
* [package] kernel/modules: make use the new GPIO_SUPPORT optionjuhosg2008-04-291-3/+3
* add missing kmod-hid module (thx, fish)nbd2008-04-201-0/+16
* [package] move spi_gpio driver into the kernel, clean-up SPI modulesjuhosg2008-04-151-19/+40
* add missing MMC config symbolnico2008-04-121-0/+1
* [kernel] add a polled GPIO buttons input driverjuhosg2008-04-071-0/+34
* fix wrong description namethepeople2008-03-291-1/+1
* add sdcard support for avr32 platformsthepeople2008-03-291-0/+15
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)florian2008-03-271-8/+17
* Fix the watchdog path for the SCX200 watchdog driverflorian2008-03-271-1/+1
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf...mb2008-03-211-6/+88
* add new led trigger for network traffic, fixes #2776blogic2008-03-071-0/+15
* add a workaround for watchdog path changesnico2008-02-061-8/+10
* [package] pcmcia-core: fix a typojuhosg2008-01-091-1/+1
* LED driver for PCEngines ALIX boardsnbd2007-12-141-0/+16
* make morse LED trigger available as a package, and fix it to compile with 2.6.23juhosg2007-10-201-0/+15
* [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c...juhosg2007-10-201-1/+18
* [packages] add a kernel module for GPIO LEDsjuhosg2007-10-111-2/+19
* [adm5120] build leds-adm5120 as a modulejuhosg2007-10-091-0/+16
* move hardware monitoring support in a separate hwmon.mk (before adding other ...nico2007-09-231-37/+0
* move crypto support to a seperate crypto.mk file, split modules into multiple...nico2007-09-231-35/+0
* disable another module on UMLnico2007-09-201-1/+1
* move kernel sound support in its own file from other.mk to sound.mk, rename k...nico2007-09-201-66/+0
* only build sound-core module on targets supporting USB, since we don't have a...nico2007-09-191-1/+1
* disable package that can't build on atheros target (no pci/usb)nico2007-09-171-1/+4
* fix wrong submenu for kmod-leds-wrapnico2007-09-171-1/+1
* move CAPI/ISDN module from other.mk to network.mknico2007-09-171-21/+0
* add kernel module for PCengines WRAP ledsnico2007-09-161-0/+16
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...nico2007-09-161-30/+0
* cosmetic changes: rename submenu vars, add missing copyright headersnico2007-09-161-22/+22
* various changes for kernel video support:nico2007-09-161-32/+0
* fix target names in DEPENDS (closes: #2341)nico2007-09-111-5/+5
* move package descriptions to separate definitionsnico2007-09-111-2/+8
* oops, 2 typos missed from [8721]nico2007-09-091-1/+1
* fix KCONFIG in packages: move back all KCONFIG from package variants to the m...nico2007-09-091-31/+63
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd2007-09-081-25/+25
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-18/+71
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico2007-09-031-29/+106
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tnico2007-08-301-0/+25
* fix pcmcia submenu (broken by [8520])nico2007-08-281-0/+1
* cosmetic fixes: rearrange KernelPackage definitionsnico2007-08-281-30/+58
* pcmcia kmod package fixes for au1000nbd2007-08-161-6/+11
* add missing dependency (#2237)nbd2007-08-161-0/+1
* add missing kconfig symbolnbd2007-08-011-1/+1
* Fix a bogus line with kmod-softdogflorian2007-07-311-1/+0