1. 1654d38 led: include cyclic.h in led_sw_blink.c by Rasmus Villemoes · 7 weeks ago
  2. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  3. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  4. 8be34e8 led: implement LED activity API by Christian Marangi · 8 weeks ago
  5. ea7387e led: implement LED boot API by Christian Marangi · 8 weeks ago
  6. be131cf led: toggle LED on initial SW blink by Christian Marangi · 8 weeks ago
  7. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · 4 months ago
  8. 56250a6 led: Add dts property to specify blinking of the led by Michael Polyntsov · 4 months ago
  9. 353deb9 led: Implement software led blinking by Michael Polyntsov · 4 months ago
  10. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 4 months ago
  11. dc42eb3 drivers: led: Remove duplicate newlines by Marek Vasut · 4 months ago
  12. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  13. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  14. 11192f2 led: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  15. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
  16. 72b5a88 led: add TI LP5562 LED driver by Doug Zobel · 1 year ago
  17. 073475a led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
  18. e2828a4 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
  19. 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
  20. 128f87a led-uclass: do not create fallback label for top-level node by Rasmus Villemoes · 1 year ago
  21. ad3401f led-uclass: honour ->label field populated by driver's own .bind by Rasmus Villemoes · 1 year ago
  22. 914524a drivers: led: bcm6858: do not use null label to find the top by Philippe Reynes · 1 year, 5 months ago
  23. 1ef4fba drivers: led: bcm6753: do not use null label to find the top by Philippe Reynes · 1 year, 5 months ago
  24. 5080632 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · 2 years, 1 month ago
  25. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
  26. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
  27. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
  28. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
  29. 18abf79 led: pwm: Use NOP uclass driver for top-level node by Stefan Herbrechtsmeier · 2 years, 5 months ago
  30. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  31. 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
  32. f3baefa led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 7 months ago
  33. 646e072 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 7 months ago
  34. 1c2b81f led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 7 months ago
  35. 03cadb6 led: Configure LED default-state on boot by Marek Vasut · 2 years, 8 months ago
  36. 2936ae8 led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  37. ce7339c led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 7 months ago
  38. d0b030a led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 7 months ago
  39. 0ef16fb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  40. c55310e led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  41. 26e9cb5 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  42. 1d6c5fa led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 8 months ago
  43. c2b7e98 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 8 months ago
  44. 891d242 drivers: led: bcm6858: Set a default brightness when probing LEDs by Paul HENRYS · 2 years, 8 months ago
  45. 78a18f6 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · 2 years, 9 months ago
  46. 162a213 drivers: led: led_bcm6753: initial support by Philippe Reynes · 2 years, 9 months ago
  47. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  48. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  49. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  50. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  51. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  52. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  53. e88d5a0 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years, 1 month ago
  54. 9476963 led: gpio: Default to using node name if label is absent by Sean Anderson · 4 years, 2 months ago
  55. c161200 led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 5 months ago
  56. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  57. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  58. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  59. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  60. 3907a50 led: bcm6858: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 11 months ago
  61. 49465cb led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
  62. 9d5fb9c led: add initial support for bcm6858 by Philippe Reynes · 6 years ago
  63. a5bf928 dm: led: move default state support in led uclass by Patrick Delaunay · 6 years ago
  64. 18cc3d3 Revert "dm: led: auto probe() LEDs with "default-state"" by Patrick Delaunay · 6 years ago
  65. 19bfd3a led: bcm6328: read base address in the parent node by Philippe Reynes · 6 years ago
  66. 0ec78af led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  67. 9b8d1f9 led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  68. 4fc67a3 dm: led: auto probe() LEDs with "default-state" by Patrick Bruenn · 7 years ago
  69. 10ab023 dm: led: Support "default-state" property by Patrick Bruenn · 7 years ago
  70. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  71. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  72. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  73. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  74. 9bcd355 dm: led: add BCM6358 led driver by Álvaro Fernández Rojas · 8 years ago
  75. c7c859c dm: led: add BCM6328 led driver by Álvaro Fernández Rojas · 8 years ago
  76. 3bd0c46 dm: led: Add support for blinking LEDs by Simon Glass · 8 years ago
  77. e445dfd dm: led: Support toggling LEDs by Simon Glass · 8 years ago
  78. dc53166 dm: led: Add support for getting the state of an LED by Simon Glass · 8 years ago
  79. 6ca1977 dm: led: Adjust the LED uclass by Simon Glass · 8 years ago
  80. da01de9 dm: led: Rename struct led_uclass_plat by Simon Glass · 8 years ago
  81. 9267067 dm: led: Add a missing blank line in the Kconfig file by Simon Glass · 8 years ago
  82. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  83. 3dc6f65 status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  84. 965f4da dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
  85. 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  86. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  87. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  88. bf3ac819 led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
  89. 5a9390b dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
  90. cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago