- 0d82fb1 gpio: Add Realtek Otto GPIO support by Sander Vanheule · 3 years, 10 months ago
- e5391a0 gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs() by Andy Shevchenko · 3 years, 10 months ago
- 266315f gpiolib: Fold conditionals into a simple ternary operator by Andy Shevchenko · 3 years, 10 months ago
- 5c63a9d gpiolib: Reuse device's fwnode to create IRQ domain by Andy Shevchenko · 3 years, 10 months ago
- 515321a gpiolib: Introduce acpi_gpio_dev_init() and call it from core by Andy Shevchenko · 3 years, 10 months ago
- 1df6254 gpiolib: Move of_node operations to gpiolib-of and correct fwnode use by Andy Shevchenko · 3 years, 10 months ago
- 944f4b0 gpiolib: Unify the checks on fwnode type by Andy Shevchenko · 3 years, 10 months ago
- 6cb59af gpiolib: Assign fwnode to parent's if no primary one provided by Andy Shevchenko · 3 years, 10 months ago
- 3875721e gpiolib: Fix error return code in gpiolib_dev_init() by Wei Yongjun · 3 years, 10 months ago
- b41ba2e gpiolib: Read "gpio-line-names" from a firmware node by Andy Shevchenko · 3 years, 11 months ago
- eb44133 gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 by Andy Shevchenko · 3 years, 11 months ago
- 8093902 gpiolib: acpi: Allow to find GpioInt() resource by name and index by Andy Shevchenko · 3 years, 11 months ago
- 62d5247 gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk by Andy Shevchenko · 3 years, 11 months ago
- 6e5d579 gpiolib: acpi: Add missing IRQF_ONESHOT by Yang Li · 3 years, 11 months ago
- cf25ef6 gpio: fix gpio-device list corruption by Johan Hovold · 3 years, 11 months ago
- a611299 gpio: fix NULL-deref-on-deregistration regression by Johan Hovold · 3 years, 11 months ago
- 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 11 months ago
- 882d6ed Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 11 months ago
- f158bbe Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 11 months ago
- 32c080c Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 11 months ago
- 983e4ad Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 11 months ago
- a8002a3 gpio: pcf857x: Fix missing first interrupt by Maxim Kiselev · 4 years ago
- 35d9e69 gpio: ep93xx: refactor base IRQ number by Nikita Shubin · 4 years ago
- f6b6154 gpio: ep93xx: refactor ep93xx_gpio_add_bank by Nikita Shubin · 4 years ago
- 78f85c7 gpio: ep93xx: Fix typo s/hierarchial/hierarchical by Nikita Shubin · 4 years ago
- 193f1b7 gpio: ep93xx: drop to_irq binding by Nikita Shubin · 4 years ago
- 1827a89 gpio: ep93xx: Fix wrong irq numbers in port F by Nikita Shubin · 4 years ago
- 6e551bf gpio: gpio-xilinx: Add check if width exceeds 32 by Srinivas Neeli · 4 years ago
- 26b0477 gpio: gpio-xilinx: Add support for suspend and resume by Srinivas Neeli · 4 years ago
- a32c7ca gpio: gpio-xilinx: Add interrupt support by Srinivas Neeli · 4 years ago
- 37ef334 gpio: gpio-xilinx: Reduce spinlock array to array by Srinivas Neeli · 4 years ago
- 45c5277 gpio: gpio-xilinx: Simplify with dev_err_probe() by Srinivas Neeli · 4 years ago
- 78034b8 gpio: msic: Drop driver from Makefile by Andy Shevchenko · 4 years ago
- 5a2a46a gpio: wcove: Split out to_ireg() helper and deduplicate the code by Andy Shevchenko · 4 years, 3 months ago
- 9fe5fcd6 gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits() by Andy Shevchenko · 4 years ago
- 2edba74 gpio: wcove: Get rid of error prone casting in IRQ handler by Andy Shevchenko · 6 years ago
- 944dcbe gpio: intel-mid: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
- fe08e9e gpio: msic: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
- 6e004a9 gpio: aggregator: Remove trailing comma in terminator entries by Andy Shevchenko · 4 years ago
- b2498cb gpio: aggregator: Use compound literal from the header by Andy Shevchenko · 4 years ago
- deb631c gpio: aggregator: Replace isrange() by using get_options() by Andy Shevchenko · 4 years ago
- 1d10243 gpio: merrifield: Make bias configuration available for GPIOs by Andy Shevchenko · 4 years, 2 months ago
- 85b7d8a gpio: mvebu: add pwm support for Armada 8K/7K by Baruch Siach · 4 years ago
- 94de03c gpio: tegra: Fix irq_set_affinity by Dmitry Osipenko · 4 years ago
- 4a6eac2 gpio: tegra: Support building driver as a loadable module by Dmitry Osipenko · 4 years ago
- 66f7aaa gpio: tegra: Clean up whitespaces in tegra_gpio_driver by Dmitry Osipenko · 4 years ago
- b2a6115 gpio: tegra: Use debugfs_create_devm_seqfile() by Dmitry Osipenko · 4 years ago
- 718ff94 gpio: tegra: Improve formatting of the code by Dmitry Osipenko · 4 years ago
- 0b68d02b gpio: mvebu: improve handling of pwm zero on/off values by Baruch Siach · 4 years ago
- 2bee255 gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX by Baruch Siach · 4 years ago
- de1eaf6 gpio: mvebu: make pwm .get_state closer to idempotent by Baruch Siach · 4 years ago
- aa37e27 gpio: mvebu: improve pwm period calculation accuracy by Baruch Siach · 4 years ago
- 4bf2426 gpio: mockup: tweak the Kconfig help text by Bartosz Golaszewski · 4 years ago
- 481a420 gpio: wcove: convert comma to semicolon by Zheng Yongjun · 4 years ago
- 10c942a gpio: vx855: convert comma to semicolon by Zheng Yongjun · 4 years ago
- 7de2e5f gpio: tegra186: convert comma to semicolon by Zheng Yongjun · 4 years ago
- de49e83 gpio: max77620: convert comma to semicolon by Zheng Yongjun · 4 years ago
- f0a2c77 gpio: remove zte zx driver by Arnd Bergmann · 4 years ago
- 27f8fee gpio: tegra: Fix wake interrupt by Dmitry Osipenko · 4 years ago
- 1421b44 gpio: pca953x: Add support for pca9506 by Uwe Kleine-König · 4 years ago
- 93ac0b0 gpio: rcar: Add R-Car V3U (R8A779A0) support by Geert Uytterhoeven · 4 years ago
- ecba1ea gpio: rcar: Optimize GPIO pin state read on R-Car Gen3 by Geert Uytterhoeven · 4 years ago
- cb38cd7 gpio: bd7xxxx: use helper variable for pdev->dev by Bartosz Golaszewski · 4 years ago
- 66fecef gpio: tegra: Convert to gpio_irq_chip by Thierry Reding · 4 years, 2 months ago
- 2ad74f4 gpio: visconti: Add Toshiba Visconti GPIO support by Nobuhiro Iwamatsu · 4 years, 1 month ago
- 82bf0af gpio: bd7xxxx: Do not depend on parent driver data by Matti Vaittinen · 4 years ago
- 032653e gpio: Kconfig: Update help description for GPIO_RCAR config by Lad Prabhakar · 4 years ago
- aab0508 gpio: sl28cpld: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- 0521ae0 gpio: rcar: Remove redundant compatible values by Lad Prabhakar · 4 years, 1 month ago
- 0bb8e80 gpio: fix spelling mistake in Kconfig "supprot" -> "support" by Colin Ian King · 4 years, 1 month ago
- 28dc10e gpio: ep93xx: Fix single irqchip with multi gpiochips by Nikita Shubin · 4 years ago
- 8b81a7a gpio: ep93xx: fix BUG_ON port F usage by Nikita Shubin · 4 years ago
- 97c6e28 gpio: mxs: GPIO_MXS should not default to y unconditionally by Geert Uytterhoeven · 4 years ago
- ced2af4 gpiolib: Don't probe gpio_device if it's not the primary device by Saravana Kannan · 4 years ago
- c07ea8d gpio: gpiolib: remove shadowed variable by Wolfram Sang · 4 years ago
- c351bb6 gpiolib: free device name on error path to fix kmemleak by Quanyang Wang · 4 years ago
- 2e7f3db Merge tag 'v5.11-rc5' into i2c/for-5.12 by Wolfram Sang · 4 years ago
- 4731210 gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default by Saravana Kannan · 4 years ago
- 03a58ea gpiolib: cdev: clear debounce period if line set to output by Kent Gibson · 4 years ago
- aee2579 gpio: msic: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
- 5f7582a gpio: intel-mid: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
- 298d75c gpio: tegra: Add missing dependencies by Thierry Reding · 4 years ago
- 18eedf2 gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it by Randy Dunlap · 4 years ago
- e73b010 gpio: mvebu: fix pwm .get_state period calculation by Baruch Siach · 4 years ago
- ef38237 gpiolib: add a warning on gpiochip->to_irq defined by Nikita Shubin · 4 years ago
- 2e35627 gpio: bd9571mwv: Add BD9574MWF support by Yoshihiro Shimoda · 4 years ago
- 2d7af44 gpio: bd9571mwv: rid of using struct bd9571mwv by Yoshihiro Shimoda · 4 years ago
- b9f71d1 gpio: bd9571mwv: Use the SPDX license identifier by Yoshihiro Shimoda · 4 years ago
- d321ad1 gpiolib: Follow usual pattern for gpiod_remove_lookup_table() call by Andy Shevchenko · 4 years, 1 month ago
- 2e202ad gpiolib: cdev: fix frame size warning in gpio_ioctl() by Kent Gibson · 4 years, 1 month ago
- a409ed1 Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 1 month ago
- 278f54c Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 1 month ago
- 72db5d5 gpio: hisi: Do not require ACPI for COMPILE_TEST by Andy Shevchenko · 4 years, 1 month ago
- 80e493d MAINTAINERS: Add maintainer for HiSilicon GPIO driver by Luo Jiaxing · 4 years, 1 month ago
- 356b01a gpio: gpio-hisi: Add HiSilicon GPIO support by Luo Jiaxing · 4 years, 1 month ago
- 9777d0b gpio: cs5535: Simplify the return expression of cs5535_gpio_probe() by Zheng Yongjun · 4 years, 1 month ago
- 9d55221 gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask by Nikita Shubin · 4 years, 1 month ago
- 40b3700 Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 1 month ago
- a0db197 gpiolib: cdev: Flag invalid GPIOs as used by Marc Zyngier · 4 years, 1 month ago
- 263ade7 gpio: eic-sprd: break loop when getting NULL device resource by Chunyan Zhang · 4 years, 1 month ago