aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-26leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski1-0/+10
2014-12-01leds: lp8860: Fix module dependencyAxel Lin1-1/+2
2014-11-19leds: lp8860: Introduce TI lp8860 4 channel LED driverDan Murphy1-0/+10
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+9
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2014-09-26leds: add a driver for syscon-based LEDsLinus Walleij1-0/+10
2014-09-24leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner1-0/+9
2014-09-09leds: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-2/+2
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+0
2014-07-23leds: add driver for the iPAQ microLinus Walleij1-0/+7
2014-07-09leds: atmel-pwm: remove obsolete driverAlexandre Belloni1-8/+0
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-10/+0
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into nextLinus Torvalds1-0/+2
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linusJiri Kosina1-0/+2
2014-05-10leds: Fix build for LEDS_CLASS=m on versatileArnd Bergmann1-1/+1
2014-05-08leds: pca9685: Remove leds-pca9685 driverAxel Lin1-10/+0
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanupOlof Johansson1-4/+4
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot1-0/+2
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-2/+2
2014-03-28ARM/leds: move ARM Versatile LED driver to leds subsystemLinus Walleij1-0/+8
2014-03-11leds-ot200: Fix dependenciesJean Delvare1-1/+1
2014-02-27leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan1-1/+1
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn1-2/+2
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner1-0/+10
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-12/+22
2013-08-26leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado1-1/+1
2013-08-26leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado1-3/+4
2013-08-26leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot1-1/+1
2013-08-26leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot1-4/+1
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo1-3/+15
2013-07-22leds: Remove leds-renesas-tpu driverLaurent Pinchart1-12/+0
2013-06-20leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan1-3/+3
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+3
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-3/+3
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo1-100/+1
2013-04-01leds: add new LP5562 LED driverKim, Milo1-2/+12
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-1/+11
2013-02-06leds: leds-pwm: make it depend on PWM and not HAVE_PWMPeter Ujfalusi1-1/+1
2013-02-06leds-lp55xx: support firmware interfaceMilo(Woogyom) Kim1-0/+1
2013-02-06leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim1-0/+9
2013-01-21drivers/leds: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-21ARM: kirkwood: DT board setup for Network Space Mini v2Simon Guinot1-1/+1
2012-11-21ARM: kirkwood: DT board setup for Network Space v2 and parentsSimon Guinot1-1/+3
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-7/+19
2012-09-13leds: Add new LED driver for lm3642 chipsG.Shark Jeong1-0/+11
2012-09-11leds: Add new LED driver for lm355x chipsG.Shark Jeong1-4/+4
2012-09-11leds-lp5523: support new LP55231 deviceKim, Milo1-3/+4
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann1-0/+10
2012-07-31led-triggers: create a trigger for CPU activityBryan Wu1-0/+10
2012-07-26leds: add new lp8788 led driverKim, Milo1-0/+7