aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds14-331/+248
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+4
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into nextLinus Torvalds1-0/+2
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linusJiri Kosina1-0/+2
2014-05-21leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni1-1/+4
2014-05-10leds: Fix build for LEDS_CLASS=m on versatileArnd Bergmann1-1/+1
2014-05-08leds: Remove duplicated OOM message for individual driverXiubo Li6-18/+6
2014-05-08drivers/leds: Replace __get_cpu_var use through this_cpu_ptrChristoph Lameter1-1/+1
2014-05-08leds: lp55xx: add DT bindings for LP55231Daniel Mack1-1/+2
2014-05-08leds: 88pm860x: Fix missing refcount decrement for parent of_nodeKrzysztof Kozlowski1-3/+2
2014-05-08leds: 88pm860x: Use of_get_child_by_nameKrzysztof Kozlowski1-1/+1
2014-05-08leds: leds-pwm: add DT support for LEDs wired to supplyRussell King1-0/+1
2014-05-08leds: leds-pwm: implement PWM inversionRussell King1-0/+4
2014-05-08leds: leds-pwm: convert OF parsing code to use led_pwm_add()Russell King1-39/+23
2014-05-08leds: leds-pwm: provide a common function to setup a single led-pwm deviceRussell King1-39/+46
2014-05-08leds: pca9685: Remove leds-pca9685 driverAxel Lin3-224/+0
2014-05-08dell-led: add mic mute led interfaceAlex Hung1-7/+164
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanupOlof Johansson29-126/+208
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot1-0/+2
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-28ARM/leds: move ARM Versatile LED driver to leds subsystemLinus Walleij3-0/+119
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