aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
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
2015-08-28leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-25backlight: pm8941-wled: Move PM8941 WLED driver to backlightBjorn Andersson
2015-08-22powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman
2015-08-20leds/powernv: Add driver for PowerNV platformVasant Hegde
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29leds:lp55xx: fix firmware loading errorMilo Kim
2015-06-29leds: fix max77693-led build errorsJacek Anaszewski
2015-06-29leds: fix aat1290 build errorsRandy Dunlap
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-22leds: aat1290: pass flags parameter to devm_gpiod_getUwe Kleine-König
2015-06-22leds: ktd2692: pass flags parameter to devm_gpiod_getUwe Kleine-König
2015-06-22drivers/leds: don't use module_init in non-modular leds-cobalt-raq.cPaul Gortmaker
2015-06-22leds: aat1290: add support for V4L2 Flash sub-deviceJacek Anaszewski
2015-06-22leds: max77693: add support for V4L2 Flash sub-deviceJacek Anaszewski
2015-06-11Input: export LEDs as class devices in sysfsSamuel Thibault
2015-05-25leds: add BCM6358 LED driverÁlvaro Fernández Rojas
2015-05-25leds: fix brightness changing when software blinking is activeStas Sergeev
2015-05-25leds: lp5523: add master_fader supportToshi Kikuchi
2015-05-25leds: leds-gpio: Allow compile test if !GPIOLIBGeert Uytterhoeven
2015-05-25leds: leds-gpio: Add missing #include <linux/of.h>Geert Uytterhoeven
2015-05-25leds: Add ktd2692 flash LED driverIngi Kim
2015-05-12leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko
2015-05-11leds: syscon: instantiate from platform deviceLinus Walleij
2015-05-04leds: add BCM6328 LED driverÁlvaro Fernández Rojas
2015-05-04leds: Add driver for AAT1290 flash LED controllerJacek Anaszewski
2015-05-04leds: Add support for max77693 mfd flash cellJacek Anaszewski
2015-05-04leds: unify the location of led-trigger APIJacek Anaszewski
2015-05-04leds: gpio: Fix error handling for led name null pointer caseJacek Anaszewski
2015-05-04leds: gpio: Fix device teardown on probe deferralSebastian Hesselbarth
2015-05-04leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driverAndrew Lunn