summaryrefslogtreecommitdiff
path: root/drivers/led
Commit message (Expand)AuthorAgeLines
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12-0/+4
* dm: test: Add a test for the LED uclassSimon Glass2015-07-21-0/+6
* led: Return -ENODEV if the LED device cannot be foundSimon Glass2015-07-21-2/+3
* dm: led: Add a driver for GPIO-controlled LEDsSimon Glass2015-07-21-0/+111
* dm: Add support for LEDsSimon Glass2015-07-21-0/+73