- 5080632 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · 2 years, 1 month ago
- 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
- 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
- df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
- 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
- 18abf79 led: pwm: Use NOP uclass driver for top-level node by Stefan Herbrechtsmeier · 2 years, 5 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- f3baefa led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 7 months ago
- 646e072 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 7 months ago
- 1c2b81f led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 7 months ago
- 03cadb6 led: Configure LED default-state on boot by Marek Vasut · 2 years, 8 months ago
- 2936ae8 led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- ce7339c led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 7 months ago
- d0b030a led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 7 months ago
- 0ef16fb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- c55310e led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- 26e9cb5 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- 1d6c5fa led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
- c2b7e98 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 8 months ago
- 891d242 drivers: led: bcm6858: Set a default brightness when probing LEDs by Paul HENRYS · 2 years, 8 months ago
- 78a18f6 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · 2 years, 9 months ago
- 162a213 drivers: led: led_bcm6753: initial support by Philippe Reynes · 2 years, 9 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- e88d5a0 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years, 1 month ago
- 9476963 led: gpio: Default to using node name if label is absent by Sean Anderson · 4 years, 2 months ago
- c161200 led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 3907a50 led: bcm6858: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 11 months ago
- 49465cb led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
- 9d5fb9c led: add initial support for bcm6858 by Philippe Reynes · 6 years ago
- a5bf928 dm: led: move default state support in led uclass by Patrick Delaunay · 6 years ago
- 18cc3d3 Revert "dm: led: auto probe() LEDs with "default-state"" by Patrick Delaunay · 6 years ago
- 19bfd3a led: bcm6328: read base address in the parent node by Philippe Reynes · 6 years ago
- 0ec78af led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
- 9b8d1f9 led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
- 4fc67a3 dm: led: auto probe() LEDs with "default-state" by Patrick Bruenn · 7 years ago
- 10ab023 dm: led: Support "default-state" property by Patrick Bruenn · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 9bcd355 dm: led: add BCM6358 led driver by Álvaro Fernández Rojas · 8 years ago
- c7c859c dm: led: add BCM6328 led driver by Álvaro Fernández Rojas · 8 years ago
- 3bd0c46 dm: led: Add support for blinking LEDs by Simon Glass · 8 years ago
- e445dfd dm: led: Support toggling LEDs by Simon Glass · 8 years ago
- dc53166 dm: led: Add support for getting the state of an LED by Simon Glass · 8 years ago
- 6ca1977 dm: led: Adjust the LED uclass by Simon Glass · 8 years ago
- da01de9 dm: led: Rename struct led_uclass_plat by Simon Glass · 8 years ago
- 9267067 dm: led: Add a missing blank line in the Kconfig file by Simon Glass · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 3dc6f65 status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
- 965f4da dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
- 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
- cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
- d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
- bf3ac819 led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
- 5a9390b dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
- cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago