summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-uclass.c
AgeCommit message (Expand)Author
2014-11-21dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass
2014-10-24dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-24dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-10-24dm: gpio: Add gpio_get_function() and friendsSimon Glass
2014-10-24dm: gpio: Implement GPIO reservation in the uclassSimon Glass
2014-10-24dm: gpio: Support numbered GPIOsSimon Glass
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add GPIO support and testsSimon Glass