Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 1 | -16/+0 |
| | | | | SVN-Revision: 12598 | ||||
* | Fix AT91 MMC host controller path on 2.6.25 | Nicolas Thill | 2008-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 12458 | ||||
* | add 2.6.26 specific files | Gabor Juhos | 2008-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 12239 | ||||
* | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵ | Gabor Juhos | 2008-08-05 | 1 | -0/+16 |
| | | | | | | a package for it SVN-Revision: 12133 | ||||
* | fixes ipkg dependency bug for spi modules, #3272 | John Crispin | 2008-07-30 | 1 | -21/+12 |
| | | | | SVN-Revision: 12001 | ||||
* | generate package for the new IXP4xx crpyto driver | Imre Kaloz | 2008-07-12 | 1 | -0/+18 |
| | | | | SVN-Revision: 11777 | ||||
* | remove hacks to disable modules on some targets now that we do have proper ↵ | Nicolas Thill | 2008-05-26 | 1 | -4/+2 |
| | | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272 | ||||
* | avr32: add watchdog driver | Matteo Croce | 2008-05-18 | 1 | -0/+16 |
| | | | | SVN-Revision: 11192 | ||||
* | modules/other.mk: Enable bluetooth for atheros | Rod Whitby | 2008-05-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 11150 | ||||
* | add a macro to compare kernel patch versions and use it for crypto and ↵ | Nicolas Thill | 2008-05-11 | 1 | -1/+1 |
| | | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115 | ||||
* | kernel/modules: make use the new GPIO_SUPPORT option | Gabor Juhos | 2008-04-29 | 1 | -3/+3 |
| | | | | SVN-Revision: 10980 | ||||
* | add missing kmod-hid module (thx, fish) | Felix Fietkau | 2008-04-20 | 1 | -0/+16 |
| | | | | SVN-Revision: 10894 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 1 | -19/+40 |
| | | | | SVN-Revision: 10844 | ||||
* | add missing MMC config symbol | Nicolas Thill | 2008-04-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 10798 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 1 | -0/+34 |
| | | | | SVN-Revision: 10766 | ||||
* | fix wrong description name | Travis Kemen | 2008-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 10684 | ||||
* | add sdcard support for avr32 platforms | Travis Kemen | 2008-03-29 | 1 | -0/+15 |
| | | | | SVN-Revision: 10683 | ||||
* | Create the kmod-spi package and load mmc_over_gpio after spi (#3273) | Florian Fainelli | 2008-03-27 | 1 | -8/+17 |
| | | | | SVN-Revision: 10675 | ||||
* | Fix the watchdog path for the SCX200 watchdog driver | Florian Fainelli | 2008-03-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672 | ||||
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵ | Michael Büsch | 2008-03-21 | 1 | -6/+88 |
| | | | | | | interface. SVN-Revision: 10637 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+15 |
| | | | | SVN-Revision: 10567 | ||||
* | add a workaround for watchdog path changes | Nicolas Thill | 2008-02-06 | 1 | -8/+10 |
| | | | | SVN-Revision: 10403 | ||||
* | pcmcia-core: fix a typo | Gabor Juhos | 2008-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10154 | ||||
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 1 | -0/+16 |
| | | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748 | ||||
* | make morse LED trigger available as a package, and fix it to compile with 2.6.23 | Gabor Juhos | 2007-10-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 9363 | ||||
* | add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) | Gabor Juhos | 2007-10-20 | 1 | -1/+18 |
| | | | | SVN-Revision: 9362 | ||||
* | add a kernel module for GPIO LEDs | Gabor Juhos | 2007-10-11 | 1 | -2/+19 |
| | | | | SVN-Revision: 9262 | ||||
* | build leds-adm5120 as a module | Gabor Juhos | 2007-10-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 9219 | ||||
* | move hardware monitoring support in a separate hwmon.mk (before adding other ↵ | Nicolas Thill | 2007-09-23 | 1 | -37/+0 |
| | | | | | | modules) SVN-Revision: 8983 | ||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 1 | -35/+0 |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | ||||
* | disable another module on UML | Nicolas Thill | 2007-09-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8869 | ||||
* | move kernel sound support in its own file from other.mk to sound.mk, rename ↵ | Nicolas Thill | 2007-09-20 | 1 | -66/+0 |
| | | | | | | kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib SVN-Revision: 8865 | ||||
* | only build sound-core module on targets supporting USB, since we don't have ↵ | Nicolas Thill | 2007-09-19 | 1 | -1/+1 |
| | | | | | | any PCI sound devices supported atm SVN-Revision: 8838 | ||||
* | disable package that can't build on atheros target (no pci/usb) | Nicolas Thill | 2007-09-17 | 1 | -1/+4 |
| | | | | SVN-Revision: 8823 | ||||
* | fix wrong submenu for kmod-leds-wrap | Nicolas Thill | 2007-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 8821 | ||||
* | move CAPI/ISDN module from other.mk to network.mk | Nicolas Thill | 2007-09-17 | 1 | -21/+0 |
| | | | | SVN-Revision: 8819 | ||||
* | add kernel module for PCengines WRAP leds | Nicolas Thill | 2007-09-16 | 1 | -0/+16 |
| | | | | SVN-Revision: 8814 | ||||
* | move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵ | Nicolas Thill | 2007-09-16 | 1 | -30/+0 |
| | | | | | | since it's not packaged anywhere SVN-Revision: 8812 | ||||
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | 1 | -22/+22 |
| | | | | SVN-Revision: 8808 | ||||
* | various changes for kernel video support: * move kernel video related ↵ | Nicolas Thill | 2007-09-16 | 1 | -32/+0 |
| | | | | | | 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 SVN-Revision: 8806 | ||||
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 | 1 | -5/+5 |
| | | | | SVN-Revision: 8748 | ||||
* | move package descriptions to separate definitions | Nicolas Thill | 2007-09-11 | 1 | -2/+8 |
| | | | | SVN-Revision: 8745 | ||||
* | oops, 2 typos missed from [8721] | Nicolas Thill | 2007-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 8722 | ||||
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵ | Nicolas Thill | 2007-09-09 | 1 | -31/+63 |
| | | | | | | 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. SVN-Revision: 8721 | ||||
* | fix kmod-crypto, emit warning messages for kmod packages that cannot be ↵ | Felix Fietkau | 2007-09-08 | 1 | -25/+25 |
| | | | | | | built due to missing kernel config options SVN-Revision: 8697 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -18/+71 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 | 1 | -29/+106 |
| | | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591 | ||||
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | Nicolas Thill | 2007-08-30 | 1 | -0/+25 |
| | | | | SVN-Revision: 8559 | ||||
* | fix pcmcia submenu (broken by [8520]) | Nicolas Thill | 2007-08-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 8524 | ||||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | 1 | -30/+58 |
| | | | | SVN-Revision: 8520 |