summaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)AuthorLines
2012-11-11ledtrig-cpu: kill useless mutex to fix sleep in atomic contextNathan Lynch-21/+0
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-605/+1188
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-107/+98
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-5/+5
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang-2/+31
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-3/+3
2012-09-24leds: add output driver configuration for pca9633 led driverPeter Meerwald-7/+12
2012-09-24leds: lm3642: Use regmap_update_bits() in lm3642_chip_init()Axel Lin-12/+3
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann-1/+1
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann-2/+2
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson-3/+3
2012-09-13leds: Add new LED driver for lm3642 chipsG.Shark Jeong-0/+483
2012-09-13leds-lp5523: Fix riskiness of the page faultKim, Milo-0/+1
2012-09-13leds-lp5523: turn off the LED engines on unloading the driverKim, Milo-0/+3
2012-09-12leds-lm3530: Fix smatch warningsSachin Kamat-4/+4
2012-09-12leds-lm3530: Use devm_regulator_get functionSachin Kamat-9/+3
2012-09-11leds: leds-gpio: adopt pinctrl supportAnilKumar Ch-0/+7
2012-09-11leds: Add new LED driver for lm355x chipsG.Shark Jeong-517/+577
2012-09-11leds-lp5523: use the i2c device id rather than fixed nameKim, Milo-4/+6
2012-09-11leds-lp5523: add new device id for LP55231Kim, Milo-2/+8
2012-09-11leds-lp5523: support new LP55231 deviceKim, Milo-3/+4
2012-09-11leds: triggers: send uevent when changing triggersColin Cross-0/+13
2012-09-11leds-lp5523: minor code style fixesKim, Milo-8/+7
2012-09-11leds-lp5523: change the return type of lp5523_set_mode()Kim, Milo-11/+13
2012-09-11leds-lp5523: set the brightness to 0 forcely on removing the driverKim, Milo-2/+2
2012-09-11leds-lp5523: add channel name in the platform dataKim, Milo-3/+7
2012-09-11leds: leds-gpio: Use of_get_child_count() helperTobias Klauser-3/+2
2012-09-11leds: leds-gpio: Use platform_{get,set}_drvdataTobias Klauser-2/+2
2012-09-11leds: leds-gpio: use of_match_ptr()Tobias Klauser-2/+1
2012-09-11leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri-4/+33
2012-09-11leds: wm8350: Convert to devm_regulator_get()Axel Lin-22/+7
2012-09-11leds-clevo-mail: Fix Clevo M5x0V DMI stringsOndrej Zary-2/+1
2012-09-11leds-clevo-mail: add MODULE_DEVICE_TABLEOndrej Zary-3/+4
2012-09-11mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang-107/+69
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown-1/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo-5/+5
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann-0/+174
2012-08-13leds: renesas: fix error handlingArnd Bergmann-1/+1
2012-08-13Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri-1/+1
2012-08-08leds: lp8788: Fix updating scale configuration bitsAxel Lin-1/+1
2012-07-31led-triggers: create a trigger for CPU activityBryan Wu-0/+174
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga-0/+1
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter-2/+2
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter-2/+5
2012-07-26leds: add new lp8788 led driverKim, Milo-0/+200
2012-07-24LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERSJan-Simon Möller-0/+821
2012-07-24leds: max8997: Simplify max8997_led_set_mode implementationAxel Lin-47/+13
2012-07-24leds/leds-s3c24xx: use devm_gpio_requestDevendra Naga-2/+1
2012-07-24leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...Bryan Wu-13/+6
2012-07-24leds: convert DAC124S085 LED driver to devm_kzalloc()Bryan Wu-3/+1