| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 28 | -29/+0 |
* | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-10 | 3 | -0/+141 |
|\ |
|
| * | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next | Guenter Roeck | 2014-09-24 | 3 | -0/+141 |
| |\ |
|
| | * | leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver | Andreas Werner | 2014-09-24 | 3 | -0/+141 |
* | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 2 | -13/+4 |
|\ \ \ |
|
| * | | | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 2 | -13/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-08 | 3 | -0/+177 |
|\ \ \ |
|
| * | | | leds: add a driver for syscon-based LEDs | Linus Walleij | 2014-09-26 | 3 | -0/+177 |
| |/ / |
|
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-10-08 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | leds: Remove ARCH_KIRKWOOD dependency | Andrew Lunn | 2014-09-09 | 1 | -2/+2 |
| |/ |
|
* / | Revert "leds: convert blink timer to workqueue" | Jiri Kosina | 2014-09-02 | 2 | -13/+12 |
|/ |
|
* | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 3 | -158/+0 |
|\ |
|
| * | leds: atmel-pwm: remove obsolete driver | Alexandre Belloni | 2014-07-09 | 3 | -158/+0 |
* | | leds: ipaq-micro: fix sparse non static symbol warning | Wei Yongjun | 2014-07-29 | 1 | -1/+1 |
* | | leds: add driver for the iPAQ micro | Linus Walleij | 2014-07-23 | 3 | -0/+149 |
* | | leds: convert blink timer to workqueue | Vincent Donnefort | 2014-07-03 | 2 | -12/+13 |
* | | leds:pca963x: Always initialize MODE2 register | Peter Meerwald | 2014-07-03 | 1 | -3/+7 |
* | | leds:pca963x: Add support for PCA9635 LED driver chip | Peter Meerwald | 2014-07-03 | 1 | -5/+13 |
* | | leds: lp55xx-common: fix attribute-creation race | Johan Hovold | 2014-06-27 | 1 | -19/+3 |
* | | leds: lp55xx-common: fix sysfs entry leak | Johan Hovold | 2014-06-27 | 1 | -0/+2 |
* | | leds: wm831x-status: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -14/+9 |
* | | leds: ss4200: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -5/+9 |
* | | leds: ns2: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -9/+7 |
* | | leds: netxbig: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -18/+13 |
* | | leds: max8997: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -9/+7 |
* | | leds: lm3642: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -16/+14 |
* | | leds: lm355x: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -12/+9 |
* | | leds: lm3533: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -12/+8 |
* | | leds: lm3550: fix attribute-creation race | Johan Hovold | 2014-06-25 | 1 | -13/+7 |
* | | leds: add led-class attribute-group support | Johan Hovold | 2014-06-25 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-06-12 | 14 | -331/+248 |
|\ |
|
| * | leds: Remove duplicated OOM message for individual driver | Xiubo Li | 2014-05-08 | 6 | -18/+6 |
| * | drivers/leds: Replace __get_cpu_var use through this_cpu_ptr | Christoph Lameter | 2014-05-08 | 1 | -1/+1 |
| * | leds: lp55xx: add DT bindings for LP55231 | Daniel Mack | 2014-05-08 | 1 | -1/+2 |
| * | leds: 88pm860x: Fix missing refcount decrement for parent of_node | Krzysztof Kozlowski | 2014-05-08 | 1 | -3/+2 |
| * | leds: 88pm860x: Use of_get_child_by_name | Krzysztof Kozlowski | 2014-05-08 | 1 | -1/+1 |
| * | leds: leds-pwm: add DT support for LEDs wired to supply | Russell King | 2014-05-08 | 1 | -0/+1 |
| * | leds: leds-pwm: implement PWM inversion | Russell King | 2014-05-08 | 1 | -0/+4 |
| * | leds: leds-pwm: convert OF parsing code to use led_pwm_add() | Russell King | 2014-05-08 | 1 | -39/+23 |
| * | leds: leds-pwm: provide a common function to setup a single led-pwm device | Russell King | 2014-05-08 | 1 | -39/+46 |
| * | leds: pca9685: Remove leds-pca9685 driver | Axel Lin | 2014-05-08 | 3 | -224/+0 |
| * | dell-led: add mic mute led interface | Alex Hung | 2014-05-08 | 1 | -7/+164 |
* | | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-11 | 1 | -1/+4 |
|\ \ |
|
| * | | leds: leds-pwm: retrieve configured PWM period | Alexandre Belloni | 2014-05-21 | 1 | -1/+4 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-06-04 | 1 | -0/+2 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-... | Jiri Kosina | 2014-06-04 | 1 | -0/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | HID: thingm: refactor blink(1) support | Vivien Didelot | 2014-04-15 | 1 | -0/+2 |
| | |/ |
|
* | | | leds: Fix build for LEDS_CLASS=m on versatile | Arnd Bergmann | 2014-05-10 | 1 | -1/+1 |
* | | | Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2014-05-05 | 29 | -126/+208 |
|\| | |
|
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-04-10 | 29 | -124/+206 |
| |\ \ |
|