summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina
2014-05-10leds: Fix build for LEDS_CLASS=m on versatileArnd Bergmann
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-04-07leds: make sure we unregister a trigger only onceSasha Levin
2014-04-07leds: leds-pwm: properly clean up after probe failureRussell King
2014-03-28ARM/leds: move ARM Versatile LED driver to leds subsystemLinus Walleij
2014-03-13leds: clevo-mail: Make probe function __initJean Delvare
2014-03-11leds-ot200: Fix dependenciesJean Delvare
2014-03-06leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati
2014-02-28leds: clevo-mail: remove __initdata markerJingoo Han
2014-02-28leds: leds-ss4200: remove __initdata markerJingoo Han
2014-02-27leds: blinkm: remove unnecessary spacesJingoo Han
2014-02-27leds: lp5562: remove unnecessary parenthesesJingoo Han
2014-02-27leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-27leds: leds-gpio: add retain-state-suspended propertyRobin Gong
2014-02-27leds: leds-mc13783: Add devicetree supportAlexander Shiyan
2014-02-27leds: leds-mc13783: Remove unnecessary cleaning of registers on exitAlexander Shiyan
2014-02-27leds: leds-mc13783: Use proper "max_brightness" value fo LEDsAlexander Shiyan
2014-02-27leds: leds-mc13783: Use LED core PM functionsAlexander Shiyan
2014-02-27leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan
2014-02-27leds: Turn off led if blinking is disabledStefan Sørensen
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-01-27leds: s3c24xx: Remove hardware.h inclusionSachin Kamat
2014-01-27leds: replace list_for_each with list_for_each_entryZHAO Gang
2014-01-27leds: pwm: Remove a warning on non-DT platformsOlof Johansson
2014-01-27leds: leds-pwm: fix duty time overflow.Xiubo Li
2014-01-27leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan
2014-01-27drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim
2014-01-27leds: lp5521/5523: Fix multiple engine usage bugMilo Kim
2014-01-27LEDS: tca6507 - fix up some comments.NeilBrown
2014-01-27LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown
2014-01-27LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim
2014-01-10lp5523, lp8501: comment improvementsPavel Machek
2014-01-07leds: s3c24xx: Fix build failureTushar Behera
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel
2013-10-25leds-gpio: of: led should not be created if its status is disabledJosh Wu
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner
2013-10-22leds: pwm: Remove redundant of_match_ptrSachin Kamat