Nicolas Thill
|
ae879baa57
remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
|
18 years ago |
Matteo Croce
|
925ad245e0
avr32: add watchdog driver
|
18 years ago |
Rod Whitby
|
aff3215d29
modules/other.mk: Enable bluetooth for atheros
|
18 years ago |
Nicolas Thill
|
e93e293b41
add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels (closes: #3402)
|
18 years ago |
Gabor Juhos
|
4006f2fbdd
kernel/modules: make use the new GPIO_SUPPORT option
|
18 years ago |
Felix Fietkau
|
3de189af5d
add missing kmod-hid module (thx, fish)
|
18 years ago |
Gabor Juhos
|
67fd9d7fba
move spi_gpio driver into the kernel, clean-up SPI modules
|
18 years ago |
Nicolas Thill
|
a08643d7ab
add missing MMC config symbol
|
18 years ago |
Gabor Juhos
|
5798590c7c
add a polled GPIO buttons input driver
|
18 years ago |
Travis Kemen
|
1bdcabb1cf
fix wrong description name
|
18 years ago |
Travis Kemen
|
4b467fd22e
add sdcard support for avr32 platforms
|
18 years ago |
Florian Fainelli
|
6776a34d73
Create the kmod-spi package and load mmc_over_gpio after spi (#3273)
|
18 years ago |
Florian Fainelli
|
f6631d7bd4
Fix the watchdog path for the SCX200 watchdog driver
|
18 years ago |
Michael Büsch
|
12b5a779b9
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
|
18 years ago |
John Crispin
|
d0a1717399
add new led trigger for network traffic, fixes #2776
|
18 years ago |
Nicolas Thill
|
78be22e32d
add a workaround for watchdog path changes
|
18 years ago |
Gabor Juhos
|
6ea68a4b4e
pcmcia-core: fix a typo
|
18 years ago |
Felix Fietkau
|
985ee9fc8f
LED driver for PCEngines ALIX boards
|
18 years ago |
Gabor Juhos
|
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
|
18 years ago |
Gabor Juhos
|
d2cfb2934f
add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
|
18 years ago |
Gabor Juhos
|
7e54993042
add a kernel module for GPIO LEDs
|
18 years ago |
Gabor Juhos
|
6a7a3bfa6a
build leds-adm5120 as a module
|
18 years ago |
Nicolas Thill
|
3d44871496
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
|
18 years ago |
Nicolas Thill
|
5f0272d618
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
|
18 years ago |
Nicolas Thill
|
22c6c0b076
disable another module on UML
|
18 years ago |
Nicolas Thill
|
5d4246a015
move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib
|
18 years ago |
Nicolas Thill
|
aa1c1c4aa3
only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
|
18 years ago |
Nicolas Thill
|
0d56d48d9a
disable package that can't build on atheros target (no pci/usb)
|
18 years ago |
Nicolas Thill
|
b396d629f2
fix wrong submenu for kmod-leds-wrap
|
18 years ago |
Nicolas Thill
|
440f5b1df4
move CAPI/ISDN module from other.mk to network.mk
|
18 years ago |