summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-of.c
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko2019-04-231-1/+1
* gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko2019-04-231-6/+5Star
* gpio: of: Optimize quirk checksGeert Uytterhoeven2019-04-081-6/+5Star
* gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven2019-03-281-1/+7
* gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov2019-03-281-3/+3
* gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov2019-03-281-1/+2
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-081-1/+8
|\
| * gpio: of: Handle both enable-gpio{,s}Marek Vasut2019-02-211-1/+2
| * gpio: of: Restrict enable-gpio quirk to regulator-gpioThierry Reding2019-02-211-2/+2
| * gpio: of: Apply regulator-gpio quirk only to enable-gpiosMarek Vasut2019-02-171-0/+1
| * gpio: add core support for pull-up/pull-down configurationThomas Petazzoni2019-02-131-0/+5
* | gpio: of: Fix logic inversionLinus Walleij2019-01-241-1/+1
|/
* gpio/mmc/of: Respect polarity in the device treeLinus Walleij2018-12-171-33/+16Star
* gpio: OF: Parse MMC-specific CD and WP propertiesLinus Walleij2018-11-291-0/+39
* gpio: restore original GPLv2+ license of gpiolib-of.c sourcesVladimir Zapolskiy2018-11-261-1/+1
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-9/+51
|\
| * gpio: Use SPDX header for core libraryLinus Walleij2018-09-251-5/+1Star
| * gpio: of: Handle SPI chipselect legacy bindingsLinus Walleij2018-09-111-2/+48
| * gpio: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-2/+2
* | gpio: Fix crash due to registration raceVincent Whitchurch2018-08-311-0/+1
|/
* Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-08-161-3/+0Star
|\
| * gpiolib: Fix of_node inconsistencyBiju Das2018-08-101-3/+0Star
* | gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-07-231-1/+2
|/
* gpio: Convert to use match_string() helperAndy Shevchenko2018-05-161-5/+2Star
* Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-061-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/+3Star
* gpio: Convert to using %pOF instead of full_nameRob Herring2017-08-141-15/+14Star
* 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/+4Star
|\
| * 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/+1Star
* | 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/+0Star
|/