151 Commits (1b04095cb22e601fd05daae7ffe21b27a6b8db7d)

Author SHA1 Message Date
Florian Fainelli 919fc96bdf Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well 16 years ago
Gabor Juhos ae87ca9a83 kernel/modules: move ixp4xx hardware crypto module package into crypto.mk 16 years ago
Florian Fainelli 4cacc7208c Split out pcmcia core support from the socket drivers 16 years ago
Florian Fainelli cb126cd576 Package bcm63xx-pcmcia kernel module and fix compilation 16 years ago
Felix Fietkau 73784f8351 split out crc-ccitt 16 years ago
Gabor Juhos 94fee20231 remove 2.6.25 specific stuff 16 years ago
Nicolas Thill 5506066981 Fix AT91 MMC host controller path on 2.6.25 16 years ago
Gabor Juhos db4d23b457 add 2.6.26 specific files 16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it 16 years ago
John Crispin 411e1a0757 fixes ipkg dependency bug for spi modules, #3272 16 years ago
Imre Kaloz fc80a07184 generate package for the new IXP4xx crpyto driver 16 years ago
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) 17 years ago
Matteo Croce 925ad245e0 avr32: add watchdog driver 17 years ago
Rod Whitby aff3215d29 modules/other.mk: Enable bluetooth for atheros 17 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) 17 years ago
Gabor Juhos 4006f2fbdd kernel/modules: make use the new GPIO_SUPPORT option 17 years ago
Felix Fietkau 3de189af5d add missing kmod-hid module (thx, fish) 17 years ago
Gabor Juhos 67fd9d7fba move spi_gpio driver into the kernel, clean-up SPI modules 17 years ago
Nicolas Thill a08643d7ab add missing MMC config symbol 17 years ago
Gabor Juhos 5798590c7c add a polled GPIO buttons input driver 17 years ago
Travis Kemen 1bdcabb1cf fix wrong description name 17 years ago
Travis Kemen 4b467fd22e add sdcard support for avr32 platforms 17 years ago
Florian Fainelli 6776a34d73 Create the kmod-spi package and load mmc_over_gpio after spi (#3273) 17 years ago
Florian Fainelli f6631d7bd4 Fix the watchdog path for the SCX200 watchdog driver 17 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. 17 years ago
John Crispin d0a1717399 add new led trigger for network traffic, fixes #2776 17 years ago
Nicolas Thill 78be22e32d add a workaround for watchdog path changes 17 years ago
Gabor Juhos 6ea68a4b4e pcmcia-core: fix a typo 17 years ago
Felix Fietkau 985ee9fc8f LED driver for PCEngines ALIX boards 17 years ago
Gabor Juhos ab8a75d73f make morse LED trigger available as a package, and fix it to compile with 2.6.23 17 years ago
Gabor Juhos d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) 17 years ago
Gabor Juhos 7e54993042 add a kernel module for GPIO LEDs 17 years ago
Gabor Juhos 6a7a3bfa6a build leds-adm5120 as a module 17 years ago
Nicolas Thill 3d44871496 move hardware monitoring support in a separate hwmon.mk (before adding other modules) 17 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. 17 years ago
Nicolas Thill 22c6c0b076 disable another module on UML 17 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 17 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 17 years ago
Nicolas Thill 0d56d48d9a disable package that can't build on atheros target (no pci/usb) 17 years ago
Nicolas Thill b396d629f2 fix wrong submenu for kmod-leds-wrap 17 years ago
Nicolas Thill 440f5b1df4 move CAPI/ISDN module from other.mk to network.mk 17 years ago
Nicolas Thill c8b505560f add kernel module for PCengines WRAP leds 17 years ago
Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
Nicolas Thill cd2cccd2ff various changes for kernel video support: * move kernel video related 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 17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 17 years ago
Nicolas Thill c65310746f move package descriptions to separate definitions 17 years ago
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 17 years ago
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. 17 years ago
Felix Fietkau 0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options 17 years ago