summaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)AuthorLines
2014-02-27leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan-51/+49
2014-02-27leds: Turn off led if blinking is disabledStefan Sørensen-2/+4
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll-0/+24
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn-2/+2
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-203/+160
2014-01-27leds: s3c24xx: Remove hardware.h inclusionSachin Kamat-2/+1
2014-01-27leds: replace list_for_each with list_for_each_entryZHAO Gang-11/+4
2014-01-27leds: pwm: Remove a warning on non-DT platformsOlof Johansson-2/+1
2014-01-27leds: leds-pwm: fix duty time overflow.Xiubo Li-2/+4
2014-01-27leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan-12/+1
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan-76/+0
2014-01-27drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang-1/+2
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim-0/+2
2014-01-27leds: lp5521/5523: Fix multiple engine usage bugMilo Kim-5/+33
2014-01-27LEDS: tca6507 - fix up some comments.NeilBrown-88/+102
2014-01-27LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown-0/+6
2014-01-27LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown-4/+4
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+10
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-0/+1
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim-16/+8
2014-01-10lp5523, lp8501: comment improvementsPavel Machek-2/+10
2014-01-07leds: s3c24xx: Fix build failureTushar Behera-0/+1
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi-27/+26
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel-12/+13
2013-10-25leds-gpio: of: led should not be created if its status is disabledJosh Wu-3/+3
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner-0/+224
2013-10-22leds: pwm: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-22leds: Include linux/of.h headerSachin Kamat-0/+5
2013-10-22leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat-3/+0
2013-10-22leds: lp55xx: enable setting default triggerLinus Walleij-0/+3
2013-10-22leds: blinkm: Remove redundant breakSachin Kamat-3/+0
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-300/+1435
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-350/+0
2013-08-30leds: wm831x-status: Request a REG resourceMark Brown-2/+2
2013-08-26leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif...Manfred Schlaegl-14/+16
2013-08-26leds-pca963x: Fix device tree parsingRicardo Ribalda Delgado-4/+4
2013-08-26leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado-146/+146
2013-08-26leds-pca9633: Add mutex to the ledout registerRicardo Ribalda Delgado-31/+55
2013-08-26leds-pca9633: Unique naming of the LEDsRicardo Ribalda Delgado-3/+5
2013-08-26leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado-36/+79
2013-08-26leds: lp5562: use LP55xx common macros for device attributesMilo Kim-2/+2
2013-08-26leds: lp5523: remove unnecessary writing commandsMilo Kim-11/+3
2013-08-26leds: lp5523: restore legacy device attributesMilo Kim-4/+223
2013-08-26leds: lp5523: LED MUX configuration on initializingMilo Kim-1/+69
2013-08-26leds: lp5523: make separate API for loading engineMilo Kim-4/+10
2013-08-26leds: lp5521: remove unnecessary writing commandsMilo Kim-11/+3
2013-08-26leds: lp5521: restore legacy device attributesMilo Kim-4/+100
2013-08-26leds: lp55xx: add common macros for device attributesMilo Kim-0/+47
2013-08-26leds: lp55xx: add common data structure for programMilo Kim-0/+19
2013-08-26leds: ss4200: Fix incorrect placement of __initdataSachin Kamat-1/+1