summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/other.mk
Commit message (Collapse)AuthorAgeFilesLines
* add kmod definitions for at24(i2c) and at25(spi) eepromsJohn Crispin2011-07-031-0/+31
| | | | SVN-Revision: 27401
* package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵Daniel Dickinson2011-07-031-2/+20
| | | | | | | | | that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27372
* Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵Daniel Dickinson2011-07-031-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 Dickinson2011-07-031-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 Whitby2011-06-171-1/+2
| | | | | | kmod-bluetooth compile. SVN-Revision: 27201
* package/kernel: Update version dependencies and kmods for linux 3.0Hauke Mehrtens2011-06-151-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 modulesFelix Fietkau2011-05-311-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 finalHauke Mehrtens2011-05-251-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) usageVasilis Tsiligiannis2011-05-151-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 Crispin2011-05-091-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 thereVasilis Tsiligiannis2011-04-121-96/+1
| | | | SVN-Revision: 26635
* package/kernel: add module for the gpio_keys_polled driverGabor Juhos2011-04-121-0/+19
| | | | SVN-Revision: 26602
* kernel: do not build gpiolib into the kernelHauke Mehrtens2011-04-101-2/+2
| | | | | | fix for r26570. SVN-Revision: 26574
* kernel: add symbols, small fixesHauke Mehrtens2011-04-091-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 triggerGabor Juhos2011-03-131-0/+15
| | | | | | Patch-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 26120
* omap24xx: Add config option for n810 bluetooth driverMichael Büsch2011-03-071-0/+16
| | | | SVN-Revision: 25934
* add kmod-oprofile to package/kernelFelix Fietkau2011-02-241-0/+15
| | | | SVN-Revision: 25690
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-201-7/+19
| | | | SVN-Revision: 25631
* add Marvell orion watchdog timer moduleFlorian Fainelli2011-02-201-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 thisJo-Philipp Wich2011-02-191-1/+0
| | | | SVN-Revision: 25592
* n810: Support modular battery managementMichael Büsch2011-02-081-0/+17
| | | | SVN-Revision: 25422
* kernel: fix packaging of kmod-cs5535-gpio, thanks Philip PrindevilleJo-Philipp Wich2011-01-091-1/+1
| | | | SVN-Revision: 24950
* package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keysGabor Juhos2010-12-291-1/+3
| | | | SVN-Revision: 24853
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-171-0/+15
| | | | SVN-Revision: 24646
* ar71xx: add rtc modules for nbg460nGabor Juhos2010-12-101-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 netfilterClaudio Mignanti2010-11-061-0/+21
| | | | SVN-Revision: 23902
* Add package for ledtrigger gpioClaudio Mignanti2010-11-061-0/+15
| | | | SVN-Revision: 23901
* add kmod-leds-net5501Florian Fainelli2010-10-301-0/+15
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 23729
* prefer the cs5535 gpiolib driver after 2.6.32Florian Fainelli2010-10-301-1/+7
| | | | SVN-Revision: 23728
* kernel: Add kernel module for OMAP WDTHamish Guthrie2010-10-281-0/+16
| | | | SVN-Revision: 23689
* kmod-sctp: Add SCTP kernel supportFlorian Fainelli2010-09-041-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 packageFlorian Fainelli2010-09-041-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 Fietkau2010-08-191-1/+1
| | | | | | CompareKernelPatchVer calls SVN-Revision: 22724
* Add HCI_UART_H4 support (required by Gumstix Overo)Hamish Guthrie2010-08-101-0/+1
| | | | SVN-Revision: 22572
* pwm: export the generic pwm api as moduleClaudio Mignanti2010-07-191-2/+17
| | | | SVN-Revision: 22297
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-53/+53
| | | | SVN-Revision: 22145
* Add package for gpio rotary encoderClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22144
* Add package for gpio-pwmClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22143
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-11/+2
| | | | SVN-Revision: 21956
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-261-60/+4
| | | | SVN-Revision: 21954
* add kmod-gpio-nxp-74hc164 for brcm63xx onlyFlorian Fainelli2010-06-121-0/+14
| | | | SVN-Revision: 21771
* package/kernel: renable kmod-input on 2.4 (closes: #7063)Nicolas Thill2010-04-291-3/+10
| | | | SVN-Revision: 21262
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵Nicolas Thill2010-04-291-0/+5
| | | | | | only SVN-Revision: 21251
* move kmod-lp package defition specific to brcm-2.4 to package/kernelNicolas Thill2010-04-291-0/+13
| | | | SVN-Revision: 21247
* package/kernel: sort package definitions in other.mkNicolas Thill2010-04-241-353/+357
| | | | SVN-Revision: 21140
* package/kernel: add another round of missing bits from [21137] & [21138] ↵Nicolas Thill2010-04-241-3/+3
| | | | | | (oops again) SVN-Revision: 21139
* package/kernel: add missing bits from [21137] (oops)Nicolas Thill2010-04-241-14/+14
| | | | SVN-Revision: 21138
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-241-7/+7
| | | | | | module names SVN-Revision: 21137
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-241-82/+0
| | | | SVN-Revision: 21136
* package/kernel: move pcspkr to sound.mkNicolas Thill2010-04-241-17/+0
| | | | SVN-Revision: 21135