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