aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAge
* leds-lp5523: use the i2c device id rather than fixed nameKim, Milo2012-09-11
* leds-lp5523: add new device id for LP55231Kim, Milo2012-09-11
* leds-lp5523: support new LP55231 deviceKim, Milo2012-09-11
* leds: triggers: send uevent when changing triggersColin Cross2012-09-11
* leds-lp5523: minor code style fixesKim, Milo2012-09-11
* leds-lp5523: change the return type of lp5523_set_mode()Kim, Milo2012-09-11
* leds-lp5523: set the brightness to 0 forcely on removing the driverKim, Milo2012-09-11
* leds-lp5523: add channel name in the platform dataKim, Milo2012-09-11
* leds: leds-gpio: Use of_get_child_count() helperTobias Klauser2012-09-11
* leds: leds-gpio: Use platform_{get,set}_drvdataTobias Klauser2012-09-11
* leds: leds-gpio: use of_match_ptr()Tobias Klauser2012-09-11
* leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri2012-09-11
* leds: wm8350: Convert to devm_regulator_get()Axel Lin2012-09-11
* leds-clevo-mail: Fix Clevo M5x0V DMI stringsOndrej Zary2012-09-11
* leds-clevo-mail: add MODULE_DEVICE_TABLEOndrej Zary2012-09-11
* leds: renesas: fix error handlingArnd Bergmann2012-08-13
* Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri2012-08-13
* leds: lp8788: Fix updating scale configuration bitsAxel Lin2012-08-07
* leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga2012-07-26
* LEDS: propagate error codes in blinkm_detect()Dan Carpenter2012-07-26
* LEDS: memory leak in blinkm_led_common_set()Dan Carpenter2012-07-26
* leds: add new lp8788 led driverKim, Milo2012-07-26
* LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERSJan-Simon Möller2012-07-24
* leds: max8997: Simplify max8997_led_set_mode implementationAxel Lin2012-07-24
* leds/leds-s3c24xx: use devm_gpio_requestDevendra Naga2012-07-23
* leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...Bryan Wu2012-07-23
* leds: convert DAC124S085 LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds: convert TCA6507 LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup erro...Bryan Wu2012-07-23
* leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds: convert PCA9532 LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: convert LT3593 LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit...Bryan Wu2012-07-23
* leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds: convert PCA9633 LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit ...Bryan Wu2012-07-23
* leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error ex...Bryan Wu2012-07-23
* leds: convert LP3944 LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: convert Atmel PWM LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds: convert Big Networks LED driver to devm_kzalloc()Bryan Wu2012-07-23
* leds: Use devm_kzalloc in leds-gpio.c fileSachin Kamat2012-07-23
* leds: Use devm_kzalloc in leds-max8997.c fileSachin Kamat2012-07-23
* leds: Use devm_kzalloc in leds-regulator.c fileSachin Kamat2012-07-23
* leds: Use devm_kzalloc in leds-pwm.c fileSachin Kamat2012-07-23
* leds: Use module_platform_driver() in leds-max8997.c fileSachin Kamat2012-07-23