summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-07-0215-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/+1Star
| * 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/+0Star
| * 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-251-3/+0Star
|\ \ \ | |_|/ |/| |
| * | Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-121-3/+0Star
* | | leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko2015-05-121-4/+3Star
| |/ |/|
* | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-1/+1
|\ \
| * | gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-1/+1
| |/
* | leds: Don't treat the LED name as a format stringSakari Ailus2015-03-301-1/+1
* | leds: Use log level warn instead of info when telling about a name clashSakari Ailus2015-03-301-1/+1
* | leds/led-class: Handle LEDs with the same nameRicardo Ribalda Delgado2015-03-301-2/+37
* | leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.cMasanari Iida2015-03-301-1/+1
* | leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.cMasanari Iida2015-03-301-1/+1
* | leds: add Qualcomm PM8941 WLED driverCourtney Cavin2015-03-303-0/+444
* | leds: pca963x: Add missing initialiation of struct led_info.flagsGeert Uytterhoeven2015-03-301-1/+1
* | leds: flash: Remove synchronized flash strobe featureJacek Anaszewski2015-03-101-82/+0Star
* | leds: Introduce devres helper for led_classdev_registerBjorn Andersson2015-03-091-0/+57
* | leds: lp8860: make use of devm_gpiod_get_optionalUwe Kleine-König2015-03-021-5/+7
* | leds: leds-pwm: drop one pwm_get_period() callSebastian Andrzej Siewior2015-02-241-3/+0Star
|/
* leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann2015-02-021-1/+2
* leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski2015-01-264-0/+501
* leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven2015-01-141-3/+1Star
* leds: Use setup_timerJulia Lawall2015-01-141-3/+2Star
* leds: Don't allow brightness values greater than max_brightnessGabriele Mazzotta2015-01-141-1/+2
* leds: netxbig: fix oops at probe timeSimon Guinot2015-01-131-6/+6
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-191-1/+1
|\