1. 8fd6e64 drivers: led: bcm6858: do not use null label to find the top by Philippe Reynes · 1 year, 3 months ago
  2. 910b01c drivers: led: bcm6753: do not use null label to find the top by Philippe Reynes · 1 year, 3 months ago
  3. 3708739 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · 1 year, 11 months ago
  4. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 1 month ago
  5. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 1 month ago
  6. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 1 month ago
  7. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 1 month ago
  8. e3812b5 led: pwm: Use NOP uclass driver for top-level node by Stefan Herbrechtsmeier · 2 years, 3 months ago
  9. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 3 months ago
  10. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 5 months ago
  11. 0107469 led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 5 months ago
  12. e3aa766 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 5 months ago
  13. c438866 led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 5 months ago
  14. 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 6 months ago
  15. 2d1deaf led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 6 months ago
  16. d797dd4 led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 5 months ago
  17. 4228023 led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 5 months ago
  18. c6db8eb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 6 months ago
  19. fec9156 led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 6 months ago
  20. 93c3722 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 6 months ago
  21. 9183fb4 led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 6 months ago
  22. 83c63f0 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 6 months ago
  23. 877de2a drivers: led: bcm6858: Set a default brightness when probing LEDs by Paul HENRYS · 2 years, 6 months ago
  24. 067cfc1 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · 2 years, 6 months ago
  25. 0d2001b drivers: led: led_bcm6753: initial support by Philippe Reynes · 2 years, 7 months ago
  26. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  27. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  28. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  29. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  30. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  31. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  32. e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 3 years, 11 months ago
  33. aaa3645 led: gpio: Default to using node name if label is absent by Sean Anderson · 4 years ago
  34. 047e31e led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 3 months ago
  35. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  36. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  37. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  38. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  39. 5602e21 led: bcm6858: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 9 months ago
  40. 4ac59e3 led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
  41. d00c6a2 led: add initial support for bcm6858 by Philippe Reynes · 6 years ago
  42. d7a435a dm: led: move default state support in led uclass by Patrick Delaunay · 6 years ago
  43. 1f6d81f Revert "dm: led: auto probe() LEDs with "default-state"" by Patrick Delaunay · 6 years ago
  44. c38abed led: bcm6328: read base address in the parent node by Philippe Reynes · 6 years ago
  45. 8994551 led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  46. a15c16f led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  47. bc882f5 dm: led: auto probe() LEDs with "default-state" by Patrick Bruenn · 6 years ago
  48. d90f0d4 dm: led: Support "default-state" property by Patrick Bruenn · 6 years ago
  49. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  50. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  51. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  52. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  53. 632889c dm: led: add BCM6358 led driver by Álvaro Fernández Rojas · 7 years ago
  54. 28300dc dm: led: add BCM6328 led driver by Álvaro Fernández Rojas · 7 years ago
  55. 53378da dm: led: Add support for blinking LEDs by Simon Glass · 7 years ago
  56. 9413ad4 dm: led: Support toggling LEDs by Simon Glass · 7 years ago
  57. 8f4b612 dm: led: Add support for getting the state of an LED by Simon Glass · 7 years ago
  58. ddae9fc dm: led: Adjust the LED uclass by Simon Glass · 7 years ago
  59. 56e1987 dm: led: Rename struct led_uclass_plat by Simon Glass · 7 years ago
  60. 9b36f74 dm: led: Add a missing blank line in the Kconfig file by Simon Glass · 7 years ago
  61. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  62. 79267ed status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  63. 6a436c9 dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
  64. f0cd245 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  65. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  66. 3c43fba dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  67. fb8a5ff led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
  68. 5ac76ba dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
  69. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago