| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: core: Decouple open drain/source flag with active low/high | Laxman Dewangan | 2017-04-07 | 1 | -0/+1 |
* | gpio: OF: localize some gpiochip init functions | Linus Walleij | 2016-10-03 | 1 | -5/+0 |
* | gpio: of: provide optional of_mm_gpiochip_add_data() function | Linus Walleij | 2016-01-05 | 1 | -2/+8 |
* | gpiolib: always initialize *flags from of_get_named_gpio_flags | Arnd Bergmann | 2016-01-04 | 1 | -0/+3 |
* | gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag | Laurent Pinchart | 2015-10-16 | 1 | -0/+1 |
* | gpio: defer probe if pinctrl cannot be found | Tomeu Vizoso | 2015-07-28 | 1 | -2/+2 |
* | gpio/gpiolib-of: Create of_mm_gpiochip_remove | Ricardo Ribalda Delgado | 2015-01-15 | 1 | -0/+1 |
* | gpio: make of_get_named_gpiod_flags() private | Alexandre Courbot | 2014-05-21 | 1 | -32/+3 |
* | gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio() | Stephen Rothwell | 2013-10-29 | 1 | -1/+1 |
* | gpiolib: port of_ functions to use gpiod | Alexandre Courbot | 2013-10-19 | 1 | -5/+24 |
* | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 2013-02-13 | 1 | -17/+23 |
* | gpio: Adjust of_xlate API to support multiple GPIO chips | Grant Likely | 2012-05-18 | 1 | -1/+0 |
* | of_gpio: add support of of_gpio_named_count to be able to count named gpio | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-05 | 1 | -2/+25 |
* | of: create of_phandle_args to simplify return of phandle parsing data | Grant Likely | 2011-12-12 | 1 | -4/+6 |
* | of/gpio: export of_gpio_simple_xlate | Jamie Iles | 2011-07-28 | 1 | -0/+9 |
* | of/gpio: Add new method for getting gpios under different property names | John Bonesio | 2011-06-28 | 1 | -5/+37 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 1 | -2/+5 |
* | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 1 | -0/+3 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -24/+5 |
* | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 2008-12-21 | 1 | -0/+6 |
* | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 2008-12-03 | 1 | -4/+34 |
* | of_gpio: Should use new <linux/gpio.h> header | Wolfgang Grandegger | 2008-07-22 | 1 | -1/+1 |
* | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 2008-04-17 | 1 | -0/+69 |