| Commit message (Expand) | Author | Age |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-10-10 |
|\ |
|
| * | leds: add output driver configuration for pca9633 led driver | Peter Meerwald | 2012-09-24 |
| * | leds: lm3642: Use regmap_update_bits() in lm3642_chip_init() | Axel Lin | 2012-09-24 |
| * | leds: Add new LED driver for lm3642 chips | G.Shark Jeong | 2012-09-12 |
| * | leds-lp5523: Fix riskiness of the page fault | Kim, Milo | 2012-09-12 |
| * | leds-lp5523: turn off the LED engines on unloading the driver | Kim, Milo | 2012-09-12 |
| * | leds-lm3530: Fix smatch warnings | Sachin Kamat | 2012-09-12 |
| * | leds-lm3530: Use devm_regulator_get function | Sachin Kamat | 2012-09-12 |
| * | leds: leds-gpio: adopt pinctrl support | AnilKumar Ch | 2012-09-11 |
| * | leds: Add new LED driver for lm355x chips | G.Shark Jeong | 2012-09-11 |
| * | leds-lp5523: use the i2c device id rather than fixed name | Kim, Milo | 2012-09-11 |
| * | leds-lp5523: add new device id for LP55231 | Kim, Milo | 2012-09-11 |
| * | leds-lp5523: support new LP55231 device | Kim, Milo | 2012-09-11 |
| * | leds: triggers: send uevent when changing triggers | Colin Cross | 2012-09-11 |
| * | leds-lp5523: minor code style fixes | Kim, Milo | 2012-09-11 |
| * | leds-lp5523: change the return type of lp5523_set_mode() | Kim, Milo | 2012-09-11 |
| * | leds-lp5523: set the brightness to 0 forcely on removing the driver | Kim, Milo | 2012-09-11 |
| * | leds-lp5523: add channel name in the platform data | Kim, Milo | 2012-09-11 |
| * | leds: leds-gpio: Use of_get_child_count() helper | Tobias Klauser | 2012-09-11 |
| * | leds: leds-gpio: Use platform_{get,set}_drvdata | Tobias Klauser | 2012-09-11 |
| * | leds: leds-gpio: use of_match_ptr() | Tobias Klauser | 2012-09-11 |
| * | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 2012-09-11 |
| * | leds: wm8350: Convert to devm_regulator_get() | Axel Lin | 2012-09-11 |
| * | leds-clevo-mail: Fix Clevo M5x0V DMI strings | Ondrej Zary | 2012-09-11 |
| * | leds-clevo-mail: add MODULE_DEVICE_TABLE | Ondrej Zary | 2012-09-11 |
* | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-10-04 |
|\ \ |
|
| * | | mfd: 88pm860x: Device tree support | Haojian Zhuang | 2012-10-02 |
| * | | mfd: 88pm860x: Use REG in leds resource | Haojian Zhuang | 2012-09-11 |
| * | | mfd: 88pm860x: Convert to IORESOURCE_REG | Mark Brown | 2012-09-11 |
| |/ |
|
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 |
|\ \ |
|
| * | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 |
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 |
|\ \ \ |
|
| * | | | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 |
| * | | | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 |
| | |/
| |/| |
|
* | | | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-16 |
|\| | |
|
| * | | leds: renesas: fix error handling | Arnd Bergmann | 2012-08-13 |
| * | | Revert "leds: use led_set_brightness in led_trigger_event" | Fabio Baltieri | 2012-08-13 |
| * | | leds: lp8788: Fix updating scale configuration bits | Axel Lin | 2012-08-07 |
| |/ |
|
* | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 |
|\ \
| |/
|/| |
|
| * | led-triggers: create a trigger for CPU activity | Bryan Wu | 2012-07-31 |
* | | leds-lp8788: forgotten unlock at lp8788_led_work | Devendra Naga | 2012-07-26 |
* | | LEDS: propagate error codes in blinkm_detect() | Dan Carpenter | 2012-07-26 |
* | | LEDS: memory leak in blinkm_led_common_set() | Dan Carpenter | 2012-07-26 |
* | | leds: add new lp8788 led driver | Kim, Milo | 2012-07-26 |
* | | LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS | Jan-Simon Möller | 2012-07-24 |
* | | leds: max8997: Simplify max8997_led_set_mode implementation | Axel Lin | 2012-07-24 |
* | | leds/leds-s3c24xx: use devm_gpio_request | Devendra Naga | 2012-07-23 |
* | | leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error... | Bryan Wu | 2012-07-23 |
* | | leds: convert DAC124S085 LED driver to devm_kzalloc() | Bryan Wu | 2012-07-23 |
* | | leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path | Bryan Wu | 2012-07-23 |