| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-12 | gpiolib: add a common prefix to GPIO descriptor flags | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-07-09 | gpio: of: initialize local variable passed to the .of_xlate() callback | Alexander Stein | 1 | -1/+1 |
| 2025-05-27 | Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+17 |
| 2025-04-08 | gpiolib: support parsing gpio three-cell interrupts scheme | Yixun Lan | 1 | -0/+8 |
| 2025-04-08 | gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment | Andy Shevchenko | 1 | -3/+3 |
| 2025-04-08 | gpiolib: of: Fix the choice for Ingenic NAND quirk | Andy Shevchenko | 1 | -0/+2 |
| 2025-04-07 | gpiolib: of: Add polarity quirk for s5m8767 | Peng Fan | 1 | -0/+9 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+9 |
| 2025-03-06 | ieee802154: ca8210: Switch to using gpiod API | Andy Shevchenko | 1 | -0/+9 |
| 2025-03-04 | gpiolib: of: Handle threecell GPIO chips | Linus Walleij | 1 | -11/+84 |
| 2025-03-04 | gpiolib: of: Use local variables | Linus Walleij | 1 | -16/+23 |
| 2024-11-06 | gpio: Use of_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-09-02 | gpiolib: Update the kernel documentation - add Return sections | Andy Shevchenko | 1 | -14/+34 |
| 2024-08-20 | gpiolib: Introduce for_each_gpio_property_name() helper | Andy Shevchenko | 1 | -21/+4 |
| 2024-08-19 | gpio: of: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+3 |
| 2024-08-01 | gpio: Use of_property_present() | Rob Herring (Arm) | 1 | -4/+4 |
| 2024-07-15 | Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 2024-07-05 | gpiolib: of: add polarity quirk for TSC2005 | Dmitry Torokhov | 1 | -0/+8 |
| 2024-07-02 | gpiolib: of: fix lookup quirk for MIPS Lantiq | Dmitry Torokhov | 1 | -2/+12 |
| 2024-06-14 | gpiolib: put gpio_suffixes in a single compilation unit | Bartosz Golaszewski | 1 | -2/+2 |
| 2024-04-26 | gpio: of: support gpio-ranges for multiple gpiochip devices | Doug Berger | 1 | -2/+21 |
| 2024-03-01 | gpio: of: Make of_gpio_get_count() take firmware node as a parameter | Andy Shevchenko | 1 | -7/+7 |
| 2024-02-20 | gpio: constify of_phandle_args in of_find_gpio_device_by_xlate() | Krzysztof Kozlowski | 1 | -1/+1 |
| 2024-02-12 | gpio: of: assign and read the hog pointer atomically | Bartosz Golaszewski | 1 | -2/+2 |
| 2024-02-12 | gpio: constify opaque pointer in gpio_device_find() match function | Krzysztof Kozlowski | 1 | -3/+4 |
| 2024-01-22 | gpio: legacy: mark old interfaces as deprecated in kernel docs | Bartosz Golaszewski | 1 | -0/+2 |
| 2023-12-13 | backlight: hx8357: Convert to agnostic GPIO API | Andy Shevchenko | 1 | -2/+2 |
| 2023-11-02 | Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+4 |
| 2023-10-09 | gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound | Linus Walleij | 1 | -0/+4 |
| 2023-10-04 | gpio: of: replace gpiochip_find_* with gpio_device_find_* | Bartosz Golaszewski | 1 | -16/+17 |
| 2023-10-02 | gpiolib: of: Allow "trigger-sources" to reference a GPIO | Linus Walleij | 1 | -0/+28 |
| 2023-09-27 | mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c | Bartosz Golaszewski | 1 | -0/+9 |
| 2023-09-11 | gpio: of: correct notifier return codes | Bartosz Golaszewski | 1 | -8/+8 |
| 2023-08-29 | Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
| 2023-08-25 | mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib | Balamanikandan Gunasundar | 1 | -2/+18 |
| 2023-07-10 | gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*() | Andy Shevchenko | 1 | -3/+3 |
| 2023-03-06 | gpiolib: Clean up headers | Andy Shevchenko | 1 | -2/+4 |
| 2023-03-06 | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h | Arnd Bergmann | 1 | -0/+3 |
| 2023-02-22 | Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -5/+0 |
| 2023-01-30 | gpiolib: of: Move enum of_gpio_flags to its only user | Andy Shevchenko | 1 | -0/+15 |
| 2023-01-30 | gpiolib: Get rid of not used of_node member | Andy Shevchenko | 1 | -20/+5 |
| 2023-01-30 | gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs | Dmitry Torokhov | 1 | -46/+0 |
| 2023-01-30 | gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags() | Dmitry Torokhov | 1 | -4/+13 |
| 2023-01-30 | gpiolib: of: remove obsolete comment for of_gpio_get_count() | Dmitry Torokhov | 1 | -6/+0 |
| 2023-01-30 | gpiolib: of: stop exporting of_gpio_named_count() | Dmitry Torokhov | 1 | -0/+26 |
| 2023-01-26 | Revert "gpiolib: of: Introduce hook for missing gpio-ranges" | Andy Shevchenko | 1 | -5/+0 |
| 2022-11-15 | gpiolib: of: Use correct fwnode for DT-probed chips | Thierry Reding | 1 | -1/+1 |
| 2022-11-15 | gpiolib: of: Drop redundant check in of_mm_gpiochip_remove() | Andy Shevchenko | 1 | -3/+0 |
| 2022-11-15 | gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnode | Andy Shevchenko | 1 | -2/+2 |
| 2022-11-15 | gpiolib: of: change of_find_gpio() to accept device node | Dmitry Torokhov | 1 | -4/+3 |
| 2022-11-09 | gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid... | Andy Shevchenko | 1 | -42/+0 |
| 2022-11-09 | gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnode | Andy Shevchenko | 1 | -4/+6 |
| 2022-11-04 | gpiolib: of: add polarity quirk for Freescale PCIe controller | Dmitry Torokhov | 1 | -0/+9 |
| 2022-11-04 | gpiolib: of: factor out quirk setting polarity via separate property | Dmitry Torokhov | 1 | -45/+53 |
| 2022-11-04 | gpiolib: of: Make use of device_match_of_node() | Andy Shevchenko | 1 | -1/+1 |
| 2022-10-20 | gpiolib: of: add a quirk for reset line polarity for Himax LCDs | Dmitry Torokhov | 1 | -0/+36 |
| 2022-10-20 | gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet | Dmitry Torokhov | 1 | -0/+27 |
| 2022-10-20 | gpiolib: of: factor out code overriding gpio line polarity | Dmitry Torokhov | 1 | -20/+28 |
| 2022-10-20 | gpiolib: of: add a quirk for legacy names in MOXA ART RTC | Dmitry Torokhov | 1 | -0/+5 |
| 2022-10-20 | gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec | Dmitry Torokhov | 1 | -0/+3 |
| 2022-10-20 | gpiolib: of: add a quirk for reset line for Marvell NFC controller | Dmitry Torokhov | 1 | -0/+10 |
| 2022-10-20 | gpiolib: of: add quirk for locating reset lines with legacy bindings | Dmitry Torokhov | 1 | -0/+16 |
| 2022-10-20 | gpiolib: of: tighten selection of gpio renaming quirks | Dmitry Torokhov | 1 | -2/+10 |
| 2022-10-20 | gpiolib: of: consolidate simple renames into a single quirk | Dmitry Torokhov | 1 | -112/+71 |
| 2022-10-20 | gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448 | Dmitry Torokhov | 1 | -0/+33 |
| 2022-09-20 | gpiolib: fix OOB access in quirk callbacks | Michael Walle | 1 | -0/+1 |
| 2022-09-15 | gpiolib: of: factor out conversion from OF flags | Dmitry Torokhov | 1 | -66/+37 |
| 2022-09-15 | gpiolib: rework quirk handling in of_find_gpio() | Dmitry Torokhov | 1 | -36/+26 |
| 2022-09-15 | gpiolib: of: make Freescale SPI quirk similar to all others | Dmitry Torokhov | 1 | -8/+4 |
| 2022-09-15 | gpiolib: of: do not ignore requested index when applying quirks | Dmitry Torokhov | 1 | -13/+19 |
| 2022-07-19 | gpiolib: of: support bias pull disable | Nuno Sá | 1 | -0/+7 |
| 2022-07-19 | gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data() | Liang He | 1 | -1/+3 |
| 2022-07-19 | gpiolib: of: Use device_match_of_node() helper | Andy Shevchenko | 1 | -1/+1 |
| 2022-05-28 | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
| 2022-05-26 | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+1 |
| 2022-05-02 | gpiolib: of: fix bounds check for 'gpio-reserved-ranges' | Andrei Lalaev | 1 | -1/+1 |
| 2022-04-21 | gpiolib: of: Introduce hook for missing gpio-ranges | Stefan Wahren | 1 | -0/+5 |
| 2022-04-09 | gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag() | Andy Shevchenko | 1 | -2/+1 |
| 2022-02-08 | gpiolib: Introduce for_each_gpio_desc_with_flag() macro | Andy Shevchenko | 1 | -6/+4 |
| 2021-12-17 | gpiolib: of: make fwnode take precedence in struct gpio_chip | Bartosz Golaszewski | 1 | -0/+3 |
| 2021-08-05 | gpiolib: of: constify few local device_node variables | Krzysztof Kozlowski | 1 | -4/+4 |
| 2021-08-05 | gpiolib: constify passed device_node pointer | Krzysztof Kozlowski | 1 | -4/+4 |
| 2021-03-26 | gpiolib: Move of_node operations to gpiolib-of and correct fwnode use | Andy Shevchenko | 1 | -2/+4 |
| 2021-01-27 | gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default | Saravana Kannan | 1 | -0/+11 |
| 2020-10-26 | gpiolib: of: Use named item for enum gpiod_flags variable | Andy Shevchenko | 1 | -1/+1 |
| 2020-10-26 | gpiolib: Extract gpiod_not_found() helper | Andy Shevchenko | 1 | -6/+6 |
| 2020-09-14 | gpiolib: generalize devprop_gpiochip_set_names() for device properties | Bartosz Golaszewski | 1 | -5/+0 |
| 2020-08-05 | Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -0/+3 |
| 2020-07-22 | spi: ppc4xx: Convert to use GPIO descriptors | Linus Walleij | 1 | -4/+6 |
| 2020-07-08 | gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count() | Lee Jones | 1 | -0/+3 |
| 2020-06-07 | Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+21 |
| 2020-04-16 | usb: fusb302: Convert to use GPIO descriptors | Linus Walleij | 1 | -0/+21 |
| 2020-04-15 | gpiolib: of: improve gpiolib-of support of pull up/down on expanders | Adam Ford | 1 | -0/+10 |
| 2020-02-21 | gpio: of: Add DT overlay support for GPIO hogs | Geert Uytterhoeven | 1 | -0/+90 |
| 2020-02-21 | gpio: of: Extract of_gpiochip_add_hog() | Geert Uytterhoeven | 1 | -16/+33 |
| 2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 1 | -4/+4 |
| 2020-01-27 | Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -21/+0 |
| 2019-12-18 | mmc: core: Rework cd-gpio handling | Michał Mirosław | 1 | -17/+0 |
| 2019-12-18 | mmc: core: Rework wp-gpio handling | Michał Mirosław | 1 | -4/+0 |
| 2019-12-17 | Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+27 |
| 2019-12-03 | gpiolib: of: Make of_gpio_spi_cs_get_count static | YueHaibing | 1 | -1/+1 |
| 2019-11-28 | gpio: Handle counting of Freescale chipselects | Linus Walleij | 1 | -0/+27 |
| 2019-11-22 | gpio: of: Fix bogus reference to gpiod_get_count() | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-11-07 | gpiolib: No need to call gpiochip_remove_pin_ranges() twice | Andy Shevchenko | 1 | -4/+1 |
| 2019-11-05 | Merge tag 'v5.4-rc6' into devel | Linus Walleij | 1 | -1/+1 |
| 2019-10-23 | Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc... | Linus Walleij | 1 | -2/+4 |
| 2019-10-18 | gpio: of: don't warn if ignored GPIO flag matches the behavior | Lucas Stach | 1 | -2/+4 |
| 2019-10-09 | gpio: fix kernel-doc for of_gpio_need_valid_mask() | Randy Dunlap | 1 | -2/+3 |
| 2019-10-01 | gpio: fix getting nonexclusive gpiods from DT | Marco Felsch | 1 | -1/+1 |
| 2019-09-16 | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -14/+144 |
| 2019-09-12 | gpiolib: of: add a fallback for wlf,reset GPIO name | Dmitry Torokhov | 1 | -0/+16 |
| 2019-09-11 | gpio: of: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven | 1 | -4/+4 |
| 2019-09-11 | gpio: of: Make of_gpio_simple_xlate() private | Geert Uytterhoeven | 1 | -3/+3 |
| 2019-09-11 | gpio: of: Make of_get_named_gpiod_flags() private | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-09-10 | gpiolib: of: fix fallback quirks handling | Dmitry Torokhov | 1 | -18/+9 |
| 2019-09-05 | Merge tag 'v5.3-rc7' into devel | Linus Walleij | 1 | -1/+1 |
| 2019-09-04 | gpio: of: Normalize return code variable name | Linus Walleij | 1 | -7/+7 |
| 2019-08-17 | gpio: of: fix Freescale SPI CS quirk handling | Andreas Kemnade | 1 | -1/+1 |
| 2019-08-01 | gpio: of: Fix hard-assigned valid_mask for OF case | Stephen Boyd | 1 | -1/+1 |
| 2019-07-28 | gpio: of: Break out OF-only code | Linus Walleij | 1 | -0/+114 |
| 2019-07-16 | Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 1 | -0/+1 |
| 2019-07-16 | Revert "gpio/spi: Fix spi-gpio regression on active high CS" | Linus Walleij | 1 | -8/+1 |
| 2019-07-15 | gpiolib: of: fix a memory leak in of_gpio_flags_quirks() | Nishka Dasgupta | 1 | -0/+1 |
| 2019-07-09 | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -0/+43 |
| 2019-07-02 | gpio/spi: Fix spi-gpio regression on active high CS | Linus Walleij | 1 | -1/+8 |
| 2019-06-12 | Merge branch 'ib-snps-reset-gpio' into devel | Linus Walleij | 1 | -0/+6 |
| 2019-06-12 | gpio: of: parse stmmac PHY reset line specific active-low property | Martin Blumenstingl | 1 | -0/+6 |
| 2019-05-31 | gpio: of: Handle the Freescale SPI CS | Linus Walleij | 1 | -0/+37 |
| 2019-04-23 | gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT | Andy Shevchenko | 1 | -1/+1 |
| 2019-04-23 | gpiolib: Make use of enum gpio_lookup_flags consistent | Andy Shevchenko | 1 | -6/+5 |
| 2019-04-08 | gpio: of: Optimize quirk checks | Geert Uytterhoeven | 1 | -6/+5 |
| 2019-03-28 | gpio: of: Fix of_gpiochip_add() error path | Geert Uytterhoeven | 1 | -1/+7 |
| 2019-03-28 | gpio: of: Check for "spi-cs-high" in child instead of parent node | Andrey Smirnov | 1 | -3/+3 |
| 2019-03-28 | gpio: of: Check propname before applying "cs-gpios" quirks | Andrey Smirnov | 1 | -1/+2 |
| 2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+8 |
| 2019-02-21 | gpio: of: Handle both enable-gpio{,s} | Marek Vasut | 1 | -1/+2 |
| 2019-02-21 | gpio: of: Restrict enable-gpio quirk to regulator-gpio | Thierry Reding | 1 | -2/+2 |
| 2019-02-17 | gpio: of: Apply regulator-gpio quirk only to enable-gpios | Marek Vasut | 1 | -0/+1 |
| 2019-02-13 | gpio: add core support for pull-up/pull-down configuration | Thomas Petazzoni | 1 | -0/+5 |
| 2019-01-24 | gpio: of: Fix logic inversion | Linus Walleij | 1 | -1/+1 |
| 2018-12-17 | gpio/mmc/of: Respect polarity in the device tree | Linus Walleij | 1 | -33/+16 |
| 2018-11-29 | gpio: OF: Parse MMC-specific CD and WP properties | Linus Walleij | 1 | -0/+39 |
| 2018-11-26 | gpio: restore original GPLv2+ license of gpiolib-of.c sources | Vladimir Zapolskiy | 1 | -1/+1 |
| 2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -9/+51 |
| 2018-09-25 | gpio: Use SPDX header for core library | Linus Walleij | 1 | -5/+1 |
| 2018-09-11 | gpio: of: Handle SPI chipselect legacy bindings | Linus Walleij | 1 | -2/+48 |
| 2018-08-31 | gpio: Fix crash due to registration race | Vincent Whitchurch | 1 | -0/+1 |
| 2018-08-29 | gpio: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
| 2018-08-15 | Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -3/+0 |
| 2018-08-10 | gpiolib: Fix of_node inconsistency | Biju Das | 1 | -3/+0 |
| 2018-07-23 | gpio: of: Handle fixed regulator flags properly | Linus Walleij | 1 | -1/+2 |
| 2018-05-16 | gpio: Convert to use match_string() helper | Andy Shevchenko | 1 | -5/+2 |
| 2018-04-05 | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2018-03-27 | gpiolib: Support 'gpio-reserved-ranges' property | Stephen Boyd | 1 | -0/+24 |
| 2018-02-27 | gpio: Handle deferred probing in of_find_gpio() properly | Chen-Yu Tsai | 1 | -1/+1 |
| 2018-02-27 | gpiolib: Keep returning EPROBE_DEFER when we should | Maxime Ripard | 1 | -0/+13 |
| 2018-02-12 | gpio: Support gpio nexus dt bindings | Stephen Boyd | 1 | -2/+2 |
| 2018-01-31 | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -2/+117 |
| 2018-01-17 | gpio: of: Fix NPE from OF flags | Linus Walleij | 1 | -1/+2 |
| 2018-01-12 | gpio: of: Add special quirk to parse regulator flags | Linus Walleij | 1 | -0/+38 |
| 2018-01-12 | gpio: of: Support regulator nonstandard GPIO properties | Linus Walleij | 1 | -0/+39 |
| 2018-01-08 | gpio: of: Support SPI nonstandard GPIO properties | Linus Walleij | 1 | -0/+35 |
| 2017-12-22 | gpio: fix "gpio-line-names" property retrieval | Christophe Leroy | 1 | -1/+2 |
| 2017-12-02 | gpio: gpiolib: Generalise state persistence beyond sleep | Andrew Jeffery | 1 | -2/+4 |
| 2017-10-20 | gpio: Fix loose spelling | Andrew Jeffery | 1 | -2/+2 |
| 2017-08-14 | gpio: of: Improve kerneldoc | Thierry Reding | 1 | -4/+3 |
| 2017-08-14 | gpio: Convert to using %pOF instead of full_name | Rob Herring | 1 | -15/+14 |
| 2017-06-16 | gpio: of: Spelling: s/retures/returns/ | Geert Uytterhoeven | 1 | -1/+1 |
| 2017-05-29 | gpio: Add new flags to control sleep status of GPIOs | Charles Keepax | 1 | -0/+3 |
| 2017-04-07 | gpio: core: Decouple open drain/source flag with active low/high | Laxman Dewangan | 1 | -1/+1 |
| 2016-12-30 | gpio: of: Add support for multiple GPIOs in a single GPIO hog | Geert Uytterhoeven | 1 | -11/+20 |
| 2016-12-13 | Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -47/+4 |
| 2016-10-31 | gpio: of: fix GPIO drivers with multiple gpio_chip for a single node | Masahiro Yamada | 1 | -5/+9 |
| 2016-10-31 | gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios() | Wei Yongjun | 1 | -1/+3 |
| 2016-10-24 | gpio: Rework of_gpiochip_set_names() to use device property accessors | Mika Westerberg | 1 | -46/+1 |
| 2016-10-05 | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -0/+39 |
| 2016-10-03 | gpio: OF: separation of concerns | Linus Walleij | 1 | -0/+39 |
| 2016-09-08 | Revert "gpio: include <linux/io-mapping.h> in gpiolib-of" | Linus Walleij | 1 | -1/+0 |
| 2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -68/+59 |
| 2016-06-23 | gpio: of: factor out common code to a new helper function | Masahiro Yamada | 1 | -19/+18 |
| 2016-06-23 | gpio: of: remove of_gpiochip_and_xlate() and struct gg_data | Masahiro Yamada | 1 | -46/+35 |
| 2016-06-23 | gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add() | Masahiro Yamada | 1 | -1/+4 |
| 2016-06-23 | gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio() | Masahiro Yamada | 1 | -19/+20 |
| 2016-06-23 | gpio: of: optimize "gpios" property parsing of of_parse_own_gpio() | Masahiro Yamada | 1 | -7/+5 |
| 2016-06-08 | gpio: include <linux/io-mapping.h> in gpiolib-of | Linus Walleij | 1 | -0/+1 |
| 2016-06-07 | gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range() | Masahiro Yamada | 1 | -0/+1 |
| 2016-05-10 | gpio: of: make it possible to name GPIO lines | Linus Walleij | 1 | -0/+49 |
| 2016-04-14 | gpio: of: Scan available child node for gpio-hog | Laxman Dewangan | 1 | -1/+1 |
| 2016-04-13 | gpio: of: Return error if gpio hog configuration failed | Laxman Dewangan | 1 | -6/+9 |
| 2016-01-05 | gpio: of: provide optional of_mm_gpiochip_add_data() function | Linus Walleij | 1 | -5/+7 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -2/+2 |
| 2015-09-24 | gpiolib-of: Rename gpio_hog functions to be generic | Markus Pargmann | 1 | -10/+10 |
| 2015-07-28 | gpio: defer probe if pinctrl cannot be found | Tomeu Vizoso | 1 | -9/+18 |
| 2015-07-16 | gpiolib: remove unneeded assignation | Laurent Navet | 1 | -1/+1 |
| 2015-07-16 | gpio: of: remove unnecessary variable in of_get_gpio_hog() | Masahiro Yamada | 1 | -4/+1 |
| 2015-05-19 | Drivers: gpio: Fix spelling errors | Colin Cronin | 1 | -1/+1 |
| 2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -0/+111 |
| 2015-03-04 | gpio: add GPIO hogging mechanism | Benoit Parrot | 1 | -0/+111 |
| 2015-02-23 | gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ... | Hans Holmberg | 1 | -4/+5 |
| 2015-02-11 | Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -0/+17 |