| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-12 | leds-lm3530: Use devm_regulator_get function |  Sachin Kamat | 1 | -9/+3 |
| 2012-09-11 | leds: leds-gpio: adopt pinctrl support |  AnilKumar Ch | 1 | -0/+7 |
| 2012-09-11 | leds: Add new LED driver for lm355x chips |  G.Shark Jeong | 4 | -517/+577 |
| 2012-09-11 | leds-lp5523: use the i2c device id rather than fixed name |  Kim, Milo | 1 | -4/+6 |
| 2012-09-11 | leds-lp5523: add new device id for LP55231 |  Kim, Milo | 1 | -2/+8 |
| 2012-09-11 | leds-lp5523: support new LP55231 device |  Kim, Milo | 1 | -3/+4 |
| 2012-09-11 | leds: triggers: send uevent when changing triggers |  Colin Cross | 1 | -0/+13 |
| 2012-09-11 | leds-lp5523: minor code style fixes |  Kim, Milo | 1 | -8/+7 |
| 2012-09-11 | leds-lp5523: change the return type of lp5523_set_mode() |  Kim, Milo | 1 | -11/+13 |
| 2012-09-11 | leds-lp5523: set the brightness to 0 forcely on removing the driver |  Kim, Milo | 1 | -2/+2 |
| 2012-09-11 | leds-lp5523: add channel name in the platform data |  Kim, Milo | 1 | -3/+7 |
| 2012-09-11 | leds: leds-gpio: Use of_get_child_count() helper |  Tobias Klauser | 1 | -3/+2 |
| 2012-09-11 | leds: leds-gpio: Use platform_{get,set}_drvdata |  Tobias Klauser | 1 | -2/+2 |
| 2012-09-11 | leds: leds-gpio: use of_match_ptr() |  Tobias Klauser | 1 | -2/+1 |
| 2012-09-11 | leds: delay led_set_brightness if stopping soft-blink |  Fabio Baltieri | 4 | -4/+33 |
| 2012-09-11 | leds: wm8350: Convert to devm_regulator_get() |  Axel Lin | 1 | -22/+7 |
| 2012-09-11 | leds-clevo-mail: Fix Clevo M5x0V DMI strings |  Ondrej Zary | 1 | -2/+1 |
| 2012-09-11 | leds-clevo-mail: add MODULE_DEVICE_TABLE |  Ondrej Zary | 1 | -3/+4 |
| 2012-09-11 | mfd: 88pm860x: Use REG in leds resource |  Haojian Zhuang | 1 | -107/+69 |
| 2012-09-11 | mfd: 88pm860x: Convert to IORESOURCE_REG |  Mark Brown | 1 | -1/+1 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() |  Tejun Heo | 3 | -5/+5 |
| 2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers |  Arnd Bergmann | 3 | -0/+174 |
| 2012-08-13 | leds: renesas: fix error handling |  Arnd Bergmann | 1 | -1/+1 |
| 2012-08-13 | Revert "leds: use led_set_brightness in led_trigger_event" |  Fabio Baltieri | 1 | -1/+1 |
| 2012-08-08 | leds: lp8788: Fix updating scale configuration bits |  Axel Lin | 1 | -1/+1 |
| 2012-07-31 | led-triggers: create a trigger for CPU activity |  Bryan Wu | 3 | -0/+174 |
| 2012-07-27 | leds-lp8788: forgotten unlock at lp8788_led_work |  Devendra Naga | 1 | -0/+1 |
| 2012-07-27 | LEDS: propagate error codes in blinkm_detect() |  Dan Carpenter | 1 | -2/+2 |
| 2012-07-27 | LEDS: memory leak in blinkm_led_common_set() |  Dan Carpenter | 1 | -2/+5 |
| 2012-07-26 | leds: add new lp8788 led driver |  Kim, Milo | 3 | -0/+200 |
| 2012-07-24 | LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS |  Jan-Simon Möller | 3 | -0/+821 |
| 2012-07-24 | leds: max8997: Simplify max8997_led_set_mode implementation |  Axel Lin | 1 | -47/+13 |
| 2012-07-24 | leds/leds-s3c24xx: use devm_gpio_request |  Devendra Naga | 1 | -2/+1 |
| 2012-07-24 | leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -13/+6 |
| 2012-07-24 | leds: convert DAC124S085 LED driver to devm_kzalloc() |  Bryan Wu | 1 | -3/+1 |
| 2012-07-24 | leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -16/+8 |
| 2012-07-24 | leds: convert TCA6507 LED driver to devm_kzalloc() |  Bryan Wu | 1 | -3/+1 |
| 2012-07-24 | leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -5/+3 |
| 2012-07-24 | leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -5/+3 |
| 2012-07-24 | leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -13/+5 |
| 2012-07-24 | leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -15/+6 |
| 2012-07-24 | leds: convert PCA9532 LED driver to devm_kzalloc() |  Bryan Wu | 1 | -8/+2 |
| 2012-07-24 | leds: convert LT3593 LED driver to devm_kzalloc() |  Bryan Wu | 1 | -6/+3 |
| 2012-07-24 | leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -14/+9 |
| 2012-07-24 | leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -14/+10 |
| 2012-07-24 | leds: convert PCA9633 LED driver to devm_kzalloc() |  Bryan Wu | 1 | -5/+1 |
| 2012-07-24 | leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -6/+2 |
| 2012-07-24 | leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -12/+8 |
| 2012-07-24 | leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error exit path |  Bryan Wu | 1 | -7/+2 |
| 2012-07-24 | leds: convert LP3944 LED driver to devm_kzalloc() |  Bryan Wu | 1 | -6/+3 |