Age | Commit message (Expand) | Author | Files | Lines |
2016-06-08 | leds: handle suspend/resume in heartbeat trigger | Linus Walleij | 1 | -0/+31 |
2016-06-08 | leds: core: Fix brightness setting upon hardware blinking enabled | Tony Makkiel | 1 | -3/+6 |
2016-05-25 | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+10 |
2016-05-17 | leds: pwm: Use pwm_get_args() where appropriate | Boris Brezillon | 1 | -1/+10 |
2016-05-06 | leds: gpio: Support the "panic-indicator" firmware property | Ezequiel Garcia | 1 | -0/+4 |
2016-05-06 | leds: triggers: Allow to switch the trigger to "panic" on a kernel panic | Ezequiel Garcia | 4 | -1/+52 |
2016-04-19 | leds: ss4200: add DMI data for FSC SCALEO Home Server | Martin Dummer | 1 | -0/+13 |
2016-04-19 | leds: ss4200: Add depend on x86 arch | Martin Dummer | 1 | -2/+3 |
2016-04-19 | leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity() | Jacek Anaszewski | 1 | -1/+2 |
2016-04-14 | leds: tca6507: silence an uninitialized variable warning | Dan Carpenter | 1 | -0/+2 |
2016-04-13 | leds: trigger: Introduce a MTD (NAND/NOR) trigger | Ezequiel Garcia | 3 | -0/+54 |
2016-03-30 | leds: trigger: Introduce a kernel panic LED trigger | Ezequiel Garcia | 3 | -0/+38 |
2016-03-24 | Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2 | -112/+15 |
2016-03-23 | dell-led: use dell_smbios_send_request() for performing SMBIOS calls | Michał Kępień | 1 | -59/+6 |
2016-03-23 | dell-led: use dell_smbios_find_token() for finding mic DMI tokens | Michał Kępień | 2 | -54/+10 |
2016-03-14 | leds: triggers: simplify led_trigger_store | Heiner Kallweit | 1 | -11/+2 |
2016-03-14 | leds: max8997: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -13/+1 |
2016-03-14 | leds: da903x: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -11/+1 |
2016-03-14 | leds: s3c24xx: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -18/+1 |
2016-03-14 | leds: wm831x-status: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -12/+1 |
2016-03-14 | leds: lp8788: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -13/+1 |
2016-03-14 | leds: 88pm860x: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -11/+1 |
2016-03-14 | leds: Add SN3218 and SN3216 support to the IS31FL32XX driver | David Rivshin | 2 | -4/+8 |
2016-03-14 | leds: Add driver for the ISSI IS31FL32xx family of LED controllers | David Rivshin | 3 | -0/+513 |
2016-03-14 | leds: lm3533: Use devm_led_classdev_register | Amitoj Kaur Chawla | 1 | -9/+3 |
2016-03-14 | leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero | Geert Uytterhoeven | 1 | -1/+1 |
2016-03-14 | leds: core: add helpers for calling brightness_set(_blocking) | Heiner Kallweit | 1 | -14/+26 |
2016-03-14 | leds: leds-gpio: Fix return value check in create_gpio_led() | Wei Yongjun | 1 | -2/+2 |
2016-03-14 | leds: lp3944: improve wording and formatting in a comment | Antonio Ospite | 1 | -2/+5 |
2016-03-14 | leds: core: avoid error message when a USB LED device is unplugged | Heiner Kallweit | 2 | -1/+6 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -10/+10 |
2016-01-07 | leds: pca9532: use gpiochip data pointer | Linus Walleij | 1 | -4/+4 |
2016-01-07 | leds: tca6507: use gpiochip data pointer | Linus Walleij | 1 | -2/+2 |
2016-01-04 | leds: add HAS_IOMEM dependency to LEDS_BCM6328/LEDS_BCM6358 | Vegard Nossum | 1 | -0/+2 |
2016-01-04 | leds: core: add managed version of led_trigger_register | Heiner Kallweit | 1 | -0/+28 |
2016-01-04 | leds: bcm6358: remove unneeded busy status check | Álvaro Fernández Rojas | 1 | -3/+0 |
2016-01-04 | leds: bcm6328: improve blink support | Álvaro Fernández Rojas | 1 | -5/+15 |
2016-01-04 | leds: bcm6358: merge bcm6358_led_mode and bcm6358_led_set | Álvaro Fernández Rojas | 1 | -14/+6 |
2016-01-04 | leds: bcm6328: simplify duplicated unlock in bcm6328_blink_set | Álvaro Fernández Rojas | 1 | -5/+5 |
2016-01-04 | leds: bcm6358: add little endian support | Álvaro Fernández Rojas | 1 | -0/+8 |
2016-01-04 | leds: bcm6328: add little endian support | Álvaro Fernández Rojas | 1 | -0/+8 |
2016-01-04 | leds: bcm6358: remove unneded lock when checking initial LED status | Álvaro Fernández Rojas | 1 | -3/+0 |
2016-01-04 | leds: bcm6358: Use bcm6358_led_set() in order to get rid of the lock | Álvaro Fernández Rojas | 1 | -1/+2 |
2016-01-04 | leds: bcm6328: remove unneded lock when checking initial LED | Álvaro Fernández Rojas | 1 | -3/+0 |
2016-01-04 | leds: bcm6328: code cleaning | Álvaro Fernández Rojas | 1 | -4/+4 |
2016-01-04 | leds: syscon: Make the driver explicitly non-modular | Paul Gortmaker | 1 | -15/+3 |
2016-01-04 | leds: ledtrig-ide-disk: Make the driver explicitly non-modular | Paul Gortmaker | 1 | -13/+1 |
2016-01-04 | leds: ledtrig-cpu: Make the driver explicitly non-modular | Paul Gortmaker | 1 | -25/+1 |
2016-01-04 | leds: sunfire: Use platform_register/unregister_drivers() | Thierry Reding | 1 | -16/+7 |
2016-01-04 | leds: max77693: Add missing of_node_put | Jacek Anaszewski | 1 | -0/+1 |