summaryrefslogtreecommitdiffstats
path: root/include/linux/of_gpio.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-17/+23
* gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-181-1/+0
* of_gpio: add support of of_gpio_named_count to be able to count named gpioJean-Christophe PLAGNIOL-VILLARD2012-02-051-2/+25
* of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-121-4/+6
* of/gpio: export of_gpio_simple_xlateJamie Iles2011-07-281-0/+9
* of/gpio: Add new method for getting gpios under different property namesJohn Bonesio2011-06-281-5/+37
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-2/+5
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-0/+3
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-24/+5
* of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+6
* of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-4/+34
* of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger2008-07-221-1/+1
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-171-0/+69