summaryrefslogtreecommitdiff
path: root/drivers/led
AgeCommit message (Expand)Author
2026-03-18led: remove legacy APIQuentin Schulz
2025-10-17Merge patch series "led: fixes"Tom Rini
2025-10-17led: Add LED dependency for LED_ACTIVITY and LED_BOOTPatrice Chotard
2025-10-17led: Update led_get_by_label()Patrice Chotard
2025-10-08led: Mark LED_STATUS as depending on LED being disabledTom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-03-04led: Fix next Coverity scan errorHeiko Schocher
2025-02-18led: fix coverity scan errorHeiko Schocher
2025-02-07led: add function naming option from linuxHeiko Schocher
2024-12-06led: update LED boot/activity to new property implementationChristian Marangi
2024-10-23led: include cyclic.h in led_sw_blink.cRasmus Villemoes
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-10led: implement LED activity APIChristian Marangi
2024-10-10led: implement LED boot APIChristian Marangi
2024-10-10led: toggle LED on initial SW blinkChristian Marangi
2024-07-30Merge patch series "led: implement software blinking"Tom Rini
2024-07-30led: Add dts property to specify blinking of the ledMichael Polyntsov
2024-07-30led: Implement software led blinkingMichael Polyntsov
2024-07-30led: enable LEDST_BLINK state unconditionallyMikhail Kshevetskiy
2024-07-22drivers: led: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07led: Remove <common.h> and add needed includesTom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2023-12-13led: add TI LP5562 LED driverDoug Zobel
2023-12-13led: led_pwm: use led_bind_generic() helperRasmus Villemoes
2023-12-13led: led_gpio: use led_bind_generic() helperRasmus Villemoes
2023-12-13led: introduce led_bind_generic()Rasmus Villemoes
2023-12-13led-uclass: do not create fallback label for top-level nodeRasmus Villemoes
2023-12-13led-uclass: honour ->label field populated by driver's own .bindRasmus Villemoes
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes
2023-07-14drivers: led: bcm6753: do not use null label to find the topPhilippe Reynes
2022-11-02led: led_pwm: typo 'iverted' on code commentNylon Chen
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang
2022-07-08led: pwm: Use NOP uclass driver for top-level nodeStefan Herbrechtsmeier
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-28led: gpio: Use NOP uclass driver for top-level nodeMarek Vasut
2022-04-28led: gpio: Check device compatible string to determine the top level nodeMarek Vasut
2022-04-28led: Mark device instance with DM_FLAG_PROBE_AFTER_BINDMarek Vasut
2022-04-14led: Configure LED default-state on bootMarek Vasut
2022-04-14led: gpio: Drop duplicate OF "label" property parsingMarek Vasut
2022-04-14led: pwm: Drop duplicate OF "label" property parsingTom Rini
2022-04-14led: bcm6753: Drop duplicate OF "label" property parsingTom Rini
2022-04-14led: cortina: Drop duplicate OF "label" property parsingMarek Vasut
2022-04-14led: bcm6858: Drop duplicate OF "label" property parsingMarek Vasut