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
*
Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-14
12
-22
/
+608
|
\
|
*
leds: Add driver for PC Engines APU/APU2 LEDs
Alan Mizrahi
2017-11-06
3
-0
/
+289
|
*
leds: lp55xx: fix spelling mistake: 'cound' -> 'could'
Arvind Yadav
2017-10-30
1
-1
/
+1
|
*
leds: Convert timers to use timer_setup()
Kees Cook
2017-10-25
3
-15
/
+18
|
*
leds: tca6507: Remove unnecessary reg check
Christos Gkekas
2017-10-09
1
-1
/
+1
|
*
leds: ledtrig-heartbeat: Convert timers to use timer_setup()
Kees Cook
2017-10-06
1
-6
/
+10
|
*
leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
Andrew Jeffery
2017-10-06
1
-5
/
+12
|
*
leds: ledtrig-activity: Add a system activity LED trigger
Willy Tarreau
2017-10-06
3
-0
/
+283
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
as3645a: Unregister indicator LED on device unbind
Sakari Ailus
2017-09-23
1
-0
/
+1
*
as3645a: Use integer numbers for parsing LEDs
Sakari Ailus
2017-09-23
1
-2
/
+24
*
as3645a: Use ams,input-max-microamp as documented in DT bindings
Sakari Ailus
2017-09-23
1
-1
/
+1
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
2
-2
/
+2
*
Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
2017-09-07
12
-94
/
+329
|
\
|
*
leds: pca955x: check for I2C errors
Cédric Le Goater
2017-08-30
1
-31
/
+83
|
*
leds: gpio: Allow LED to retain state at shutdown
Andrew Jeffery
2017-08-29
1
-1
/
+6
|
*
leds: powernv: Delete an error message for a failed memory allocation in powe...
Markus Elfring
2017-08-29
1
-5
/
+1
|
*
leds: lp8501: make several arrays static const
Colin Ian King
2017-08-29
1
-3
/
+3
|
*
leds: lp5562: make several arrays static const
Colin Ian King
2017-08-29
1
-5
/
+5
|
*
leds: lp5521: make several arrays static const
Colin Ian King
2017-08-29
1
-4
/
+4
|
*
leds: aat1290: make array max_mm_current_percent static const
Colin Ian King
2017-08-29
1
-2
/
+4
|
*
leds: pca955x: Prevent crippled LED device name
Jacek Anaszewski
2017-08-29
1
-4
/
+8
|
*
leds: lm3533: constify attribute_group structure
Amitoj Kaur Chawla
2017-08-29
1
-1
/
+1
|
*
leds: pca955x: add GPIO support
Cédric Le Goater
2017-08-14
2
-17
/
+131
|
*
leds: pca955x: use devm_led_classdev_register
Cédric Le Goater
2017-08-14
1
-22
/
+4
|
*
leds: pca955x: add device tree support
Cédric Le Goater
2017-08-14
1
-12
/
+89
|
*
leds: Convert to using %pOF instead of full_name
Rob Herring
2017-08-12
1
-2
/
+2
|
*
leds: blinkm: constify attribute_group structures.
Arvind Yadav
2017-08-04
1
-1
/
+1
|
*
leds: tlc591xx: add missing of_node_put
Julia Lawall
2017-07-16
1
-2
/
+6
|
*
leds: tlc591xx: merge conditional tests
Julia Lawall
2017-07-16
1
-3
/
+2
*
|
media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
2017-09-05
1
-0
/
+1
*
|
media: leds: as3645a: Add LED flash class driver
Sakari Ailus
2017-08-26
3
-0
/
+772
*
|
media: v4l2-flash-led-class: Create separate sub-devices for indicators
Sakari Ailus
2017-08-26
2
-4
/
+4
|
/
*
Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
2017-07-06
7
-237
/
+27
|
\
|
*
leds: lp55xx: make various arrays static const
Colin Ian King
2017-06-30
1
-5
/
+5
|
*
leds: Remove SEAD-3 driver
Paul Burton
2017-06-19
3
-89
/
+0
|
*
leds: trigger: gpio: Use threaded IRQ
Jan Kiszka
2017-05-29
1
-23
/
+6
|
*
leds: trigger: gpio: Refresh LED state after GPIO change
Jan Kiszka
2017-05-29
1
-0
/
+2
|
*
leds: Delete obsolete Versatile driver
Linus Walleij
2017-05-14
3
-119
/
+0
|
*
leds: pca963x: Add bindings to invert polarity
Anders Darander
2017-05-14
1
-2
/
+15
*
|
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
2017-06-20
2
-33
/
+2
|
\
\
|
*
\
Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-06-18
2
-33
/
+2
|
|
\
\
|
|
*
|
Revert "leds: handle suspend/resume in heartbeat trigger"
Zhang Bo
2017-06-13
1
-31
/
+0
|
|
*
|
leds: bcm6328: fix signal source assignment for leds 4 to 7
Jonas Gorski
2017-06-13
1
-2
/
+2
|
|
|
/
*
|
|
Merge tag 'media/v4.12-2' into patchwork
Mauro Carvalho Chehab
2017-06-07
1
-1
/
+1
|
\
|
|
|
*
|
leds: pca955x: Correct I2C Functionality
Tin Huynh
2017-05-22
1
-1
/
+1
|
|
/
*
/
[media] v4l: flash led class: Use fwnode_handle instead of device_node in init
Sakari Ailus
2017-06-06
2
-4
/
+6
|
/
*
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
2017-05-08
3
-3
/
+3
*
leds: pca9532: Extend pca9532 device tree support
Felix Brack
2017-04-19
1
-1
/
+26
*
leds: cpcap: new driver
Sebastian Reichel
2017-03-29
3
-0
/
+249
[next]