Age | Commit message (Expand) | Author |
---|---|---|
2018-08-10 | dm: led: move default state support in led uclass | Patrick Delaunay |
2018-08-10 | Revert "dm: led: auto probe() LEDs with "default-state"" | Patrick Delaunay |
2018-05-08 | dm: led: auto probe() LEDs with "default-state" | Patrick Bruenn |
2018-05-08 | dm: led: Support "default-state" property | Patrick Bruenn |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2017-06-01 | dm: core: Update device_bind_driver_to_node() to use ofnode | Simon Glass |
2017-04-14 | dm: led: Support toggling LEDs | Simon Glass |
2017-04-14 | dm: led: Add support for getting the state of an LED | Simon Glass |
2017-04-14 | dm: led: Adjust the LED uclass | Simon Glass |
2017-04-14 | dm: led: Rename struct led_uclass_plat | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2015-07-21 | dm: test: Add a test for the LED uclass | Simon Glass |
2015-07-21 | dm: led: Add a driver for GPIO-controlled LEDs | Simon Glass |