| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: 88pm860x: add missing of_node_put | Julia Lawall | 2015-11-03 | 1 | -0/+1 |
* | leds: bcm6328: add missing of_node_put | Julia Lawall | 2015-11-03 | 1 | -1/+3 |
* | leds: bcm6358: add missing of_node_put | Julia Lawall | 2015-11-03 | 1 | -1/+3 |
* | powerpc/powernv: add missing of_node_put | Julia Lawall | 2015-11-03 | 1 | -2/+6 |
* | leds: leds-wrap.c: Use devm_led_classdev_register | Fida Mohammad | 2015-11-03 | 1 | -24/+4 |
* | leds: leds-net48xx: Use devm_led_classdev_register | Muhammad Falak R Wani | 2015-11-03 | 1 | -8/+1 |
* | leds: leds-menf21bmc.c: Use devm_led_class_register | Muhammad Falak R Wani | 2015-11-03 | 1 | -21/+5 |
* | leds: leds-locomo.c: Use devm_led_classdev_register | Fida Mohammad | 2015-11-03 | 1 | -13/+2 |
* | leds: leds-gpio: add shutdown function | Heiko Schocher | 2015-11-03 | 1 | -0/+13 |
* | leds-bcm6328: add more init configuration options | Álvaro Fernández Rojas | 2015-11-03 | 1 | -1/+14 |
* | leds-bcm6328: simplify and improve default-state handling | Álvaro Fernández Rojas | 2015-11-03 | 1 | -9/+15 |
* | leds-bcm6328: print invalid LED | Álvaro Fernández Rojas | 2015-11-03 | 1 | -1/+1 |
* | leds: netxbig: set led_classdev max_brightness | Simon Guinot | 2015-11-03 | 1 | -8/+4 |
* | leds: netxbig: convert to use the devm_ functions | Simon Guinot | 2015-11-03 | 1 | -80/+28 |
* | leds: netxbig: add device tree binding | Simon Guinot | 2015-11-03 | 1 | -22/+258 |
* | leds: triggers: add invert to heartbeat | Jiri Prchal | 2015-11-03 | 1 | -2/+45 |
* | leds: core: Move LED core callbacks out of led-class.c | Jacek Anaszewski | 2015-11-03 | 3 | -68/+75 |
* | LED/MIPS: Move SEAD3 LED driver to where it belongs. | Ralf Baechle | 2015-11-03 | 3 | -0/+89 |
* | leds: leds-ipaq-micro: Fix coding style issues | Muhammad Falak R Wani | 2015-11-03 | 1 | -9/+9 |
* | leds: leds-ipaq-micro: Use devm_led_classdev_register | Muhammad Falak R Wani | 2015-11-03 | 1 | -8/+1 |
* | leds: leds-ot200: Use devm_led_classdev_register | Muhammad Falak R Wani | 2015-11-03 | 1 | -19/+2 |
* | leds: leds-hp6xx: Use devm_led_classdev_register | Muhammad Falak R Wani | 2015-11-03 | 1 | -15/+2 |
* | leds: leds-cobalt-qube: Use devm_led_classdev_register | Vaishali Thakkar | 2015-11-03 | 1 | -22/+1 |
* | leds:lp55xx: Correct Kconfig dependency for f/w user helper | Takashi Iwai | 2015-09-17 | 1 | -1/+1 |
* | leds: leds-ipaq-micro: Add LEDS_CLASS dependency | Jacek Anaszewski | 2015-09-17 | 1 | -0/+1 |
* | leds: aat1290: add 'static' modifier to init_mm_current_scale | Jacek Anaszewski | 2015-09-17 | 1 | -1/+1 |
* | leds: leds-ns2: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-17 | 1 | -0/+1 |
* | leds: max77693: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-17 | 1 | -0/+1 |
* | leds: ktd2692: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-17 | 1 | -0/+1 |
* | leds: bcm6358: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-17 | 1 | -0/+1 |
* | leds: bcm6328: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-17 | 1 | -0/+1 |
* | leds: aat1290: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-17 | 1 | -0/+1 |
* | Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-04 | 3 | -444/+0 |
|\ |
|
| * | backlight: pm8941-wled: Move PM8941 WLED driver to backlight | Bjorn Andersson | 2015-08-25 | 3 | -444/+0 |
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-09-04 | 3 | -0/+357 |
|\ \ |
|
| * | | powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver | Michael Ellerman | 2015-08-22 | 1 | -3/+3 |
| * | | leds/powernv: Add driver for PowerNV platform | Vasant Hegde | 2015-08-20 | 3 | -0/+357 |
| |/ |
|
* | | Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 2015-09-01 | 20 | -165/+165 |
|\ \ |
|
| * | | leds: Export OF module alias information in missing drivers | Javier Martinez Canillas | 2015-08-28 | 2 | -0/+2 |
| * | | leds:lp55xx: use the private data instead of updating I2C device platform data | Milo Kim | 2015-08-28 | 6 | -33/+28 |
| * | | leds: syscon: Correct check for syscon_node_to_regmap() errors | Bjorn Andersson | 2015-08-28 | 1 | -2/+2 |
| * | | leds: leds-fsg: Use devm_led_classdev_register | Vaishali Thakkar | 2015-08-28 | 1 | -40/+12 |
| * | | leds/led-class: Add missing put_device() | Ricardo Ribalda Delgado | 2015-08-28 | 1 | -2/+5 |
| * | | leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality check | Axel Lin | 2015-08-28 | 1 | -4/+0 |
| * | | leds: leds-ns2: depends on MACH_ARMADA_370 | Simon Guinot | 2015-08-28 | 1 | -4/+8 |
| * | | leds: leds-ns2: handle can_sleep GPIOs | Simon Guinot | 2015-08-28 | 1 | -24/+51 |
| * | | leds: leds-ns2: move LED modes mapping outside of the driver | Vincent Donnefort | 2015-08-28 | 1 | -48/+54 |
| * | | leds: lp8860: Constify reg_default tables | Axel Lin | 2015-08-28 | 1 | -2/+2 |
| * | | leds: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-08-28 | 6 | -6/+0 |
| * | | leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIB | Geert Uytterhoeven | 2015-08-28 | 1 | -2/+3 |