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.12.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: pwm: Remove platform_data support
Alexander Dahl
2020-10-07
1
-25
/
+5
*
leds: lm3697: Fix out-of-bound access
Gabriel David
2020-10-05
1
-3
/
+5
*
leds: ns2: do not guard OF match pointer with of_match_ptr
Marek Behún
2020-09-30
1
-7
/
+7
*
leds: ns2: convert to fwnode API
Marek Behún
2020-09-30
1
-29
/
+26
*
leds: tlc591xx: fix leak of device node iterator
Tobias Jordan
2020-09-30
1
-1
/
+3
*
leds: pca963x: use struct led_init_data when registering
Marek Behún
2020-09-30
1
-13
/
+12
*
leds: pca963x: register LEDs immediately after parsing, get rid of platdata
Marek Behún
2020-09-30
1
-117
/
+71
*
leds: tca6507: remove binding comment
Marek Behún
2020-09-30
1
-17
/
+0
*
leds: tca6507: cosmetic change: use helper variable
Marek Behún
2020-09-30
1
-17
/
+16
*
leds: tca6507: do not set GPIO names
Marek Behún
2020-09-30
1
-3
/
+0
*
ledtrig-cpu: Limit to 8 CPUs
Pavel Machek
2020-09-30
1
-3
/
+10
*
leds: TODO: Add documentation about possible subsystem improvements
Pavel Machek
2020-09-30
1
-0
/
+75
*
leds: pca9532: read pwm settings from device tree
Markus Moll
2020-09-30
1
-0
/
+5
*
leds: pca9532: correct shift computation in pca9532_getled
Markus Moll
2020-09-30
1
-3
/
+5
*
leds: lm36274: Fix warning for undefined parameters
Dan Murphy
2020-09-30
1
-2
/
+3
*
leds: lm3532: Fix warnings for undefined parameters
Dan Murphy
2020-09-30
1
-25
/
+25
*
leds: pca963x: use flexible array
Marek Behún
2020-09-30
1
-16
/
+12
*
leds: pca963x: cosmetic: rename variables
Marek Behún
2020-09-30
1
-51
/
+53
*
leds: pca963x: cosmetic: rename variables
Marek Behún
2020-09-30
1
-27
/
+28
*
leds: pca963x: use devres LED registering function
Marek Behún
2020-09-30
1
-20
/
+2
*
leds: pca963x: cosmetic: use helper variables, better indentation
Marek Behún
2020-09-30
1
-68
/
+71
*
leds: tca6507: fix potential zero passed to ERR_PTR
Marek Behún
2020-09-30
1
-1
/
+1
*
leds: tca6507: fix warning triggered by fwnode conversion.
Pavel Machek
2020-09-30
1
-1
/
+1
*
leds: tca6507: use fwnode API instead of OF
Marek Behún
2020-09-30
1
-37
/
+29
*
leds: tca6507: Absorb platform data
Marek Behún
2020-09-30
1
-1
/
+10
*
leds: parse linux,default-trigger DT property in LED core
Marek Behún
2020-09-26
24
-72
/
+5
*
leds: syscon: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-3
/
+4
*
leds: lm3532: don't parse label DT property
Marek Behún
2020-09-26
1
-12
/
+0
*
leds: lm36274: use devres LED registering function
Marek Behún
2020-09-26
1
-11
/
+2
*
leds: lm36274: use platform device as parent of LED
Marek Behún
2020-09-26
1
-2
/
+2
*
leds: lm36274: do not set chip settings in DT parsing function
Marek Behún
2020-09-26
1
-8
/
+8
*
leds: lm36274: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-17
/
+25
*
leds: lm36274: don't iterate through children since there is only one
Marek Behún
2020-09-26
1
-27
/
+23
*
leds: lm36274: cosmetic: rename lm36274_data to chip
Marek Behún
2020-09-26
1
-42
/
+40
*
leds: Add driver for Acer Iconia Tab A500
Dmitry Osipenko
2020-09-26
3
-0
/
+137
*
leds: pca9532 - simplify the return expression of pca9532_remove
Liu Shixin
2020-09-26
1
-6
/
+1
*
leds: ns2: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-5
/
+4
*
leds: ns2: remove unneeded variable
Marek Behún
2020-09-26
1
-5
/
+2
*
leds: ns2: register LED immediately after parsing DT properties
Marek Behún
2020-09-26
1
-103
/
+40
*
leds: ns2: cosmetic change: use helper variable
Marek Behún
2020-09-26
1
-8
/
+7
*
leds: ns2: cosmetic change
Marek Behún
2020-09-26
1
-4
/
+2
*
leds: ns2: cosmetic variable rename
Marek Behún
2020-09-26
1
-56
/
+47
*
leds: ns2: cosmetic structure rename
Marek Behún
2020-09-26
1
-17
/
+17
*
leds: ns2: use devres API for getting GPIO descriptors
Marek Behún
2020-09-26
1
-4
/
+4
*
leds: ns2: move parsing of one LED into separate function
Marek Behún
2020-09-26
1
-65
/
+55
*
leds: ns2: support OF probing only, forget platdata
Marek Behún
2020-09-26
1
-25
/
+15
*
leds: ns2: alloc simple array instead of struct ns2_led_priv
Marek Behún
2020-09-26
1
-14
/
+7
*
leds: ns2: use devres LED registering function
Marek Behún
2020-09-26
1
-28
/
+2
*
leds: is31fl32xx: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-10
/
+9
*
leds: pm8058: cosmetic change: no need to return in if guard
Marek Behún
2020-09-26
1
-4
/
+2
[next]