summaryrefslogtreecommitdiff
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* leds: leds-bd2802: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-2/+2
* leds: renesas: use devm_ functionsJingoo Han2012-11-261-11/+6
* leds: leds-cobalt-qube: use devm_ioremapJingoo Han2012-11-261-7/+4
* leds: leds-cobalt-raq: use devm_ioremapJingoo Han2012-11-261-7/+4
* leds: leds-fsg: use devm_ioremapJingoo Han2012-11-261-10/+5
* leds: renesas: use gpio_request_oneJingoo Han2012-11-261-4/+4
* leds: leds-ns2: use gpio_request_oneJingoo Han2012-11-261-14/+7
* leds: leds-lt3593: use gpio_request_oneJingoo Han2012-11-261-6/+3
* leds: leds-gpio: use gpio_request_oneJingoo Han2012-11-261-7/+5
* leds: lm355x: Return proper error for lm3556_indicator_pattern_store error pathAxel Lin2012-11-261-1/+1
* leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error pathsAxel Lin2012-11-261-4/+4
* ledtrig-cpu: kill useless mutex to fix sleep in atomic contextNathan Lynch2012-11-111-21/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-10-1015-605/+1188
|\
| * leds: add output driver configuration for pca9633 led driverPeter Meerwald2012-09-241-7/+12
| * leds: lm3642: Use regmap_update_bits() in lm3642_chip_init()Axel Lin2012-09-241-12/+3
| * leds: Add new LED driver for lm3642 chipsG.Shark Jeong2012-09-133-0/+483
| * leds-lp5523: Fix riskiness of the page faultKim, Milo2012-09-131-0/+1
| * leds-lp5523: turn off the LED engines on unloading the driverKim, Milo2012-09-131-0/+3
| * leds-lm3530: Fix smatch warningsSachin Kamat2012-09-121-4/+4
| * leds-lm3530: Use devm_regulator_get functionSachin Kamat2012-09-121-9/+3
| * leds: leds-gpio: adopt pinctrl supportAnilKumar Ch2012-09-111-0/+7
| * leds: Add new LED driver for lm355x chipsG.Shark Jeong2012-09-114-517/+577
| * leds-lp5523: use the i2c device id rather than fixed nameKim, Milo2012-09-111-4/+6
| * leds-lp5523: add new device id for LP55231Kim, Milo2012-09-111-2/+8
| * leds-lp5523: support new LP55231 deviceKim, Milo2012-09-111-3/+4
| * leds: triggers: send uevent when changing triggersColin Cross2012-09-111-0/+13
| * leds-lp5523: minor code style fixesKim, Milo2012-09-111-8/+7
| * leds-lp5523: change the return type of lp5523_set_mode()Kim, Milo2012-09-111-11/+13
| * leds-lp5523: set the brightness to 0 forcely on removing the driverKim, Milo2012-09-111-2/+2
| * leds-lp5523: add channel name in the platform dataKim, Milo2012-09-111-3/+7
| * leds: leds-gpio: Use of_get_child_count() helperTobias Klauser2012-09-111-3/+2
| * leds: leds-gpio: Use platform_{get,set}_drvdataTobias Klauser2012-09-111-2/+2
| * leds: leds-gpio: use of_match_ptr()Tobias Klauser2012-09-111-2/+1
| * leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri2012-09-114-4/+33
| * leds: wm8350: Convert to devm_regulator_get()Axel Lin2012-09-111-22/+7
| * leds-clevo-mail: Fix Clevo M5x0V DMI stringsOndrej Zary2012-09-111-2/+1
| * leds-clevo-mail: add MODULE_DEVICE_TABLEOndrej Zary2012-09-111-3/+4
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-107/+98
|\ \
| * | mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-2/+31
| * | mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang2012-09-111-107/+69
| * | mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown2012-09-111-1/+1
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-023-5/+5
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-203-5/+5
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-013-3/+3
|\ \ \
| * | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-192-2/+2
| | |/ | |/|
* | | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-163-3/+3
|\ \ \ | |/ /
| * | leds: renesas: fix error handlingArnd Bergmann2012-08-131-1/+1
| * | Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri2012-08-131-1/+1
| * | leds: lp8788: Fix updating scale configuration bitsAxel Lin2012-08-081-1/+1
| |/