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
/
led-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: disallow /sys/class/leds/*:multi:* for now
Pavel Machek
2020-08-03
1
-0
/
+4
*
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-08-03
1
-0
/
+1
*
leds: Add multicolor ID to the color ID list
Dan Murphy
2020-07-15
1
-0
/
+1
*
leds: Switch to use fwnode instead of be stuck with OF one
Andy Shevchenko
2019-08-23
1
-6
/
+3
*
leds: core: Add support for composing LED class device names
Jacek Anaszewski
2019-07-25
1
-0
/
+127
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
leds: avoid flush_work in atomic context
Pavel Machek
2019-05-31
1
-5
/
+0
*
leds: avoid races with workqueue
Pavel Machek
2019-05-02
1
-0
/
+5
*
leds: Add helper for getting default pattern from Device Tree
Krzysztof Kozlowski
2019-01-16
1
-0
/
+30
*
leds: core: Fix regression caused by commit 2b83ff96f51d
Jacek Anaszewski
2018-01-07
1
-1
/
+2
*
led: core: Fix brightness setting when setting delay_off=0
Matthieu CASTET
2017-12-27
1
-1
/
+1
*
leds: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-4
/
+3
*
led: core: Fix blink_brightness setting race
Hans de Goede
2016-11-22
1
-7
/
+7
*
led: core: Use atomic bit-field for the blink-flags
Hans de Goede
2016-11-22
1
-25
/
+27
*
leds: core: Fix brightness setting upon hardware blinking enabled
Tony Makkiel
2016-06-08
1
-3
/
+6
*
leds: core: add helpers for calling brightness_set(_blocking)
Heiner Kallweit
2016-03-14
1
-14
/
+26
*
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2016-03-14
1
-1
/
+4
*
leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
Jacek Anaszewski
2016-01-04
1
-13
/
+19
*
leds: core: Use set_brightness_work for the blocking op
Jacek Anaszewski
2016-01-04
1
-1
/
+11
*
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
2016-01-04
1
-5
/
+33
*
leds: core: Add two new LED_BLINK_ flags
Jacek Anaszewski
2016-01-04
1
-10
/
+26
*
leds: core: Use EXPORT_SYMBOL_GPL consistently
Jacek Anaszewski
2016-01-04
1
-4
/
+4
*
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
2015-11-03
1
-0
/
+73
*
leds: fix brightness changing when software blinking is active
Stas Sergeev
2015-05-25
1
-2
/
+3
*
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2014-11-14
1
-3
/
+15
*
leds: implement sysfs interface locking mechanism
Jacek Anaszewski
2014-11-14
1
-0
/
+18
*
leds: Improve and export led_update_brightness
Jacek Anaszewski
2014-09-12
1
-0
/
+16
*
leds: Reorder include directives
Jacek Anaszewski
2014-09-11
1
-1
/
+2
*
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
2014-09-02
1
-6
/
+5
*
leds: convert blink timer to workqueue
Vincent Donnefort
2014-07-03
1
-5
/
+6
*
leds: Turn off led if blinking is disabled
Stefan Sørensen
2014-02-27
1
-2
/
+4
*
leds: delay led_set_brightness if stopping soft-blink
Fabio Baltieri
2012-09-11
1
-3
/
+13
*
leds: fix sparse warnings due to missing static
Bryan Wu
2012-07-24
1
-1
/
+1
*
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
1
-2
/
+2
*
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-24
1
-2
/
+2
*
leds: fix led_brightness_set when soft-blinking
Fabio Baltieri
2012-07-24
1
-9
/
+6
*
leds: add oneshot blink functions
Fabio Baltieri
2012-07-24
1
-7
/
+38
*
leds: don't disable blinking when writing the same value to delay_on or delay...
Rafal Prylowski
2012-06-12
1
-7
/
+0
*
led-class: change back LEDS_CLASS to tristate instead of bool
Bryan Wu
2012-03-23
1
-0
/
+70
*
leds: Cleanup various whitespace and code style issues
Németh Márton
2008-04-24
1
-2
/
+2
*
leds: Fix leds_list_lock locking issues
Richard Purdie
2007-12-31
1
-2
/
+2
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
[PATCH] LED: add LED class
Richard Purdie
2006-03-31
1
-0
/
+25