summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-043-444/+0
|\
| * backlight: pm8941-wled: Move PM8941 WLED driver to backlightBjorn Andersson2015-08-253-444/+0
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-033-0/+357
|\ \
| * | powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman2015-08-221-3/+3
| * | leds/powernv: Add driver for PowerNV platformVasant Hegde2015-08-203-0/+357
| |/
* | Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2015-08-3120-165/+165
|\ \
| * | leds: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-282-0/+2
| * | leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim2015-08-286-33/+28
| * | leds: syscon: Correct check for syscon_node_to_regmap() errorsBjorn Andersson2015-08-281-2/+2
| * | leds: leds-fsg: Use devm_led_classdev_registerVaishali Thakkar2015-08-281-40/+12
| * | leds/led-class: Add missing put_device()Ricardo Ribalda Delgado2015-08-281-2/+5
| * | leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin2015-08-281-4/+0
| * | leds: leds-ns2: depends on MACH_ARMADA_370Simon Guinot2015-08-281-4/+8
| * | leds: leds-ns2: handle can_sleep GPIOsSimon Guinot2015-08-281-24/+51
| * | leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort2015-08-281-48/+54
| * | leds: lp8860: Constify reg_default tablesAxel Lin2015-08-281-2/+2
| * | leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-286-6/+0
| * | leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIBGeert Uytterhoeven2015-08-281-2/+3
| * | leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-282-2/+2
| |/
* | drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-161-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-07-0115-46/+3300
|\
| * leds:lp55xx: fix firmware loading errorMilo Kim2015-06-292-1/+2
| * leds: fix max77693-led build errorsJacek Anaszewski2015-06-291-0/+1
| * leds: fix aat1290 build errorsRandy Dunlap2015-06-291-0/+1
| * leds: aat1290: pass flags parameter to devm_gpiod_getUwe Kleine-König2015-06-221-2/+2
| * leds: ktd2692: pass flags parameter to devm_gpiod_getUwe Kleine-König2015-06-221-2/+2
| * drivers/leds: don't use module_init in non-modular leds-cobalt-raq.cPaul Gortmaker2015-06-221-14/+1
| * leds: aat1290: add support for V4L2 Flash sub-deviceJacek Anaszewski2015-06-222-6/+132
| * leds: max77693: add support for V4L2 Flash sub-deviceJacek Anaszewski2015-06-221-6/+123
| * leds: add BCM6358 LED driverÁlvaro Fernández Rojas2015-05-253-0/+252
| * leds: fix brightness changing when software blinking is activeStas Sergeev2015-05-252-2/+8
| * leds: lp5523: add master_fader supportToshi Kikuchi2015-05-251-0/+148
| * leds: leds-gpio: Allow compile test if !GPIOLIBGeert Uytterhoeven2015-05-251-1/+1
| * leds: leds-gpio: Add missing #include <linux/of.h>Geert Uytterhoeven2015-05-251-0/+1
| * leds: Add ktd2692 flash LED driverIngi Kim2015-05-253-0/+453
| * leds: add BCM6328 LED driverÁlvaro Fernández Rojas2015-05-043-0/+422
| * leds: Add driver for AAT1290 flash LED controllerJacek Anaszewski2015-05-043-0/+460
| * leds: Add support for max77693 mfd flash cellJacek Anaszewski2015-05-043-0/+991
| * leds: unify the location of led-trigger APIJacek Anaszewski2015-05-041-24/+0
| * leds: gpio: Fix error handling for led name null pointer caseJacek Anaszewski2015-05-041-2/+4
| * leds: gpio: Fix device teardown on probe deferralSebastian Hesselbarth2015-05-041-2/+3
| * leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driverAndrew Lunn2015-05-043-0/+309
* | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-011-1/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-261-1/+1
| |\ \ \ | | | |/ | | |/|
| | | * ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-241-1/+1
| | |/
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-261-85/+85
|\ \ \
| * | | leds: syscon: instantiate from platform deviceLinus Walleij2015-05-111-85/+85
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-241-3/+0
|\ \ \ | |_|/ |/| |
| * | Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-111-3/+0
* | | leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko2015-05-121-4/+3
| |/ |/|
OpenPOWER on IntegriCloud