aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03leds: 88pm860x: add missing of_node_putJulia Lawall
2015-11-03leds: bcm6328: add missing of_node_putJulia Lawall
2015-11-03leds: bcm6358: add missing of_node_putJulia Lawall
2015-11-03powerpc/powernv: add missing of_node_putJulia Lawall
2015-11-03leds: leds-wrap.c: Use devm_led_classdev_registerFida Mohammad
2015-11-03leds: leds-net48xx: Use devm_led_classdev_registerMuhammad Falak R Wani
2015-11-03leds: leds-menf21bmc.c: Use devm_led_class_registerMuhammad Falak R Wani
2015-11-03leds: leds-locomo.c: Use devm_led_classdev_registerFida Mohammad
2015-11-03leds: leds-gpio: add shutdown functionHeiko Schocher
2015-11-03leds-bcm6328: add more init configuration optionsÁlvaro Fernández Rojas
2015-11-03leds-bcm6328: simplify and improve default-state handlingÁlvaro Fernández Rojas
2015-11-03leds-bcm6328: print invalid LEDÁlvaro Fernández Rojas
2015-11-03leds: netxbig: set led_classdev max_brightnessSimon Guinot
2015-11-03leds: netxbig: convert to use the devm_ functionsSimon Guinot
2015-11-03leds: netxbig: add device tree bindingSimon Guinot
2015-11-03leds: triggers: add invert to heartbeatJiri Prchal
2015-11-03leds: core: Move LED core callbacks out of led-class.cJacek Anaszewski
2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle
2015-11-03leds: leds-ipaq-micro: Fix coding style issuesMuhammad Falak R Wani
2015-11-03leds: leds-ipaq-micro: Use devm_led_classdev_registerMuhammad Falak R Wani
2015-11-03leds: leds-ot200: Use devm_led_classdev_registerMuhammad Falak R Wani
2015-11-03leds: leds-hp6xx: Use devm_led_classdev_registerMuhammad Falak R Wani
2015-11-03leds: leds-cobalt-qube: Use devm_led_classdev_registerVaishali Thakkar
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-17leds:lp55xx: Correct Kconfig dependency for f/w user helperTakashi Iwai
2015-09-17leds: leds-ipaq-micro: Add LEDS_CLASS dependencyJacek Anaszewski
2015-09-17leds: aat1290: add 'static' modifier to init_mm_current_scaleJacek Anaszewski
2015-09-17leds: leds-ns2: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-17leds: max77693: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-17leds: ktd2692: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-17leds: bcm6358: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-17leds: bcm6328: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-17leds: aat1290: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-04Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-31Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2015-08-28leds: Export OF module alias information in missing driversJavier Martinez Canillas
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim
2015-08-28leds: syscon: Correct check for syscon_node_to_regmap() errorsBjorn Andersson
2015-08-28leds: leds-fsg: Use devm_led_classdev_registerVaishali Thakkar
2015-08-28leds/led-class: Add missing put_device()Ricardo Ribalda Delgado
2015-08-28leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin
2015-08-28leds: leds-ns2: depends on MACH_ARMADA_370Simon Guinot
2015-08-28leds: leds-ns2: handle can_sleep GPIOsSimon Guinot
2015-08-28leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort
2015-08-28leds: lp8860: Constify reg_default tablesAxel Lin
2015-08-28leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-08-28leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIBGeert Uytterhoeven