summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2014-09-13leds: Improve and export led_update_brightnessJacek Anaszewski2-6/+16
2014-09-12leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Lothar Waßmann1-1/+1
2014-09-12leds: lp3944: fix sparse warningJacek Anaszewski1-1/+2
2014-09-12leds: avoid using DEVICE_ATTR macro for max_brightness attributeJacek Anaszewski1-2/+2
2014-09-12leds: Reorder include directivesJacek Anaszewski2-7/+9
2014-09-09leds: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-2/+2
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina2-13/+12
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-158/+0
2014-07-29leds: ipaq-micro: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-07-24leds: add driver for the iPAQ microLinus Walleij3-0/+149
2014-07-09leds: atmel-pwm: remove obsolete driverAlexandre Belloni3-158/+0
2014-07-03leds: convert blink timer to workqueueVincent Donnefort2-12/+13
2014-07-03leds:pca963x: Always initialize MODE2 registerPeter Meerwald1-3/+7
2014-07-03leds:pca963x: Add support for PCA9635 LED driver chipPeter Meerwald1-5/+13
2014-06-28leds: lp55xx-common: fix attribute-creation raceJohan Hovold1-19/+3
2014-06-28leds: lp55xx-common: fix sysfs entry leakJohan Hovold1-0/+2
2014-06-26leds: wm831x-status: fix attribute-creation raceJohan Hovold1-14/+9
2014-06-26leds: ss4200: fix attribute-creation raceJohan Hovold1-5/+9
2014-06-26leds: ns2: fix attribute-creation raceJohan Hovold1-9/+7
2014-06-26leds: netxbig: fix attribute-creation raceJohan Hovold1-18/+13
2014-06-26leds: max8997: fix attribute-creation raceJohan Hovold1-9/+7
2014-06-26leds: lm3642: fix attribute-creation raceJohan Hovold1-16/+14
2014-06-26leds: lm355x: fix attribute-creation raceJohan Hovold1-12/+9
2014-06-26leds: lm3533: fix attribute-creation raceJohan Hovold1-12/+8
2014-06-26leds: lm3550: fix attribute-creation raceJohan Hovold1-13/+7
2014-06-26leds: add led-class attribute-group supportJohan Hovold1-2/+3
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds14-331/+248
2014-06-12Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+2
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina1-0/+2
2014-05-21leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni1-1/+4
2014-05-11leds: 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-06Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof 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/cool...Linus Torvalds29-124/+206
2014-04-08leds: make sure we unregister a trigger only onceSasha Levin1-1/+4
2014-04-08leds: 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-14leds: clevo-mail: Make probe function __initJean Delvare1-2/+1