index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
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