summaryrefslogtreecommitdiff
path: root/include/asm-generic/gpio.h
AgeCommit message (Expand)Author
2016-06-03dm: gpio: Add methods for open drain settingmario.six@gdsys.cc
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson
2016-03-17gpio: Use const where possibleSimon Glass
2016-03-17gpio: Add a function to obtain a GPIO vector valueSimon Glass
2015-07-21dm: gpio: Add dm_gpio_request() to manually request a GPIOSimon Glass
2015-07-21dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada
2015-05-14dm: gpio: Fix comment typo in GPIOD_IS_INSimon Glass
2015-05-13dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass
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