Commit History

Author SHA1 Message Date
  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
  Nicolas Thill c8b505560f add kernel module for PCengines WRAP leds 18 years ago
  Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere 18 years ago
  Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 18 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 18 years ago
  Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 18 years ago
  Nicolas Thill c65310746f move package descriptions to separate definitions 18 years ago
  Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 18 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. 18 years ago