summaryrefslogtreecommitdiff
path: root/drivers/led
AgeCommit message (Expand)Author
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-19drivers: led: bcm6858: set the correct led polarity registerSteven Lawrance
2020-10-08led: gpio: Default to using node name if label is absentSean Anderson
2020-08-07led: led_cortina: Add CAxxx LED supportJway Lin
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-23led: bcm6858: allow to use this driver on arm bcm68360Philippe Reynes
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes
2019-04-22led: add initial support for bcm6858Philippe Reynes
2018-08-10dm: led: move default state support in led uclassPatrick Delaunay
2018-08-10Revert "dm: led: auto probe() LEDs with "default-state""Patrick Delaunay
2018-07-11led: bcm6328: read base address in the parent nodePhilippe Reynes
2018-06-01led: bcm6328: convert to use live dtÁlvaro Fernández Rojas
2018-06-01led: bcm6358: convert to use live dtÁlvaro Fernández Rojas
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-10dm: led: add BCM6358 led driverÁlvaro Fernández Rojas
2017-05-10dm: led: add BCM6328 led driverÁlvaro Fernández Rojas
2017-04-14dm: led: Add support for blinking LEDsSimon Glass
2017-04-14dm: led: Support toggling LEDsSimon Glass
2017-04-14dm: led: Add support for getting the state of an LEDSimon Glass
2017-04-14dm: led: Adjust the LED uclassSimon Glass
2017-04-14dm: led: Rename struct led_uclass_platSimon Glass
2017-04-14dm: led: Add a missing blank line in the Kconfig fileSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-21status_led: Kconfig migration - introductionUri Mashiach
2015-09-02dm: led: Tidy up SPL options for the led and led-gpioSimon Glass
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-07-21dm: test: Add a test for the LED uclassSimon Glass
2015-07-21led: Return -ENODEV if the LED device cannot be foundSimon Glass
2015-07-21dm: led: Add a driver for GPIO-controlled LEDsSimon Glass
2015-07-21dm: Add support for LEDsSimon Glass