summaryrefslogtreecommitdiff
path: root/include/asm-generic/gpio.h
AgeCommit message (Expand)Author
2015-01-29dm: gpio: Mark the old GPIO API deprecatedSimon Glass
2015-01-29dm: gpio: Add better functions to request GPIOsSimon Glass
2015-01-29dm: gpio: Add a driver GPIO translation methodSimon Glass
2015-01-29dm: gpio: Add a native driver model APISimon Glass
2014-11-21dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25gpio: add protype for name_to_gpioJeroen Hofstee
2014-10-23dm: gpio: Remove unused get_state() uclass methodSimon Glass
2014-10-23dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-23dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-10-23dm: gpio: Add gpio_get_function() and friendsSimon Glass
2014-10-23dm: gpio: Implement GPIO reservation in the uclassSimon Glass
2014-10-22gpio: header file comment spelling fixesMarcel Ziswiler
2014-08-31dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add GPIO support and testsSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-11gpio: remove duplicate function signatureNikita Kiryanov
2012-09-21Add gpio_request() to asm-generic headerSimon Glass
2012-01-09gpio: Modify common gpio.h to more closely match LinuxJoe Hershberger
2011-10-17Add generic gpio.h in asm-genericSimon Glass