index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
led
/
led-uclass.c
Age
Commit message (
Expand
)
Author
2025-10-17
led: Update led_get_by_label()
Patrice Chotard
2025-03-04
led: Fix next Coverity scan error
Heiko Schocher
2025-02-18
led: fix coverity scan error
Heiko Schocher
2025-02-07
led: add function naming option from linux
Heiko Schocher
2024-12-06
led: update LED boot/activity to new property implementation
Christian Marangi
2024-10-10
led: implement LED activity API
Christian Marangi
2024-10-10
led: implement LED boot API
Christian Marangi
2024-07-30
led: Add dts property to specify blinking of the led
Michael Polyntsov
2024-07-30
led: Implement software led blinking
Michael Polyntsov
2024-07-30
led: enable LEDST_BLINK state unconditionally
Mikhail Kshevetskiy
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
led: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
led: introduce led_bind_generic()
Rasmus Villemoes
2023-12-13
led-uclass: do not create fallback label for top-level node
Rasmus Villemoes
2023-12-13
led-uclass: honour ->label field populated by driver's own .bind
Rasmus Villemoes
2022-04-28
led: Drop led_default_state()
Marek Vasut
2022-04-28
led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND
Marek Vasut
2022-04-14
led: Configure LED default-state on boot
Marek Vasut
2022-04-14
led: Move OF "label" property parsing to core
Marek Vasut
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2018-08-10
dm: led: move default state support in led uclass
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-14
dm: led: Add support for blinking LEDs
Simon Glass
2017-04-14
dm: led: Add support for getting the state of an LED
Simon Glass
2017-04-14
dm: led: Adjust the LED uclass
Simon Glass
2017-04-14
dm: led: Rename struct led_uclass_plat
Simon Glass
2015-07-21
led: Return -ENODEV if the LED device cannot be found
Simon Glass
2015-07-21
dm: Add support for LEDs
Simon Glass