summaryrefslogtreecommitdiff
path: root/drivers/led
AgeCommit message (Expand)AuthorFilesLines
2015-07-22dm: test: Add a test for the LED uclassSimon Glass1-0/+6
2015-07-22led: Return -ENODEV if the LED device cannot be foundSimon Glass1-2/+3
2015-07-22dm: led: Add a driver for GPIO-controlled LEDsSimon Glass3-0/+111
2015-07-22dm: Add support for LEDsSimon Glass3-0/+73