aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds29-124/+206
2014-04-07leds: make sure we unregister a trigger only onceSasha Levin1-1/+4
2014-04-07leds: leds-pwm: properly clean up after probe failureRussell King1-10/+13
2014-03-13leds: clevo-mail: Make probe function __initJean Delvare1-2/+1
2014-03-11leds-ot200: Fix dependenciesJean Delvare1-1/+1
2014-03-06leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati1-0/+2
2014-02-28leds: clevo-mail: remove __initdata markerJingoo Han1-1/+1
2014-02-28leds: leds-ss4200: remove __initdata markerJingoo Han1-1/+1
2014-02-27leds: blinkm: remove unnecessary spacesJingoo Han1-1/+1
2014-02-27leds: lp5562: remove unnecessary parenthesesJingoo Han1-3/+3
2014-02-27leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker24-24/+0
2014-02-27leds: leds-gpio: add retain-state-suspended propertyRobin Gong1-0/+3
2014-02-27leds: leds-mc13783: Add devicetree supportAlexander Shiyan1-19/+93
2014-02-27leds: leds-mc13783: Remove unnecessary cleaning of registers on exitAlexander Shiyan1-4/+0
2014-02-27leds: leds-mc13783: Use proper "max_brightness" value fo LEDsAlexander Shiyan1-13/+14
2014-02-27leds: leds-mc13783: Use LED core PM functionsAlexander Shiyan1-0/+1
2014-02-27leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan2-51/+49
2014-02-27leds: Turn off led if blinking is disabledStefan Sørensen1-2/+4
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll1-0/+24
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn1-2/+2
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds8-203/+160
2014-01-27leds: s3c24xx: Remove hardware.h inclusionSachin Kamat1-2/+1
2014-01-27leds: replace list_for_each with list_for_each_entryZHAO Gang1-11/+4
2014-01-27leds: pwm: Remove a warning on non-DT platformsOlof Johansson1-2/+1
2014-01-27leds: leds-pwm: fix duty time overflow.Xiubo Li1-2/+4
2014-01-27leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan1-12/+1
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-76/+0
2014-01-27drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_base'Chen Gang1-1/+2
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim1-0/+2
2014-01-27leds: lp5521/5523: Fix multiple engine usage bugMilo Kim2-5/+33
2014-01-27LEDS: tca6507 - fix up some comments.NeilBrown1-88/+102
2014-01-27LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown1-0/+6
2014-01-27LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown1-4/+4
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+10
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+1
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-10lp5523, lp8501: comment improvementsPavel Machek2-2/+10
2014-01-07leds: s3c24xx: Fix build failureTushar Behera1-0/+1
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi1-27/+26
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel1-12/+13
2013-10-25leds-gpio: of: led should not be created if its status is disabledJosh Wu1-3/+3
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner3-0/+224
2013-10-22leds: pwm: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-22leds: Include linux/of.h headerSachin Kamat5-0/+5
2013-10-22leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat1-3/+0
2013-10-22leds: lp55xx: enable setting default triggerLinus Walleij1-0/+3
2013-10-22leds: blinkm: Remove redundant breakSachin Kamat1-3/+0
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds37-300/+1435
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-350/+0