summaryrefslogtreecommitdiff
path: root/package/kernel/modules/other.mk
AgeCommit message (Expand)Author
2008-08-05[kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, an...juhosg
2008-07-30fixes ipkg dependency bug for spi modules, #3272blogic
2008-07-12generate package for the new IXP4xx crpyto driverkaloz
2008-05-26remove hacks to disable modules on some targets now that we do have proper PC...nico
2008-05-18avr32: add watchdog drivermatteo
2008-05-16modules/other.mk: Enable bluetooth for atherosrwhitby
2008-05-11add a macro to compare kernel patch versions and use it for crypto and watchd...nico
2008-04-29[package] kernel/modules: make use the new GPIO_SUPPORT optionjuhosg
2008-04-20add missing kmod-hid module (thx, fish)nbd
2008-04-15[package] move spi_gpio driver into the kernel, clean-up SPI modulesjuhosg
2008-04-12add missing MMC config symbolnico
2008-04-07[kernel] add a polled GPIO buttons input driverjuhosg
2008-03-29fix wrong description namethepeople
2008-03-29add sdcard support for avr32 platformsthepeople
2008-03-27Create the kmod-spi package and load mmc_over_gpio after spi (#3273)florian
2008-03-27Fix the watchdog path for the SCX200 watchdog driverflorian
2008-03-21linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf...mb
2008-03-07add new led trigger for network traffic, fixes #2776blogic
2008-02-06add a workaround for watchdog path changesnico
2008-01-09[package] pcmcia-core: fix a typojuhosg
2007-12-14LED driver for PCEngines ALIX boardsnbd
2007-10-20make morse LED trigger available as a package, and fix it to compile with 2.6.23juhosg
2007-10-20[adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c...juhosg
2007-10-11[packages] add a kernel module for GPIO LEDsjuhosg
2007-10-09[adm5120] build leds-adm5120 as a modulejuhosg
2007-09-23move hardware monitoring support in a separate hwmon.mk (before adding other ...nico
2007-09-23move crypto support to a seperate crypto.mk file, split modules into multiple...nico
2007-09-20disable another module on UMLnico
2007-09-20move kernel sound support in its own file from other.mk to sound.mk, rename k...nico
2007-09-19only build sound-core module on targets supporting USB, since we don't have a...nico
2007-09-17disable package that can't build on atheros target (no pci/usb)nico
2007-09-17fix wrong submenu for kmod-leds-wrapnico
2007-09-17move CAPI/ISDN module from other.mk to network.mknico
2007-09-16add kernel module for PCengines WRAP ledsnico
2007-09-16move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...nico
2007-09-16cosmetic changes: rename submenu vars, add missing copyright headersnico
2007-09-16various changes for kernel video support:nico
2007-09-11fix target names in DEPENDS (closes: #2341)nico
2007-09-11move package descriptions to separate definitionsnico
2007-09-09oops, 2 typos missed from [8721]nico
2007-09-09fix KCONFIG in packages: move back all KCONFIG from package variants to the m...nico
2007-09-08fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico
2007-08-30build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tnico
2007-08-28fix pcmcia submenu (broken by [8520])nico
2007-08-28cosmetic fixes: rearrange KernelPackage definitionsnico
2007-08-16pcmcia kmod package fixes for au1000nbd
2007-08-16add missing dependency (#2237)nbd
2007-08-01add missing kconfig symbolnbd