summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-of.c
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-05
|\
| * gpio: Support gpio nexus dt bindingsStephen Boyd2018-02-12
* | gpiolib: Support 'gpio-reserved-ranges' propertyStephen Boyd2018-03-27
* | gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai2018-02-27
* | gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard2018-02-27
|/
* Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-31
|\
| * gpio: of: Fix NPE from OF flagsLinus Walleij2018-01-17
| * gpio: of: Add special quirk to parse regulator flagsLinus Walleij2018-01-12
| * gpio: of: Support regulator nonstandard GPIO propertiesLinus Walleij2018-01-12
| * gpio: of: Support SPI nonstandard GPIO propertiesLinus Walleij2018-01-08
| * gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery2017-12-02
* | gpio: fix "gpio-line-names" property retrievalChristophe Leroy2017-12-22
|/
* gpio: Fix loose spellingAndrew Jeffery2017-10-20
* gpio: of: Improve kerneldocThierry Reding2017-08-14
* gpio: Convert to using %pOF instead of full_nameRob Herring2017-08-14
* gpio: of: Spelling: s/retures/returns/Geert Uytterhoeven2017-06-16
* gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-29
* gpio: core: Decouple open drain/source flag with active low/highLaxman Dewangan2017-04-07
* gpio: of: Add support for multiple GPIOs in a single GPIO hogGeert Uytterhoeven2016-12-30
* Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2016-12-13
|\
| * gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()Wei Yongjun2016-10-31
| * gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg2016-10-24
* | gpio: of: fix GPIO drivers with multiple gpio_chip for a single nodeMasahiro Yamada2016-10-31
|/
* Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-05
|\
| * gpio: OF: separation of concernsLinus Walleij2016-10-03
* | Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij2016-09-08
|/
* Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-26
|\
| * gpio: of: factor out common code to a new helper functionMasahiro Yamada2016-06-23
| * gpio: of: remove of_gpiochip_and_xlate() and struct gg_dataMasahiro Yamada2016-06-23
| * gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()Masahiro Yamada2016-06-23
| * gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()Masahiro Yamada2016-06-23
| * gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()Masahiro Yamada2016-06-23
| * gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()Masahiro Yamada2016-06-07
* | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-08
|/
* gpio: of: make it possible to name GPIO linesLinus Walleij2016-05-10
* gpio: of: Scan available child node for gpio-hogLaxman Dewangan2016-04-14
* gpio: of: Return error if gpio hog configuration failedLaxman Dewangan2016-04-13
* gpio: of: provide optional of_mm_gpiochip_add_data() functionLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpiolib-of: Rename gpio_hog functions to be genericMarkus Pargmann2015-09-24
* gpio: defer probe if pinctrl cannot be foundTomeu Vizoso2015-07-28
* gpiolib: remove unneeded assignationLaurent Navet2015-07-16
* gpio: of: remove unnecessary variable in of_get_gpio_hog()Masahiro Yamada2015-07-16
* Drivers: gpio: Fix spelling errorsColin Cronin2015-05-19
* Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-18
|\
| * gpio: add GPIO hogging mechanismBenoit Parrot2015-03-04
* | gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-02-23
|/
* Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-02-11
|\
| * gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-15
* | gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-15
|/