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
Age
Commit message (
Expand
)
Author
2018-08-10
dm: led: move default state support in led uclass
Patrick Delaunay
2018-08-10
Revert "dm: led: auto probe() LEDs with "default-state""
Patrick Delaunay
2018-07-11
led: bcm6328: read base address in the parent node
Philippe Reynes
2018-06-01
led: bcm6328: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
led: bcm6358: convert to use live dt
Álvaro Fernández Rojas
2018-05-08
dm: led: auto probe() LEDs with "default-state"
Patrick Bruenn
2018-05-08
dm: led: Support "default-state" property
Patrick Bruenn
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-10
dm: led: add BCM6358 led driver
Álvaro Fernández Rojas
2017-05-10
dm: led: add BCM6328 led driver
Álvaro Fernández Rojas
2017-04-14
dm: led: Add support for blinking LEDs
Simon Glass
2017-04-14
dm: led: Support toggling 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
2017-04-14
dm: led: Add a missing blank line in the Kconfig file
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-21
status_led: Kconfig migration - introduction
Uri Mashiach
2015-09-02
dm: led: Tidy up SPL options for the led and led-gpio
Simon Glass
2015-08-18
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
Masahiro Yamada
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-07-21
dm: test: Add a test for the LED uclass
Simon Glass
2015-07-21
led: Return -ENODEV if the LED device cannot be found
Simon Glass
2015-07-21
dm: led: Add a driver for GPIO-controlled LEDs
Simon Glass
2015-07-21
dm: Add support for LEDs
Simon Glass