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
/
misc
/
gpio_led.c
Age
Commit message (
Expand
)
Author
2026-03-18
Merge patch series "led: remove legacy API"
Tom Rini
2026-03-18
led: remove legacy API
Quentin Schulz
2025-12-05
led: remove support for red LED in legacy API
Quentin Schulz
2025-12-05
led: remove support for green status led in legacy API
Quentin Schulz
2025-12-05
led: remove coloured_LED_init, yellow and blue status LEDs in legacy API
Quentin Schulz
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
misc: Remove <common.h> and add needed includes
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2015-10-23
add generic stubs for GPIO LEDs
Bernhard Nortmann
2013-11-25
gpio_led: add support for inverted polarity
Igor Grinberg
2013-11-25
gpio_led: check gpio_request() return value
Igor Grinberg
2010-07-12
gpio_led: add gpio_request to __led_init
Thomas Chou
2010-05-28
misc: add gpio based status led driver
Thomas Chou