aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/other.mk
Commit message (Expand)AuthorAge
...
* Fix AT91 MMC host controller path on 2.6.25Nicolas Thill2008-09-01
* add 2.6.26 specific filesGabor Juhos2008-08-07
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ...Gabor Juhos2008-08-05
* fixes ipkg dependency bug for spi modules, #3272John Crispin2008-07-30
* generate package for the new IXP4xx crpyto driverImre Kaloz2008-07-12
* remove hacks to disable modules on some targets now that we do have proper PC...Nicolas Thill2008-05-26
* avr32: add watchdog driverMatteo Croce2008-05-18
* modules/other.mk: Enable bluetooth for atherosRod Whitby2008-05-16
* add a macro to compare kernel patch versions and use it for crypto and watchd...Nicolas Thill2008-05-11
* kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-29
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-20
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-15
* add missing MMC config symbolNicolas Thill2008-04-12
* add a polled GPIO buttons input driverGabor Juhos2008-04-07
* fix wrong description nameTravis Kemen2008-03-29
* add sdcard support for avr32 platformsTravis Kemen2008-03-29
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-27
* Fix the watchdog path for the SCX200 watchdog driverFlorian Fainelli2008-03-27
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf...Michael Büsch2008-03-21
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-07
* add a workaround for watchdog path changesNicolas Thill2008-02-06
* pcmcia-core: fix a typoGabor Juhos2008-01-09
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-12-14
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-20
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-20
* add a kernel module for GPIO LEDsGabor Juhos2007-10-11
* build leds-adm5120 as a moduleGabor Juhos2007-10-09
* move hardware monitoring support in a separate hwmon.mk (before adding other ...Nicolas Thill2007-09-23
* move crypto support to a seperate crypto.mk file, split modules into multiple...Nicolas Thill2007-09-23
* disable another module on UMLNicolas Thill2007-09-20
* move kernel sound support in its own file from other.mk to sound.mk, rename k...Nicolas Thill2007-09-20
* only build sound-core module on targets supporting USB, since we don't have a...Nicolas Thill2007-09-19
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-17
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-17
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-17
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-16
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...Nicolas Thill2007-09-16
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-16
* various changes for kernel video support: * move kernel video related modules...Nicolas Thill2007-09-16
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-11
* move package descriptions to separate definitionsNicolas Thill2007-09-11
* oops, 2 typos missed from [8721]Nicolas Thill2007-09-09
* fix KCONFIG in packages: move back all KCONFIG from package variants to the m...Nicolas Thill2007-09-09
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...Felix Fietkau2007-09-08
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-07
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...Nicolas Thill2007-09-03
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-30
* fix pcmcia submenu (broken by [8520])Nicolas Thill2007-08-28
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-28
* pcmcia kmod package fixes for au1000Felix Fietkau2007-08-16