index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-uclass.c
Age
Commit message (
Expand
)
Author
2015-06-08
dm: gpio: uclass: Add flag to control sequence numbering
Bhuvanchandra DV
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
2015-04-18
dm: gpio: Add an implementation for gpio_get_number()
Simon Glass
2015-04-18
dm: gpio: request list: return the count if requests max_count reached
Przemyslaw Marczak
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
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-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-24
dm: gpio: Support numbered GPIOs
Simon Glass
2014-06-20
dm: Use case-insensitive comparison for GPIO banks
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add GPIO support and tests
Simon Glass