summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-of.c
Commit message (Expand)AuthorAge
* gpio: fix getting nonexclusive gpiods from DTMarco Felsch2019-10-01
* Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-09-16
|\
| * gpiolib: of: add a fallback for wlf,reset GPIO nameDmitry Torokhov2019-09-12
| * gpio: of: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2019-09-11
| * gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven2019-09-11
| * gpio: of: Make of_get_named_gpiod_flags() privateGeert Uytterhoeven2019-09-11
| * Merge tag 'v5.3-rc7' into develLinus Walleij2019-09-05
| |\
| * | gpio: of: Normalize return code variable nameLinus Walleij2019-09-04
| * | gpio: of: Fix hard-assigned valid_mask for OF caseStephen Boyd2019-08-01
| * | gpio: of: Break out OF-only codeLinus Walleij2019-07-28
* | | gpiolib: of: fix fallback quirks handlingDmitry Torokhov2019-09-10
| |/ |/|
* | gpio: of: fix Freescale SPI CS quirk handlingAndreas Kemnade2019-08-16
|/
* Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-07-16
|\
| * gpiolib: of: fix a memory leak in of_gpio_flags_quirks()Nishka Dasgupta2019-07-15
* | Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij2019-07-16
|/
* Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-09
|\
| * Merge branch 'ib-snps-reset-gpio' into develLinus Walleij2019-06-12
| |\
| | * gpio: of: parse stmmac PHY reset line specific active-low propertyMartin Blumenstingl2019-06-12
| * | gpio: of: Handle the Freescale SPI CSLinus Walleij2019-05-31
| |/
* / gpio/spi: Fix spi-gpio regression on active high CSLinus Walleij2019-07-02
|/
* gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko2019-04-23
* gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko2019-04-23
* gpio: of: Optimize quirk checksGeert Uytterhoeven2019-04-08
* gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven2019-03-28
* gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov2019-03-28
* gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov2019-03-28
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-08
|\
| * gpio: of: Handle both enable-gpio{,s}Marek Vasut2019-02-21
| * gpio: of: Restrict enable-gpio quirk to regulator-gpioThierry Reding2019-02-21
| * gpio: of: Apply regulator-gpio quirk only to enable-gpiosMarek Vasut2019-02-17
| * gpio: add core support for pull-up/pull-down configurationThomas Petazzoni2019-02-13
* | gpio: of: Fix logic inversionLinus Walleij2019-01-24
|/
* gpio/mmc/of: Respect polarity in the device treeLinus Walleij2018-12-17
* gpio: OF: Parse MMC-specific CD and WP propertiesLinus Walleij2018-11-29
* gpio: restore original GPLv2+ license of gpiolib-of.c sourcesVladimir Zapolskiy2018-11-25
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-23
|\
| * gpio: Use SPDX header for core libraryLinus Walleij2018-09-25
| * gpio: of: Handle SPI chipselect legacy bindingsLinus Walleij2018-09-11
| * gpio: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-29
* | gpio: Fix crash due to registration raceVincent Whitchurch2018-08-31
|/
* Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-08-16
|\
| * gpiolib: Fix of_node inconsistencyBiju Das2018-08-10
* | gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-07-23
|/
* gpio: Convert to use match_string() helperAndy Shevchenko2018-05-16
* Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\
| * 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
|\