summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-01-288-203/+160
|\
| * leds: s3c24xx: Remove hardware.h inclusionSachin Kamat2014-01-271-2/+1
| * leds: replace list_for_each with list_for_each_entryZHAO Gang2014-01-271-11/+4
| * leds: pwm: Remove a warning on non-DT platformsOlof Johansson2014-01-271-2/+1
| * leds: leds-pwm: fix duty time overflow.Xiubo Li2014-01-271-2/+4
| * leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan2014-01-271-12/+1
| * leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan2014-01-271-76/+0
| * drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang2014-01-271-1/+2
| * leds: lp5523: Support LED MUX configuration on running a patternMilo Kim2014-01-271-0/+2
| * leds: lp5521/5523: Fix multiple engine usage bugMilo Kim2014-01-272-5/+33
| * LEDS: tca6507 - fix up some comments.NeilBrown2014-01-271-88/+102
| * LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown2014-01-271-0/+6
| * LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown2014-01-271-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-222-2/+10
|\ \
| * | lp5523, lp8501: comment improvementsPavel Machek2014-01-102-2/+10
| |/
* | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-0/+1
|\ \
| * | leds: s3c24xx: Fix build failureTushar Behera2014-01-071-0/+1
| |/
* | leds: lp5521/5523: Remove duplicate mutexMilo Kim2014-01-102-16/+8
|/
* leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi2013-12-021-27/+26
* leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-12/+13
* leds-gpio: of: led should not be created if its status is disabledJosh Wu2013-10-251-3/+3
* leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-223-0/+224
* leds: pwm: Remove redundant of_match_ptrSachin Kamat2013-10-221-1/+1
* leds: Include linux/of.h headerSachin Kamat2013-10-225-0/+5
* leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat2013-10-221-3/+0
* leds: lp55xx: enable setting default triggerLinus Walleij2013-10-221-0/+3
* leds: blinkm: Remove redundant breakSachin Kamat2013-10-221-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-09-1237-300/+1435
|\
| * leds: wm831x-status: Request a REG resourceMark Brown2013-08-301-2/+2
| * leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif...Manfred Schlaegl2013-08-261-14/+16
| * leds-pca963x: Fix device tree parsingRicardo Ribalda Delgado2013-08-261-4/+4
| * leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-263-146/+146
| * leds-pca9633: Add mutex to the ledout registerRicardo Ribalda Delgado2013-08-261-31/+55
| * leds-pca9633: Unique naming of the LEDsRicardo Ribalda Delgado2013-08-261-3/+5
| * leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado2013-08-262-36/+79
| * leds: lp5562: use LP55xx common macros for device attributesMilo Kim2013-08-261-2/+2
| * leds: lp5523: remove unnecessary writing commandsMilo Kim2013-08-261-11/+3
| * leds: lp5523: restore legacy device attributesMilo Kim2013-08-261-4/+223
| * leds: lp5523: LED MUX configuration on initializingMilo Kim2013-08-261-1/+69
| * leds: lp5523: make separate API for loading engineMilo Kim2013-08-261-4/+10
| * leds: lp5521: remove unnecessary writing commandsMilo Kim2013-08-261-11/+3
| * leds: lp5521: restore legacy device attributesMilo Kim2013-08-261-4/+100
| * leds: lp55xx: add common macros for device attributesMilo Kim2013-08-261-0/+47
| * leds: lp55xx: add common data structure for programMilo Kim2013-08-261-0/+19
| * leds: ss4200: Fix incorrect placement of __initdataSachin Kamat2013-08-261-1/+1
| * leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat2013-08-261-1/+1
| * leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot2013-08-261-1/+1
| * leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot2013-08-261-4/+1
| * leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite2013-08-261-1/+1
| * leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han2013-08-261-1/+1
OpenPOWER on IntegriCloud