- 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- 0107469 led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 7 months ago
- e3aa766 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 7 months ago
- c438866 led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 7 months ago
- 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 7 months ago
- 2d1deaf led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
- d797dd4 led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 7 months ago
- 4228023 led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 7 months ago
- c6db8eb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
- fec9156 led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
- 93c3722 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
- 9183fb4 led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
- 83c63f0 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 7 months ago
- 877de2a drivers: led: bcm6858: Set a default brightness when probing LEDs by Paul HENRYS · 2 years, 8 months ago
- 067cfc1 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · 2 years, 8 months ago
- 0d2001b drivers: led: led_bcm6753: initial support by Philippe Reynes · 2 years, 9 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years, 1 month ago
- aaa3645 led: gpio: Default to using node name if label is absent by Sean Anderson · 4 years, 2 months ago
- 047e31e led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 5 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 5602e21 led: bcm6858: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 10 months ago
- 4ac59e3 led: bcm6858: allow to use this driver on ARCH_963158 by Philippe Reynes · 6 years ago
- d00c6a2 led: add initial support for bcm6858 by Philippe Reynes · 6 years ago
- d7a435a dm: led: move default state support in led uclass by Patrick Delaunay · 6 years ago
- 1f6d81f Revert "dm: led: auto probe() LEDs with "default-state"" by Patrick Delaunay · 6 years ago
- c38abed led: bcm6328: read base address in the parent node by Philippe Reynes · 6 years ago
- 8994551 led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
- a15c16f led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
- bc882f5 dm: led: auto probe() LEDs with "default-state" by Patrick Bruenn · 7 years ago
- d90f0d4 dm: led: Support "default-state" property by Patrick Bruenn · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
- 632889c dm: led: add BCM6358 led driver by Álvaro Fernández Rojas · 8 years ago
- 28300dc dm: led: add BCM6328 led driver by Álvaro Fernández Rojas · 8 years ago
- 53378da dm: led: Add support for blinking LEDs by Simon Glass · 8 years ago
- 9413ad4 dm: led: Support toggling LEDs by Simon Glass · 8 years ago
- 8f4b612 dm: led: Add support for getting the state of an LED by Simon Glass · 8 years ago
- ddae9fc dm: led: Adjust the LED uclass by Simon Glass · 8 years ago
- 56e1987 dm: led: Rename struct led_uclass_plat by Simon Glass · 8 years ago
- 9b36f74 dm: led: Add a missing blank line in the Kconfig file by Simon Glass · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 79267ed status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
- 6a436c9 dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
- f0cd245 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
- 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
- 3c43fba dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
- fb8a5ff led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
- 5ac76ba dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
- 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago