aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_gpio.h
AgeCommit message (Expand)Author
2013-10-29gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell
2013-10-19gpiolib: port of_ functions to use gpiodAlexandre Courbot
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely
2012-02-05of_gpio: add support of of_gpio_named_count to be able to count named gpioJean-Christophe PLAGNIOL-VILLARD
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely
2011-07-28of/gpio: export of_gpio_simple_xlateJamie Iles
2011-06-28of/gpio: Add new method for getting gpios under different property namesJohn Bonesio
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov
2008-12-03of/gpio: Implement of_get_gpio_flags()Anton Vorontsov
2008-07-22of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov