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-06-1214-331/+248
|\
| * leds: Remove duplicated OOM message for individual driverXiubo Li2014-05-086-18/+6
| * drivers/leds: Replace __get_cpu_var use through this_cpu_ptrChristoph Lameter2014-05-081-1/+1
| * leds: lp55xx: add DT bindings for LP55231Daniel Mack2014-05-081-1/+2
| * leds: 88pm860x: Fix missing refcount decrement for parent of_nodeKrzysztof Kozlowski2014-05-081-3/+2
| * leds: 88pm860x: Use of_get_child_by_nameKrzysztof Kozlowski2014-05-081-1/+1
| * leds: leds-pwm: add DT support for LEDs wired to supplyRussell King2014-05-081-0/+1
| * leds: leds-pwm: implement PWM inversionRussell King2014-05-081-0/+4
| * leds: leds-pwm: convert OF parsing code to use led_pwm_add()Russell King2014-05-081-39/+23
| * leds: leds-pwm: provide a common function to setup a single led-pwm deviceRussell King2014-05-081-39/+46
| * leds: pca9685: Remove leds-pca9685 driverAxel Lin2014-05-083-224/+0
| * dell-led: add mic mute led interfaceAlex Hung2014-05-081-7/+164
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-111-1/+4
|\ \
| * | leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni2014-05-211-1/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-0/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina2014-06-041-0/+2
| |\ \ \ | | |_|/ | |/| |
| | | * HID: thingm: refactor blink(1) supportVivien Didelot2014-04-151-0/+2
| | |/
* | | leds: Fix build for LEDS_CLASS=m on versatileArnd Bergmann2014-05-101-1/+1
* | | Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-05-0529-126/+208
|\| |
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-04-1029-124/+206
| |\ \
| | * | leds: make sure we unregister a trigger only onceSasha Levin2014-04-071-1/+4
| | * | leds: leds-pwm: properly clean up after probe failureRussell King2014-04-071-10/+13
| | * | leds: clevo-mail: Make probe function __initJean Delvare2014-03-131-2/+1
| | * | leds-ot200: Fix dependenciesJean Delvare2014-03-111-1/+1
| | * | leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati2014-03-061-0/+2
| | * | leds: clevo-mail: remove __initdata markerJingoo Han2014-02-281-1/+1
| | * | leds: leds-ss4200: remove __initdata markerJingoo Han2014-02-281-1/+1
| | * | leds: blinkm: remove unnecessary spacesJingoo Han2014-02-271-1/+1
| | * | leds: lp5562: remove unnecessary parenthesesJingoo Han2014-02-271-3/+3
| | * | leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-02-271-1/+1
| | * | drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-2724-24/+0
| | * | leds: leds-gpio: add retain-state-suspended propertyRobin Gong2014-02-271-0/+3
| | * | leds: leds-mc13783: Add devicetree supportAlexander Shiyan2014-02-271-19/+93
| | * | leds: leds-mc13783: Remove unnecessary cleaning of registers on exitAlexander Shiyan2014-02-271-4/+0
| | * | leds: leds-mc13783: Use proper "max_brightness" value fo LEDsAlexander Shiyan2014-02-271-13/+14
| | * | leds: leds-mc13783: Use LED core PM functionsAlexander Shiyan2014-02-271-0/+1
| | * | leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan2014-02-272-51/+49
| | * | leds: Turn off led if blinking is disabledStefan Sørensen2014-02-271-2/+4
| | * | ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll2014-02-271-0/+24
| | |/
| * / drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-241-2/+2
| |/
* / ARM/leds: move ARM Versatile LED driver to leds subsystemLinus Walleij2014-03-283-0/+119
|/
* 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