index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-core.c
Age
Commit message (
Expand
)
Author
2020-08-03
leds: disallow /sys/class/leds/*:multi:* for now
Pavel Machek
2020-08-03
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-07-15
leds: Add multicolor ID to the color ID list
Dan Murphy
2019-08-23
leds: Switch to use fwnode instead of be stuck with OF one
Andy Shevchenko
2019-07-25
leds: core: Add support for composing LED class device names
Jacek Anaszewski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-31
leds: avoid flush_work in atomic context
Pavel Machek
2019-05-02
leds: avoid races with workqueue
Pavel Machek
2019-01-16
leds: Add helper for getting default pattern from Device Tree
Krzysztof Kozlowski
2018-01-07
leds: core: Fix regression caused by commit 2b83ff96f51d
Jacek Anaszewski
2017-12-27
led: core: Fix brightness setting when setting delay_off=0
Matthieu CASTET
2017-10-25
leds: Convert timers to use timer_setup()
Kees Cook
2016-11-22
led: core: Fix blink_brightness setting race
Hans de Goede
2016-11-22
led: core: Use atomic bit-field for the blink-flags
Hans de Goede
2016-06-08
leds: core: Fix brightness setting upon hardware blinking enabled
Tony Makkiel
2016-03-14
leds: core: add helpers for calling brightness_set(_blocking)
Heiner Kallweit
2016-03-14
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2016-01-04
leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
Jacek Anaszewski
2016-01-04
leds: core: Use set_brightness_work for the blocking op
Jacek Anaszewski
2016-01-04
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
2016-01-04
leds: core: Add two new LED_BLINK_ flags
Jacek Anaszewski
2016-01-04
leds: core: Use EXPORT_SYMBOL_GPL consistently
Jacek Anaszewski
2015-11-03
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
2015-05-25
leds: fix brightness changing when software blinking is active
Stas Sergeev
2014-11-14
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2014-11-14
leds: implement sysfs interface locking mechanism
Jacek Anaszewski
2014-09-12
leds: Improve and export led_update_brightness
Jacek Anaszewski
2014-09-11
leds: Reorder include directives
Jacek Anaszewski
2014-09-02
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
2014-07-03
leds: convert blink timer to workqueue
Vincent Donnefort
2014-02-27
leds: Turn off led if blinking is disabled
Stefan Sørensen
2012-09-11
leds: delay led_set_brightness if stopping soft-blink
Fabio Baltieri
2012-07-24
leds: fix sparse warnings due to missing static
Bryan Wu
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-24
leds: fix led_brightness_set when soft-blinking
Fabio Baltieri
2012-07-24
leds: add oneshot blink functions
Fabio Baltieri
2012-06-12
leds: don't disable blinking when writing the same value to delay_on or delay...
Rafal Prylowski
2012-03-23
led-class: change back LEDS_CLASS to tristate instead of bool
Bryan Wu
2008-04-24
leds: Cleanup various whitespace and code style issues
Németh Márton
2007-12-31
leds: Fix leds_list_lock locking issues
Richard Purdie
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-03-31
[PATCH] LED: add LED class
Richard Purdie