aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-29leds: ipaq-micro: fix sparse non static symbol warningWei Yongjun
2014-07-23leds: add driver for the iPAQ microLinus Walleij
2014-07-09leds: atmel-pwm: remove obsolete driverAlexandre Belloni
2014-07-03leds: convert blink timer to workqueueVincent Donnefort
2014-07-03leds:pca963x: Always initialize MODE2 registerPeter Meerwald
2014-07-03leds:pca963x: Add support for PCA9635 LED driver chipPeter Meerwald
2014-06-27leds: lp55xx-common: fix attribute-creation raceJohan Hovold
2014-06-27leds: lp55xx-common: fix sysfs entry leakJohan Hovold
2014-06-25leds: wm831x-status: fix attribute-creation raceJohan Hovold
2014-06-25leds: ss4200: fix attribute-creation raceJohan Hovold
2014-06-25leds: ns2: fix attribute-creation raceJohan Hovold
2014-06-25leds: netxbig: fix attribute-creation raceJohan Hovold
2014-06-25leds: max8997: fix attribute-creation raceJohan Hovold
2014-06-25leds: lm3642: fix attribute-creation raceJohan Hovold
2014-06-25leds: lm355x: fix attribute-creation raceJohan Hovold
2014-06-25leds: lm3533: fix attribute-creation raceJohan Hovold
2014-06-25leds: lm3550: fix attribute-creation raceJohan Hovold
2014-06-25leds: add led-class attribute-group supportJohan Hovold
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina
2014-05-21leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni
2014-05-10leds: Fix build for LEDS_CLASS=m on versatileArnd Bergmann
2014-05-08leds: Remove duplicated OOM message for individual driverXiubo Li
2014-05-08drivers/leds: Replace __get_cpu_var use through this_cpu_ptrChristoph Lameter
2014-05-08leds: lp55xx: add DT bindings for LP55231Daniel Mack
2014-05-08leds: 88pm860x: Fix missing refcount decrement for parent of_nodeKrzysztof Kozlowski
2014-05-08leds: 88pm860x: Use of_get_child_by_nameKrzysztof Kozlowski
2014-05-08leds: leds-pwm: add DT support for LEDs wired to supplyRussell King
2014-05-08leds: leds-pwm: implement PWM inversionRussell King
2014-05-08leds: leds-pwm: convert OF parsing code to use led_pwm_add()Russell King
2014-05-08leds: leds-pwm: provide a common function to setup a single led-pwm deviceRussell King
2014-05-08leds: pca9685: Remove leds-pca9685 driverAxel Lin
2014-05-08dell-led: add mic mute led interfaceAlex Hung
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-04-07leds: make sure we unregister a trigger only onceSasha Levin
2014-04-07leds: leds-pwm: properly clean up after probe failureRussell King
2014-03-28ARM/leds: move ARM Versatile LED driver to leds subsystemLinus Walleij
2014-03-13leds: clevo-mail: Make probe function __initJean Delvare
2014-03-11leds-ot200: Fix dependenciesJean Delvare
2014-03-06leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati
2014-02-28leds: clevo-mail: remove __initdata markerJingoo Han
2014-02-28leds: leds-ss4200: remove __initdata markerJingoo Han
2014-02-27leds: blinkm: remove unnecessary spacesJingoo Han
2014-02-27leds: lp5562: remove unnecessary parenthesesJingoo Han