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
2026-03-18
led: remove legacy API
Quentin Schulz
2025-10-17
Merge patch series "led: fixes"
Tom Rini
2025-10-17
led: Add LED dependency for LED_ACTIVITY and LED_BOOT
Patrice Chotard
2025-10-17
led: Update led_get_by_label()
Patrice Chotard
2025-10-08
led: Mark LED_STATUS as depending on LED being disabled
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
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-23
led: include cyclic.h in led_sw_blink.c
Rasmus Villemoes
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-10
led: implement LED activity API
Christian Marangi
2024-10-10
led: implement LED boot API
Christian Marangi
2024-10-10
led: toggle LED on initial SW blink
Christian Marangi
2024-07-30
Merge patch series "led: implement software blinking"
Tom Rini
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-07-22
drivers: led: Remove duplicate newlines
Marek Vasut
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
2024-04-22
common: Convert *.c/h from UTF-8 to ASCII enconfing
Michal Simek
2023-12-13
led: add TI LP5562 LED driver
Doug Zobel
2023-12-13
led: led_pwm: use led_bind_generic() helper
Rasmus Villemoes
2023-12-13
led: led_gpio: use led_bind_generic() helper
Rasmus Villemoes
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
2023-07-25
drivers: led: bcm6858: do not use null label to find the top
Philippe Reynes
2023-07-14
drivers: led: bcm6753: do not use null label to find the top
Philippe Reynes
2022-11-02
led: led_pwm: typo 'iverted' on code comment
Nylon Chen
2022-10-31
arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
William Zhang
2022-07-08
led: pwm: Use NOP uclass driver for top-level node
Stefan Herbrechtsmeier
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-04-28
led: Drop led_default_state()
Marek Vasut
2022-04-28
led: gpio: Use NOP uclass driver for top-level node
Marek Vasut
2022-04-28
led: gpio: Check device compatible string to determine the top level node
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: gpio: Drop duplicate OF "label" property parsing
Marek Vasut
2022-04-14
led: pwm: Drop duplicate OF "label" property parsing
Tom Rini
2022-04-14
led: bcm6753: Drop duplicate OF "label" property parsing
Tom Rini
2022-04-14
led: cortina: Drop duplicate OF "label" property parsing
Marek Vasut
2022-04-14
led: bcm6858: Drop duplicate OF "label" property parsing
Marek Vasut
[next]