index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
gpio.h
Age
Commit message (
Expand
)
Author
2015-05-15
dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
2015-01-30
dm: gpio: Mark the old GPIO API deprecated
Simon Glass
2015-01-30
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-30
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-30
dm: gpio: Add a native driver model API
Simon Glass
2014-11-21
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
gpio: add protype for name_to_gpio
Jeroen Hofstee
2014-10-24
dm: gpio: Remove unused get_state() uclass method
Simon Glass
2014-10-24
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-24
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-24
dm: gpio: Add gpio_get_function() and friends
Simon Glass
2014-10-24
dm: gpio: Implement GPIO reservation in the uclass
Simon Glass
2014-10-22
gpio: header file comment spelling fixes
Marcel Ziswiler
2014-09-01
dm: gpio: Enhance gpio command to show only active GPIOs
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add GPIO support and tests
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-11
gpio: remove duplicate function signature
Nikita Kiryanov
2012-09-21
Add gpio_request() to asm-generic header
Simon Glass
2012-01-10
gpio: Modify common gpio.h to more closely match Linux
Joe Hershberger
2011-10-17
Add generic gpio.h in asm-generic
Simon Glass