summaryrefslogtreecommitdiff
path: root/include/asm-generic/gpio.h
Commit message (Expand)AuthorAgeLines
* dm: gpio: Mark the old GPIO API deprecatedSimon Glass2015-01-29-0/+21
* dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-29-0/+199
* dm: gpio: Add a driver GPIO translation methodSimon Glass2015-01-29-0/+29
* dm: gpio: Add a native driver model APISimon Glass2015-01-29-0/+16
* dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass2014-11-21-1/+10
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-3/+67
|\
| * dm: gpio: Remove unused get_state() uclass methodSimon Glass2014-10-23-2/+0
| * dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-23-0/+10
| * dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-23-0/+18
| * dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-23-1/+33
| * dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-23-0/+6
* | gpio: add protype for name_to_gpioJeroen Hofstee2014-10-25-0/+2
|/
* gpio: header file comment spelling fixesMarcel Ziswiler2014-10-22-5/+5
* dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-31-2/+13
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-11/+11
* dm: Add GPIO support and testsSimon Glass2014-03-04-0/+104
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* gpio: remove duplicate function signatureNikita Kiryanov2012-12-11-13/+4
* Add gpio_request() to asm-generic headerSimon Glass2012-09-21-0/+9
* gpio: Modify common gpio.h to more closely match LinuxJoe Hershberger2012-01-09-9/+32
* Add generic gpio.h in asm-genericSimon Glass2011-10-17-0/+74