summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2017-09-0712-94/+329
|\
| * leds: pca955x: check for I2C errorsCédric Le Goater2017-08-301-31/+83
| * leds: gpio: Allow LED to retain state at shutdownAndrew Jeffery2017-08-291-1/+6
| * leds: powernv: Delete an error message for a failed memory allocation in powe...Markus Elfring2017-08-291-5/+1
| * leds: lp8501: make several arrays static constColin Ian King2017-08-291-3/+3
| * leds: lp5562: make several arrays static constColin Ian King2017-08-291-5/+5
| * leds: lp5521: make several arrays static constColin Ian King2017-08-291-4/+4
| * leds: aat1290: make array max_mm_current_percent static constColin Ian King2017-08-291-2/+4
| * leds: pca955x: Prevent crippled LED device nameJacek Anaszewski2017-08-291-4/+8
| * leds: lm3533: constify attribute_group structureAmitoj Kaur Chawla2017-08-291-1/+1
| * leds: pca955x: add GPIO supportCédric Le Goater2017-08-142-17/+131
| * leds: pca955x: use devm_led_classdev_registerCédric Le Goater2017-08-141-22/+4
| * leds: pca955x: add device tree supportCédric Le Goater2017-08-141-12/+89
| * leds: Convert to using %pOF instead of full_nameRob Herring2017-08-121-2/+2
| * leds: blinkm: constify attribute_group structures.Arvind Yadav2017-08-041-1/+1
| * leds: tlc591xx: add missing of_node_putJulia Lawall2017-07-161-2/+6
| * leds: tlc591xx: merge conditional testsJulia Lawall2017-07-161-3/+2
* | media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann2017-09-051-0/+1
* | media: leds: as3645a: Add LED flash class driverSakari Ailus2017-08-263-0/+772
* | media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus2017-08-262-4/+4
|/
* Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2017-07-067-237/+27
|\
| * leds: lp55xx: make various arrays static constColin Ian King2017-06-301-5/+5
| * leds: Remove SEAD-3 driverPaul Burton2017-06-193-89/+0
| * leds: trigger: gpio: Use threaded IRQJan Kiszka2017-05-291-23/+6
| * leds: trigger: gpio: Refresh LED state after GPIO changeJan Kiszka2017-05-291-0/+2
| * leds: Delete obsolete Versatile driverLinus Walleij2017-05-143-119/+0
| * leds: pca963x: Add bindings to invert polarityAnders Darander2017-05-141-2/+15
* | Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab2017-06-202-33/+2
|\ \
| * \ Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-06-182-33/+2
| |\ \
| | * | Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo2017-06-131-31/+0
| | * | leds: bcm6328: fix signal source assignment for leds 4 to 7Jonas Gorski2017-06-131-2/+2
| | |/
* | | Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab2017-06-071-1/+1
|\ \ \ | |/ /
| * | leds: pca955x: Correct I2C FunctionalityTin Huynh2017-05-221-1/+1
| |/
* | [media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus2017-06-062-4/+6
|/
* scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd2017-05-083-3/+3
* leds: pca9532: Extend pca9532 device tree supportFelix Brack2017-04-191-1/+26
* leds: cpcap: new driverSebastian Reichel2017-03-293-0/+249
* leds: lp3952: Use 'if (ret)' patternAndy Shevchenko2017-03-231-3/+4
* leds: lp3952: Remove ACPI support for lp3952Andy Shevchenko2017-03-232-12/+0
* leds: mt6323: Fix an off by one bug in probeDan Carpenter2017-03-231-1/+1
* leds: Add LED support for MT6323 PMICSean Wang2017-03-213-0/+511
* leds: gpio: use OF variant of LED registering functionRafał Miłecki2017-03-081-6/+6
* leds: core: add OF variants of LED registering functionsRafał Miłecki2017-03-081-10/+16
* dell-led: move driver to drivers/platform/x86/dell-wmi-led.cMichał Kępień2017-03-063-211/+0
* dell-led: remove code related to mic mute LEDMichał Kępień2017-03-062-19/+7
* platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...Michał Kępień2017-03-061-29/+0
* ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()Michał Kępień2017-03-061-18/+2
* dell-led: remove GUID check from dell_micmute_led_set()Michał Kępień2017-03-061-3/+0
* leds/trigger/cpu: Add LED trigger for all CPUs aggregatedPaulo Costa2017-03-061-2/+31
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
OpenPOWER on IntegriCloud