index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
leds.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...
Lee Jones
1
-0
/
+27
2024-06-21
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
1
-0
/
+10
2024-06-14
leds: class: Add flag to avoid automatic renaming of LED devices
Thomas Weißschuh
1
-0
/
+1
2024-05-31
leds: trigger: Add led_mc_trigger_event() function
Hans de Goede
1
-0
/
+6
2024-05-31
leds: core: Add led_mc_set_brightness() function
Hans de Goede
1
-0
/
+20
2024-03-28
leds: trigger: audio: Remove this trigger
Heiner Kallweit
1
-14
/
+0
2024-03-28
leds: trigger: Store brightness set by led_trigger_event()
Heiner Kallweit
1
-0
/
+15
2024-03-07
leds: Fix ifdef check for gpio_led_register_device()
Arnd Bergmann
1
-1
/
+1
2024-03-07
leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...
Arnd Bergmann
1
-19
/
+0
2023-12-13
leds: trigger: Remove unused function led_trigger_rename_static()
Heiner Kallweit
1
-17
/
+0
2023-12-13
leds: trigger: netdev: Extend speeds up to 10G
Daniel Golle
1
-0
/
+3
2023-08-17
leds: class: Store the color index in struct led_classdev
Jean-Jacques Hiblot
1
-0
/
+1
2023-08-17
leds: Provide devm_of_led_get_optional()
Jean-Jacques Hiblot
1
-0
/
+2
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-8
/
+35
2023-06-22
leds: trigger: netdev: add additional specific link duplex mode
Christian Marangi
1
-0
/
+2
2023-06-22
leds: trigger: netdev: add additional specific link speed mode
Christian Marangi
1
-0
/
+3
2023-05-31
leds: trigger: netdev: expose netdev trigger modes in linux include
Christian Marangi
1
-0
/
+10
2023-05-31
leds: add API to get attached device for LED hw control
Andrew Lunn
1
-0
/
+6
2023-05-31
leds: add APIs for LEDs hw control
Christian Marangi
1
-0
/
+37
2023-05-25
leds: Fix oops about sleeping in led_trigger_blink()
Hans de Goede
1
-0
/
+24
2023-05-25
leds: Fix set_brightness_delayed() race
Hans de Goede
1
-0
/
+3
2023-05-25
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
1
-8
/
+8
2023-05-02
Merge tag 'leds-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2023-04-19
leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled
Andrew Lunn
1
-0
/
+18
2023-03-16
leds: Fix reference to led_set_brightness() in doc
Thomas Weißschuh
1
-1
/
+1
2023-01-30
leds: Move led_init_default_state_get() to the global header
Andy Shevchenko
1
-0
/
+2
2023-01-30
leds: Add missing includes and forward declarations in leds.h
Andy Shevchenko
1
-5
/
+8
2023-01-27
leds: led-class: Add generic [devm_]led_get()
Hans de Goede
1
-0
/
+21
2021-09-27
leds: trigger: use RCU to protect the led_cdevs list
Johannes Berg
1
-1
/
+1
2021-08-18
leds: move default_state read from fwnode to core
Denis Osterland-Heim
1
-3
/
+9
2021-02-19
leds: led-core: Get rid of enum led_brightness
Abanoub Sameh
1
-7
/
+5
2020-07-22
leds: trigger: add support for LED-private device triggers
Marek Behún
1
-0
/
+10
2020-04-06
leds: old enums are not really applicable to new code
Pavel Machek
1
-0
/
+1
2020-01-06
leds: Add managed API to get a LED from a device driver
Jean-Jacques Hiblot
1
-0
/
+2
2020-01-06
leds: Add of_led_get() and led_put()
Tomi Valkeinen
1
-0
/
+4
2019-11-03
leds: core: Fix leds.h structure documentation
Dan Murphy
1
-3
/
+2
2019-11-03
leds: core: Remove extern from header
Dan Murphy
1
-51
/
+44
2019-11-03
leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
Akinobu Mita
1
-5
/
+0
2019-09-01
leds: Replace {devm_}led_classdev_register() macros with inlines
Jacek Anaszewski
1
-4
/
+25
2019-07-25
leds: core: Add support for composing LED class device names
Jacek Anaszewski
1
-0
/
+45
2019-07-25
leds: class: Improve LED and LED flash class registration API
Jacek Anaszewski
1
-10
/
+24
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-01-17
leds: Add helper for getting default pattern from Device Tree
Krzysztof Kozlowski
1
-0
/
+13
2018-12-26
Merge tag 'leds-for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-12-10
led: triggers: Add LED_INIT_DEFAULT_TRIGGER flag
Jacek Anaszewski
1
-0
/
+1
2018-11-28
leds: trigger: Introduce audio mute LED trigger
Takashi Iwai
1
-0
/
+20
2018-10-11
leds: core: Introduce LED pattern trigger
Baolin Wang
1
-0
/
+15
2018-07-06
leds: triggers: new function led_set_trigger_data()
Uwe Kleine-König
1
-0
/
+7
2018-07-06
leds: triggers: define module_led_trigger helper
Uwe Kleine-König
1
-0
/
+4
2018-07-06
leds: triggers: add device attribute support
Uwe Kleine-König
1
-0
/
+11
[next]