summaryrefslogtreecommitdiff
path: root/include/linux/of_gpio.h
Commit message (Expand)AuthorAge
* gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart2015-10-16
* gpio: defer probe if pinctrl cannot be foundTomeu Vizoso2015-07-28
* gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-15
* gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-21
* gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell2013-10-29
* gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-19
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
* gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-18
* of_gpio: add support of of_gpio_named_count to be able to count named gpioJean-Christophe PLAGNIOL-VILLARD2012-02-05
* of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-12
* of/gpio: export of_gpio_simple_xlateJamie Iles2011-07-28
* of/gpio: Add new method for getting gpios under different property namesJohn Bonesio2011-06-28
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-05
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-05
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-05
* of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-21
* of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-03
* of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger2008-07-22
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-17