aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-09-23as3645a: Unregister indicator LED on device unbindSakari Ailus1-0/+1
2017-09-23as3645a: Use integer numbers for parsing LEDsSakari Ailus1-2/+24
2017-09-23as3645a: Use ams,input-max-microamp as documented in DT bindingsSakari Ailus1-1/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2-2/+2
2017-09-07Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds12-94/+329
2017-09-05media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann1-0/+1
2017-08-30leds: pca955x: check for I2C errorsCédric Le Goater1-31/+83
2017-08-29leds: gpio: Allow LED to retain state at shutdownAndrew Jeffery1-1/+6
2017-08-29leds: powernv: Delete an error message for a failed memory allocation in powernv_led_create()Markus Elfring1-5/+1
2017-08-29leds: lp8501: make several arrays static constColin Ian King1-3/+3
2017-08-29leds: lp5562: make several arrays static constColin Ian King1-5/+5
2017-08-29leds: lp5521: make several arrays static constColin Ian King1-4/+4
2017-08-29leds: aat1290: make array max_mm_current_percent static constColin Ian King1-2/+4
2017-08-29leds: pca955x: Prevent crippled LED device nameJacek Anaszewski1-4/+8
2017-08-29leds: lm3533: constify attribute_group structureAmitoj Kaur Chawla1-1/+1
2017-08-26media: leds: as3645a: Add LED flash class driverSakari Ailus3-0/+772
2017-08-26media: v4l2-flash-led-class: Create separate sub-devices for indicatorsSakari Ailus2-4/+4
2017-08-14leds: pca955x: add GPIO supportCédric Le Goater2-17/+131
2017-08-14leds: pca955x: use devm_led_classdev_registerCédric Le Goater1-22/+4
2017-08-14leds: pca955x: add device tree supportCédric Le Goater1-12/+89
2017-08-12leds: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-04leds: blinkm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-16leds: tlc591xx: add missing of_node_putJulia Lawall1-2/+6
2017-07-16leds: tlc591xx: merge conditional testsJulia Lawall1-3/+2
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds7-237/+27
2017-06-30leds: lp55xx: make various arrays static constColin Ian King1-5/+5
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab2-33/+2
2017-06-19leds: Remove SEAD-3 driverPaul Burton3-89/+0
2017-06-18Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds2-33/+2
2017-06-13Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo1-31/+0
2017-06-13leds: bcm6328: fix signal source assignment for leds 4 to 7Jonas Gorski1-2/+2
2017-06-07Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab1-1/+1
2017-06-06[media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus2-4/+6
2017-05-29leds: trigger: gpio: Use threaded IRQJan Kiszka1-23/+6
2017-05-29leds: trigger: gpio: Refresh LED state after GPIO changeJan Kiszka1-0/+2
2017-05-22leds: pca955x: Correct I2C FunctionalityTin Huynh1-1/+1
2017-05-14leds: Delete obsolete Versatile driverLinus Walleij3-119/+0
2017-05-14leds: pca963x: Add bindings to invert polarityAnders Darander1-2/+15
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd3-3/+3
2017-04-19leds: pca9532: Extend pca9532 device tree supportFelix Brack1-1/+26
2017-03-29leds: cpcap: new driverSebastian Reichel3-0/+249
2017-03-23leds: lp3952: Use 'if (ret)' patternAndy Shevchenko1-3/+4
2017-03-23leds: lp3952: Remove ACPI support for lp3952Andy Shevchenko2-12/+0
2017-03-23leds: mt6323: Fix an off by one bug in probeDan Carpenter1-1/+1
2017-03-21leds: Add LED support for MT6323 PMICSean Wang3-0/+511
2017-03-08leds: gpio: use OF variant of LED registering functionRafał Miłecki1-6/+6
2017-03-08leds: core: add OF variants of LED registering functionsRafał Miłecki1-10/+16
2017-03-06dell-led: move driver to drivers/platform/x86/dell-wmi-led.cMichał Kępień3-211/+0
2017-03-06dell-led: remove code related to mic mute LEDMichał Kępień2-19/+7