index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_gpio.h
Age
Commit message (
Expand
)
Author
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2012-05-18
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-02-05
of_gpio: add support of of_gpio_named_count to be able to count named gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-12-12
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-07-28
of/gpio: export of_gpio_simple_xlate
Jamie Iles
2011-06-28
of/gpio: Add new method for getting gpios under different property names
John Bonesio
2010-07-05
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2008-12-21
of/gpio: Implement of_gpio_count()
Anton Vorontsov
2008-12-03
of/gpio: Implement of_get_gpio_flags()
Anton Vorontsov
2008-07-22
of_gpio: Should use new <linux/gpio.h> header
Wolfgang Grandegger
2008-04-17
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov