Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵ | Daniel Dickinson | 2011-07-03 | 1 | -20/+2 |
| | | | | | | | | MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. SVN-Revision: 27370 | ||||
* | Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵ | Daniel Dickinson | 2011-07-03 | 1 | -2/+20 |
| | | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27369 | ||||
* | package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful ↵ | Rod Whitby | 2011-06-17 | 1 | -1/+2 |
| | | | | | | kmod-bluetooth compile. SVN-Revision: 27201 | ||||
* | package/kernel: Update version dependencies and kmods for linux 3.0 | Hauke Mehrtens | 2011-06-15 | 1 | -0/+1 |
| | | | | | | | | | Also disable rtc-core for now since this changed to a bool, now directly used in the kernel if enabled. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27186 | ||||
* | x86: remove pata-amd driver from generic x86 images, add addition cs553x modules | Felix Fietkau | 2011-05-31 | 1 | -1/+33 |
| | | | | | | | | | | The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration. Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27037 | ||||
* | kernel: generic: Update 2.6.39 to final | Hauke Mehrtens | 2011-05-25 | 1 | -3/+8 |
| | | | | | | | | | | | * Add missing config symbols * Update package/kernel for 2.6.39 CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module. Thank you Jonas Gorski for the patch SVN-Revision: 27010 | ||||
* | package/kernel: Remove $(KMOD_SUFFIX) usage | Vasilis Tsiligiannis | 2011-05-15 | 1 | -5/+5 |
| | | | | | | | | | Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with ko for all mainline kernel modules. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26900 | ||||
* | package/kernel/modules/other.mk is getting big enough that putting the LEDs ↵ | John Crispin | 2011-05-09 | 1 | -207/+0 |
| | | | | | | | | stuff into its own file makes sense. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26868 | ||||
* | kernel/modules: Add "Libraries" submenu and move library packages there | Vasilis Tsiligiannis | 2011-04-12 | 1 | -96/+1 |
| | | | | SVN-Revision: 26635 | ||||
* | package/kernel: add module for the gpio_keys_polled driver | Gabor Juhos | 2011-04-12 | 1 | -0/+19 |
| | | | | SVN-Revision: 26602 | ||||
* | kernel: do not build gpiolib into the kernel | Hauke Mehrtens | 2011-04-10 | 1 | -2/+2 |
| | | | | | | fix for r26570. SVN-Revision: 26574 | ||||
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 1 | -7/+5 |
| | | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570 | ||||
* | package/kernel: package heartbeat LED trigger | Gabor Juhos | 2011-03-13 | 1 | -0/+15 |
| | | | | | | Patch-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 26120 | ||||
* | omap24xx: Add config option for n810 bluetooth driver | Michael Büsch | 2011-03-07 | 1 | -0/+16 |
| | | | | SVN-Revision: 25934 | ||||
* | add kmod-oprofile to package/kernel | Felix Fietkau | 2011-02-24 | 1 | -0/+15 |
| | | | | SVN-Revision: 25690 | ||||
* | switch to newer CS5535 GPIO driver, patch from Philip Prindeville | Florian Fainelli | 2011-02-20 | 1 | -7/+19 |
| | | | | SVN-Revision: 25631 | ||||
* | add Marvell orion watchdog timer module | Florian Fainelli | 2011-02-20 | 1 | -0/+16 |
| | | | | | | | | This patch adds kernelmodule for watchdog timer on platform orion. Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de> SVN-Revision: 25620 | ||||
* | kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this | Jo-Philipp Wich | 2011-02-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 25592 | ||||
* | n810: Support modular battery management | Michael Büsch | 2011-02-08 | 1 | -0/+17 |
| | | | | SVN-Revision: 25422 | ||||
* | kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville | Jo-Philipp Wich | 2011-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 24950 | ||||
* | package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys | Gabor Juhos | 2010-12-29 | 1 | -1/+3 |
| | | | | SVN-Revision: 24853 | ||||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 1 | -0/+15 |
| | | | | SVN-Revision: 24646 | ||||
* | ar71xx: add rtc modules for nbg460n | Gabor Juhos | 2010-12-10 | 1 | -3/+33 |
| | | | | | | | | | This adds the rtc-class and rtc-pcf8563 modules for the real time clock used in the NBG460N/550N/550NH. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24420 | ||||
* | Add package for ledtrigger netfilter | Claudio Mignanti | 2010-11-06 | 1 | -0/+21 |
| | | | | SVN-Revision: 23902 | ||||
* | Add package for ledtrigger gpio | Claudio Mignanti | 2010-11-06 | 1 | -0/+15 |
| | | | | SVN-Revision: 23901 | ||||
* | add kmod-leds-net5501 | Florian Fainelli | 2010-10-30 | 1 | -0/+15 |
| | | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 23729 | ||||
* | prefer the cs5535 gpiolib driver after 2.6.32 | Florian Fainelli | 2010-10-30 | 1 | -1/+7 |
| | | | | SVN-Revision: 23728 | ||||
* | kernel: Add kernel module for OMAP WDT | Hamish Guthrie | 2010-10-28 | 1 | -0/+16 |
| | | | | SVN-Revision: 23689 | ||||
* | kmod-sctp: Add SCTP kernel support | Florian Fainelli | 2010-09-04 | 1 | -0/+16 |
| | | | | | | | | | | This adds a new kmod-sctp option that enables support of SCTP in 2.6x kernels. The patch also contains a small cleanup in the dependencies. Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp> SVN-Revision: 22917 | ||||
* | add cpu msr kernel module package | Florian Fainelli | 2010-09-04 | 1 | -0/+16 |
| | | | | | | | | | This adds a separate kernel package for x86 cpu msr support. MSR module is needed e.g. when updating coreboot bios on alix boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22890 | ||||
* | kernel: speed up building kernel packages by getting rid of unnecessary ↵ | Felix Fietkau | 2010-08-19 | 1 | -1/+1 |
| | | | | | | CompareKernelPatchVer calls SVN-Revision: 22724 | ||||
* | Add HCI_UART_H4 support (required by Gumstix Overo) | Hamish Guthrie | 2010-08-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 22572 | ||||
* | pwm: export the generic pwm api as module | Claudio Mignanti | 2010-07-19 | 1 | -2/+17 |
| | | | | SVN-Revision: 22297 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -53/+53 |
| | | | | SVN-Revision: 22145 | ||||
* | Add package for gpio rotary encoder | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22144 | ||||
* | Add package for gpio-pwm | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22143 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -11/+2 |
| | | | | SVN-Revision: 21956 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -60/+4 |
| | | | | SVN-Revision: 21954 | ||||
* | add kmod-gpio-nxp-74hc164 for brcm63xx only | Florian Fainelli | 2010-06-12 | 1 | -0/+14 |
| | | | | SVN-Revision: 21771 | ||||
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | Nicolas Thill | 2010-04-29 | 1 | -3/+10 |
| | | | | SVN-Revision: 21262 | ||||
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵ | Nicolas Thill | 2010-04-29 | 1 | -0/+5 |
| | | | | | | only SVN-Revision: 21251 | ||||
* | move kmod-lp package defition specific to brcm-2.4 to package/kernel | Nicolas Thill | 2010-04-29 | 1 | -0/+13 |
| | | | | SVN-Revision: 21247 | ||||
* | package/kernel: sort package definitions in other.mk | Nicolas Thill | 2010-04-24 | 1 | -353/+357 |
| | | | | SVN-Revision: 21140 | ||||
* | package/kernel: add another round of missing bits from [21137] & [21138] ↵ | Nicolas Thill | 2010-04-24 | 1 | -3/+3 |
| | | | | | | (oops again) SVN-Revision: 21139 | ||||
* | package/kernel: add missing bits from [21137] (oops) | Nicolas Thill | 2010-04-24 | 1 | -14/+14 |
| | | | | SVN-Revision: 21138 | ||||
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵ | Nicolas Thill | 2010-04-24 | 1 | -7/+7 |
| | | | | | | module names SVN-Revision: 21137 | ||||
* | package/kernel: move PCMCIA modules to their own file & submenu | Nicolas Thill | 2010-04-24 | 1 | -82/+0 |
| | | | | SVN-Revision: 21136 | ||||
* | package/kernel: move pcspkr to sound.mk | Nicolas Thill | 2010-04-24 | 1 | -17/+0 |
| | | | | SVN-Revision: 21135 | ||||
* | package/kernel: move block2mtd to block.mk | Nicolas Thill | 2010-04-24 | 1 | -8/+0 |
| | | | | SVN-Revision: 21134 | ||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -126/+2 |
| | | | | SVN-Revision: 21132 |