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