aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2016-09-20leds: triggers: Check return value of kobject_uevent_env()Gravatar Jacek Anaszewski 1-1/+3
2016-09-20leds: triggers: Return from led_trigger_set() if there is nothing to doGravatar Jacek Anaszewski 1-0/+3
2016-09-15leds: gpio: fix and simplify error handling in gpio_leds_createGravatar Heiner Kallweit 1-8/+4
2016-09-15leds: gpio: switch to managed version of led_classdev_registerGravatar Heiner Kallweit 1-21/+2
2016-09-15leds: gpio: fix and simplify reading property "label"Gravatar Heiner Kallweit 1-9/+7
2016-09-15leds: gpio: simplify gpio_leds_createGravatar Heiner Kallweit 1-3/+1
2016-09-15leds: gpio: add helper cdev_to_gpio_led_dataGravatar Heiner Kallweit 1-4/+8
2016-09-15leds: gpio: fix an unhandled error case in create_gpio_ledGravatar Heiner Kallweit 1-3/+6
2016-09-15leds: gpio: introduce gpio_blink_set_tGravatar Heiner Kallweit 1-4/+2
2016-09-15leds: add driver for Mellanox systems LEDsGravatar Vadim Pasternak 3-0/+439
2016-08-16leds: add PM8058 LEDs driverGravatar Linus Walleij 3-0/+200
2016-08-16leds: do not overflow sysfs buffer in led_trigger_showGravatar Nathan Sullivan 1-5/+7
2016-08-16leds: make triggers explicitly non-modularGravatar Paul Gortmaker 1-5/+1
2016-08-15leds: is31fl319x: 1/3/6/9-channel light effect led driverGravatar H. Nikolaus Schaller 3-0/+463
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-17/+15
2016-07-22leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelGravatar Sebastian Andrzej Siewior 1-8/+8
2016-07-19leds: is31fl32xx: define complete i2c_device_id tableGravatar H. Nikolaus Schaller 1-2/+8
2016-07-19leds: is31fl32xx: fix typo in id and match table namesGravatar H. Nikolaus Schaller 1-7/+7
2016-07-18leds: LED driver for TI LP3952 6-Channel Color LEDGravatar Tony Makkiel 3-0/+316
2016-07-15leds/trigger/cpu: Convert to hotplug state machineGravatar Richard Cochran 1-17/+15
2016-07-11leds: leds-gpio: Set of_node for created LED devicesGravatar Rafał Miłecki 1-2/+3
2016-07-04leds: triggers: return error if invalid trigger name is provided via sysfsGravatar Heiner Kallweit 1-0/+2
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgGravatar Suraj Jitindar Singh 1-1/+1
2016-06-20leds: convert IDE trigger to common disk triggerGravatar Stephan Linz 4-13/+18
2016-06-20leds: pca9532: Add device tree supportGravatar Phil Reid 1-4/+71
2016-06-08leds: handle suspend/resume in heartbeat triggerGravatar Linus Walleij 1-0/+31
2016-06-08leds: core: Fix brightness setting upon hardware blinking enabledGravatar Tony Makkiel 1-3/+6
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+10
2016-05-17leds: pwm: Use pwm_get_args() where appropriateGravatar Boris Brezillon 1-1/+10
2016-05-06leds: gpio: Support the "panic-indicator" firmware propertyGravatar Ezequiel Garcia 1-0/+4
2016-05-06leds: triggers: Allow to switch the trigger to "panic" on a kernel panicGravatar Ezequiel Garcia 4-1/+52
2016-04-19leds: ss4200: add DMI data for FSC SCALEO Home ServerGravatar Martin Dummer 1-0/+13
2016-04-19leds: ss4200: Add depend on x86 archGravatar Martin Dummer 1-2/+3
2016-04-19leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()Gravatar Jacek Anaszewski 1-1/+2
2016-04-14leds: tca6507: silence an uninitialized variable warningGravatar Dan Carpenter 1-0/+2
2016-04-13leds: trigger: Introduce a MTD (NAND/NOR) triggerGravatar Ezequiel Garcia 3-0/+54
2016-03-30leds: trigger: Introduce a kernel panic LED triggerGravatar Ezequiel Garcia 3-0/+38
2016-03-23Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Gravatar Linus Torvalds 2-112/+15
2016-03-23dell-led: use dell_smbios_send_request() for performing SMBIOS callsGravatar Michał Kępień 1-59/+6
2016-03-23dell-led: use dell_smbios_find_token() for finding mic DMI tokensGravatar Michał Kępień 2-54/+10
2016-03-14leds: triggers: simplify led_trigger_storeGravatar Heiner Kallweit 1-11/+2
2016-03-14leds: max8997: Use devm_led_classdev_registerGravatar Amitoj Kaur Chawla 1-13/+1
2016-03-14leds: da903x: Use devm_led_classdev_registerGravatar Amitoj Kaur Chawla 1-11/+1
2016-03-14leds: s3c24xx: Use devm_led_classdev_registerGravatar Amitoj Kaur Chawla 1-18/+1
2016-03-14leds: wm831x-status: Use devm_led_classdev_registerGravatar Amitoj Kaur Chawla 1-12/+1
2016-03-14leds: lp8788: Use devm_led_classdev_registerGravatar Amitoj Kaur Chawla 1-13/+1
2016-03-14leds: 88pm860x: Use devm_led_classdev_registerGravatar Amitoj Kaur Chawla 1-11/+1
2016-03-14leds: Add SN3218 and SN3216 support to the IS31FL32XX driverGravatar David Rivshin 2-4/+8
2016-03-14leds: Add driver for the ISSI IS31FL32xx family of LED controllersGravatar David Rivshin 3-0/+513