| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: add bcma package | hauke | 2011-07-23 | 1 | -0/+23 |
* | add kmod definitions for at24(i2c) and at25(spi) eeproms | blogic | 2011-07-03 | 1 | -0/+31 |
* | [x86] package/kernel/modules: Alexandros pointed me at this patch, and I note... | cshore | 2011-07-03 | 1 | -2/+20 |
* | [x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also require... | cshore | 2011-07-03 | 1 | -20/+2 |
* | Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive... | cshore | 2011-07-03 | 1 | -2/+20 |
* | package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod... | rwhitby | 2011-06-17 | 1 | -1/+2 |
* | package/kernel: Update version dependencies and kmods for linux 3.0 | hauke | 2011-06-15 | 1 | -0/+1 |
* | x86: remove pata-amd driver from generic x86 images, add addition cs553x modules | nbd | 2011-05-31 | 1 | -1/+33 |
* | kernel: generic: Update 2.6.39 to final | hauke | 2011-05-25 | 1 | -3/+8 |
* | package/kernel: Remove $(KMOD_SUFFIX) usage | acinonyx | 2011-05-15 | 1 | -5/+5 |
* | [kernel/modules] | blogic | 2011-05-09 | 1 | -207/+0 |
* | [package] kernel/modules: Add "Libraries" submenu and move library packages t... | acinonyx | 2011-04-12 | 1 | -96/+1 |
* | package/kernel: add module for the gpio_keys_polled driver | juhosg | 2011-04-12 | 1 | -0/+19 |
* | kernel: do not build gpiolib into the kernel | hauke | 2011-04-10 | 1 | -2/+2 |
* | kernel: add symbols, small fixes | hauke | 2011-04-09 | 1 | -7/+5 |
* | package/kernel: package heartbeat LED trigger | juhosg | 2011-03-13 | 1 | -0/+15 |
* | omap24xx: Add config option for n810 bluetooth driver | mb | 2011-03-07 | 1 | -0/+16 |
* | add kmod-oprofile to package/kernel | nbd | 2011-02-24 | 1 | -0/+15 |
* | [package] switch to newer CS5535 GPIO driver, patch from Philip Prindeville | florian | 2011-02-20 | 1 | -7/+19 |
* | [package] add Marvell orion watchdog timer module | florian | 2011-02-20 | 1 | -0/+16 |
* | [package] kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for ... | jow | 2011-02-19 | 1 | -1/+0 |
* | n810: Support modular battery management | mb | 2011-02-08 | 1 | -0/+17 |
* | [package] kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville | jow | 2011-01-09 | 1 | -1/+1 |
* | package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys | juhosg | 2010-12-29 | 1 | -1/+3 |
* | generic: add LED trigger for USB device presence/activity | juhosg | 2010-12-17 | 1 | -0/+15 |
* | ar71xx: add rtc modules for nbg460n | juhosg | 2010-12-10 | 1 | -3/+33 |
* | [package] Add package for ledtrigger netfilter | claudio | 2010-11-06 | 1 | -0/+21 |
* | [package] Add package for ledtrigger gpio | claudio | 2010-11-06 | 1 | -0/+15 |
* | [package] add kmod-leds-net5501 | florian | 2010-10-30 | 1 | -0/+15 |
* | [package] prefer the cs5535 gpiolib driver after 2.6.32 | florian | 2010-10-30 | 1 | -1/+7 |
* | [packages] kernel: Add kernel module for OMAP WDT | hcg | 2010-10-28 | 1 | -0/+16 |
* | [package] kmod-sctp: Add SCTP kernel support | florian | 2010-09-04 | 1 | -0/+16 |
* | [x86] add cpu msr kernel module package | florian | 2010-09-04 | 1 | -0/+16 |
* | kernel: speed up building kernel packages by getting rid of unnecessary Compa... | nbd | 2010-08-19 | 1 | -1/+1 |
* | [kmod-bluetooth] Add HCI_UART_H4 support (required by Gumstix Overo) | hcg | 2010-08-10 | 1 | -0/+1 |
* | [kernel] pwm: export the generic pwm api as module | claudio | 2010-07-19 | 1 | -2/+17 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -53/+53 |
* | [kernel] Add package for gpio rotary encoder | claudio | 2010-07-12 | 1 | -0/+16 |
* | [kernel] Add package for gpio-pwm | claudio | 2010-07-12 | 1 | -0/+16 |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -11/+2 |
* | remove linux 2.4 support from several packages | nbd | 2010-06-26 | 1 | -60/+4 |
* | [package] add kmod-gpio-nxp-74hc164 for brcm63xx only | florian | 2010-06-12 | 1 | -0/+14 |
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | nico | 2010-04-29 | 1 | -3/+10 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | nico | 2010-04-29 | 1 | -0/+5 |
* | move kmod-lp package defition specific to brcm-2.4 to package/kernel | nico | 2010-04-29 | 1 | -0/+13 |
* | [cosmetic] package/kernel: sort package definitions in other.mk | nico | 2010-04-24 | 1 | -353/+357 |
* | package/kernel: add another round of missing bits from [21137] & [21138] (oop... | nico | 2010-04-24 | 1 | -3/+3 |
* | package/kernel: add missing bits from [21137] (oops) | nico | 2010-04-24 | 1 | -14/+14 |
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module... | nico | 2010-04-24 | 1 | -7/+7 |
* | package/kernel: move PCMCIA modules to their own file & submenu | nico | 2010-04-24 | 1 | -82/+0 |