summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus 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/kern...Linus 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
2017-03-06platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...Michał Kępień1-29/+0
2017-03-06ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()Michał Kępień1-18/+2
2017-03-06dell-led: remove GUID check from dell_micmute_led_set()Michał Kępień1-3/+0
2017-03-06leds/trigger/cpu: Add LED trigger for all CPUs aggregatedPaulo Costa1-2/+31
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+3
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-6/+8
2017-02-14leds: ledtrig-heartbeat: Make top brightness adjustableJacek Anaszewski1-4/+11
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon1-2/+3
2017-01-29leds: class: Add new optional brightness_hw_changed attributeHans de Goede2-0/+85
2017-01-26leds: ktd2692: avoid harmless maybe-uninitialized warningArnd Bergmann1-4/+4
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein1-6/+7
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko1-1/+1
2017-01-04leds: pwm: Remove atomic code pathsThierry Reding1-13/+3
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-02leds: pca955x: Add ACPI supportTin Huynh1-2/+22
2016-11-30leds: netxbig: fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-11-30leds: pca963x: Add ACPI supportTin Huynh1-1/+21
2016-11-23leds: leds-cobalt-raq: use builtin_platform_driverGeliang Tang1-5/+1
2016-11-22Merge tag 'ib-mfd-arm-leds-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Jacek Anaszewski1-1/+1
2016-11-22led: core: Fix blink_brightness setting raceHans de Goede1-7/+7
2016-11-22led: core: Use atomic bit-field for the blink-flagsHans de Goede2-25/+28
2016-11-22leds: Add user LED driver for NIC78bx deviceHui Chun Ong3-0/+221
2016-11-22leds: verify vendor and change license in mlxcpld driverVadim Pasternak1-1/+4
2016-11-22leds: pca963x: enable low-power stateMatt Ranostay1-7/+33