index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
gpio.c
Age
Commit message (
Expand
)
Author
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: fix of_gpio includes
Grant Likely
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-09
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
2008-12-21
of/gpio: Implement of_gpio_count()
Anton Vorontsov
2008-12-03
of/gpio: Implement of_get_gpio_flags()
Anton Vorontsov
2008-10-13
of: Add new helper of_parse_phandles_with_args()
Anton Vorontsov
2008-05-23
[POWERPC] of/gpio: Use dynamic base allocation
Anton Vorontsov
2008-04-17
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov