index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: handle suspend/resume in heartbeat trigger
Linus Walleij
2016-06-08
1
-0
/
+31
*
leds: core: Fix brightness setting upon hardware blinking enabled
Tony Makkiel
2016-06-08
1
-3
/
+6
*
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
1
-1
/
+10
|
\
|
*
leds: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-1
/
+10
*
|
leds: gpio: Support the "panic-indicator" firmware property
Ezequiel Garcia
2016-05-06
1
-0
/
+4
*
|
leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
Ezequiel Garcia
2016-05-06
4
-1
/
+52
*
|
leds: ss4200: add DMI data for FSC SCALEO Home Server
Martin Dummer
2016-04-19
1
-0
/
+13
*
|
leds: ss4200: Add depend on x86 arch
Martin Dummer
2016-04-19
1
-2
/
+3
*
|
leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()
Jacek Anaszewski
2016-04-19
1
-1
/
+2
*
|
leds: tca6507: silence an uninitialized variable warning
Dan Carpenter
2016-04-14
1
-0
/
+2
*
|
leds: trigger: Introduce a MTD (NAND/NOR) trigger
Ezequiel Garcia
2016-04-13
3
-0
/
+54
*
|
leds: trigger: Introduce a kernel panic LED trigger
Ezequiel Garcia
2016-03-30
3
-0
/
+38
|
/
*
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-03-23
2
-112
/
+15
|
\
|
*
dell-led: use dell_smbios_send_request() for performing SMBIOS calls
Michał Kępień
2016-03-23
1
-59
/
+6
|
*
dell-led: use dell_smbios_find_token() for finding mic DMI tokens
Michał Kępień
2016-03-23
2
-54
/
+10
*
|
leds: triggers: simplify led_trigger_store
Heiner Kallweit
2016-03-14
1
-11
/
+2
*
|
leds: max8997: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-03-14
1
-13
/
+1
*
|
leds: da903x: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-03-14
1
-11
/
+1
*
|
leds: s3c24xx: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-03-14
1
-18
/
+1
*
|
leds: wm831x-status: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-03-14
1
-12
/
+1
*
|
leds: lp8788: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-03-14
1
-13
/
+1
*
|
leds: 88pm860x: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-03-14
1
-11
/
+1
*
|
leds: Add SN3218 and SN3216 support to the IS31FL32XX driver
David Rivshin
2016-03-14
2
-4
/
+8
*
|
leds: Add driver for the ISSI IS31FL32xx family of LED controllers
David Rivshin
2016-03-14
3
-0
/
+513
*
|
leds: lm3533: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-03-14
1
-9
/
+3
*
|
leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero
Geert Uytterhoeven
2016-03-14
1
-1
/
+1
*
|
leds: core: add helpers for calling brightness_set(_blocking)
Heiner Kallweit
2016-03-14
1
-14
/
+26
*
|
leds: leds-gpio: Fix return value check in create_gpio_led()
Wei Yongjun
2016-03-14
1
-2
/
+2
*
|
leds: lp3944: improve wording and formatting in a comment
Antonio Ospite
2016-03-14
1
-2
/
+5
*
|
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2016-03-14
2
-1
/
+6
|
/
*
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
2
-10
/
+10
|
\
|
*
leds: pca9532: use gpiochip data pointer
Linus Walleij
2016-01-07
1
-4
/
+4
|
*
leds: tca6507: use gpiochip data pointer
Linus Walleij
2016-01-07
1
-2
/
+2
|
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
2
-4
/
+4
*
|
leds: add HAS_IOMEM dependency to LEDS_BCM6328/LEDS_BCM6358
Vegard Nossum
2016-01-04
1
-0
/
+2
*
|
leds: core: add managed version of led_trigger_register
Heiner Kallweit
2016-01-04
1
-0
/
+28
*
|
leds: bcm6358: remove unneeded busy status check
Álvaro Fernández Rojas
2016-01-04
1
-3
/
+0
*
|
leds: bcm6328: improve blink support
Álvaro Fernández Rojas
2016-01-04
1
-5
/
+15
*
|
leds: bcm6358: merge bcm6358_led_mode and bcm6358_led_set
Álvaro Fernández Rojas
2016-01-04
1
-14
/
+6
*
|
leds: bcm6328: simplify duplicated unlock in bcm6328_blink_set
Álvaro Fernández Rojas
2016-01-04
1
-5
/
+5
*
|
leds: bcm6358: add little endian support
Álvaro Fernández Rojas
2016-01-04
1
-0
/
+8
*
|
leds: bcm6328: add little endian support
Álvaro Fernández Rojas
2016-01-04
1
-0
/
+8
*
|
leds: bcm6358: remove unneded lock when checking initial LED status
Álvaro Fernández Rojas
2016-01-04
1
-3
/
+0
*
|
leds: bcm6358: Use bcm6358_led_set() in order to get rid of the lock
Álvaro Fernández Rojas
2016-01-04
1
-1
/
+2
*
|
leds: bcm6328: remove unneded lock when checking initial LED
Álvaro Fernández Rojas
2016-01-04
1
-3
/
+0
*
|
leds: bcm6328: code cleaning
Álvaro Fernández Rojas
2016-01-04
1
-4
/
+4
*
|
leds: syscon: Make the driver explicitly non-modular
Paul Gortmaker
2016-01-04
1
-15
/
+3
*
|
leds: ledtrig-ide-disk: Make the driver explicitly non-modular
Paul Gortmaker
2016-01-04
1
-13
/
+1
*
|
leds: ledtrig-cpu: Make the driver explicitly non-modular
Paul Gortmaker
2016-01-04
1
-25
/
+1
*
|
leds: sunfire: Use platform_register/unregister_drivers()
Thierry Reding
2016-01-04
1
-16
/
+7
[next]