- 1d8ce0e Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 5 months ago
- 22cc422 gpio: wcove: Request IRQ after all initialisation done by Andy Shevchenko · 4 years, 5 months ago
- a1cdaa6 gpio: crystalcove: Free IRQ on error path by Andy Shevchenko · 4 years, 5 months ago
- 2a93a0d gpio: pca953x: Request IRQ after all initialisation done by Andy Shevchenko · 4 years, 5 months ago
- 5f402bb gpio: don't use same lockdep class for all devm_gpiochip_add_data users by Ahmad Fatoum · 4 years, 5 months ago
- bb58a47 gpio: max732x: Use irqchip template by Linus Walleij · 4 years, 5 months ago
- beb3fb4 gpio: stmpe: Move chip registration by Linus Walleij · 4 years, 5 months ago
- b470cef gpio: rcar: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 11ba282 Merge remote-tracking branch 'spi/for-5.9' into spi-next by Mark Brown · 4 years, 5 months ago
- 4530a84 gpio: pci-idio-16: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 866e863 gpio: pcie-idio-24: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 82e4613 gpio: 104-idio-16: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 44b01cf gpio: 104-idi-48: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 2fa1d39 gpio: 104-dio-48e: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- fceb7ab gpio: ws16c48: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- bde8c0e gpio: omap: improve coding style for pin config flags by Drew Fustini · 4 years, 6 months ago
- ecb55df gpio: dln2: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- ce8672c Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel by Linus Walleij · 4 years, 6 months ago
- 4941b8d gpio: sch: Add a blank line between declaration and code by Abanoub Sameh · 4 years, 6 months ago
- 2c58e44 gpio: sch: changed every 'unsigned' to 'unsigned int' by Abanoub Sameh · 4 years, 6 months ago
- ae84f15 gpio: ich: changed every 'unsigned' to 'unsigned int' by Abanoub Sameh · 4 years, 6 months ago
- 22f61d4 gpio: wcove: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 945e72d gpio: crystalcove: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 4726773 spi: ppc4xx: Convert to use GPIO descriptors by Linus Walleij · 4 years, 6 months ago
- 3abbdbe gpio: crystalcove: changed every 'unsigned' to 'unsigned int' by Abanoub Sameh · 4 years, 6 months ago
- 37ceab7 gpio: pch: Add a blank line between declaration and code by Abanoub Sameh · 4 years, 6 months ago
- 0c106a2 gpio: pch: changed every 'unsigned' to 'unsigned int' by Abanoub Sameh · 4 years, 6 months ago
- edee3bc gpio: pca953x: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 75dec56 gpio: omap: handle pin config bias flags by Drew Fustini · 4 years, 6 months ago
- 50787be gpio: pcf857x: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- dfc3a26 gpio: adp5588: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 565a0e9 gpio: adnp: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 9745079 gpio: stmpe: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 0fcfd9a gpio: tc35892: Use irqchip template by Linus Walleij · 4 years, 6 months ago
- 80606cb gpio: max77620: Use helper variable and clarify by Linus Walleij · 4 years, 6 months ago
- 761b5c3 gpio: mmio: replace open-coded for_each_set_bit() by Andy Shevchenko · 4 years, 6 months ago
- 16d44b6 gpio: pca9570: add GPO driver for PCA9570 by Sungbo Eo · 4 years, 6 months ago
- e6827bc gpio: max77620: Initialize hardware state of interrupts by Dmitry Osipenko · 4 years, 6 months ago
- 15d9e7e gpio: max77620: Use irqchip template by Dmitry Osipenko · 4 years, 6 months ago
- c607e5e gpio: max77620: Don't shadow error code of platform_get_irq() by Dmitry Osipenko · 4 years, 6 months ago
- 78934d8 gpio: max77620: Don't set of_node by Dmitry Osipenko · 4 years, 6 months ago
- 2a5e6f7 gpio: max77620: Fix missing release of interrupt by Dmitry Osipenko · 4 years, 6 months ago
- 4ee8225 gpio: max77620: Replace 8 with MAX77620_GPIO_NR by Dmitry Osipenko · 4 years, 6 months ago
- 4682427 gpiolib: cdev: refactor lineevent cleanup into lineevent_free by Kent Gibson · 4 years, 6 months ago
- 883f919 gpiolib: cdev: refactor linehandle cleanup into linehandle_free by Kent Gibson · 4 years, 6 months ago
- 1bf7ba4 gpiolib: cdev: remove recalculation of offset by Kent Gibson · 4 years, 6 months ago
- f30ef3e gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH by Kent Gibson · 4 years, 6 months ago
- e2b781c gpiolib: cdev: rename priv to cdev by Kent Gibson · 4 years, 6 months ago
- 6accc37 gpiolib: cdev: use blocking notifier call chain instead of atomic by Kent Gibson · 4 years, 6 months ago
- 0cdc85a gpiolib: cdev: remove pointless decrement of i by Kent Gibson · 4 years, 6 months ago
- 52b7b59 gpiolib: cdev: rename numdescs to num_descs by Kent Gibson · 4 years, 6 months ago
- 49bc527 gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use by Kent Gibson · 4 years, 6 months ago
- c274b58 gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags by Kent Gibson · 4 years, 6 months ago
- a18512e gpiolib: cdev: minor indentation fixes by Kent Gibson · 4 years, 6 months ago
- d189f62 gpiolib: cdev: sort includes by Kent Gibson · 4 years, 6 months ago
- ef087d8 gpiolib: move gpiolib-sysfs function declarations into their own header by Kent Gibson · 4 years, 6 months ago
- 4672a4a Merge branch 'devel' into for-next by Linus Walleij · 4 years, 6 months ago
- a6175e8 Merge branch 'lee-fixes' into devel by Linus Walleij · 4 years, 6 months ago
- a7a9ad2 gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse by Lee Jones · 4 years, 6 months ago
- 2f9bce5 gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use by Lee Jones · 4 years, 6 months ago
- 6ac2de9 gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used by Lee Jones · 4 years, 6 months ago
- 4e29129 gpio: gpio-it87: Fix formatting issues which confuse kerneldoc by Lee Jones · 4 years, 6 months ago
- 5f3beb6 gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc by Lee Jones · 4 years, 6 months ago
- 392a584 gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks by Lee Jones · 4 years, 6 months ago
- 3cd7f77 gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map' by Lee Jones · 4 years, 6 months ago
- 670647d gpio: gpio-altera: Add missing kerneldoc entry and demote comment by Lee Jones · 4 years, 6 months ago
- c5a66b9 gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count() by Lee Jones · 4 years, 6 months ago
- ec75039 gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsets by Geert Uytterhoeven · 4 years, 6 months ago
- 2073ea3 gpio: aggregator: Drop pre-initialization in get_arg() by Geert Uytterhoeven · 4 years, 6 months ago
- 532e762 gpio: pch: Move IRQ status message to verbose debug level by Andy Shevchenko · 4 years, 6 months ago
- b239e44 Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 6 months ago
- 85b565c gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data by Lee Jones · 4 years, 6 months ago
- ae66eca gpiolib: Deduplicate find_first_zero_bit() call by Andy Shevchenko · 4 years, 6 months ago
- f02a039 gpio: omap: Add missing PM ops for suspend by Tony Lindgren · 4 years, 6 months ago
- 93e0272 Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 4 years, 6 months ago
- e4c6a52 gpio: Drop superfluous dependencies on GPIOLIB by Geert Uytterhoeven · 4 years, 6 months ago
- 0077428 gpio: zynq: Remove error prints in EPROBE_DEFER by Shubhrajyoti Datta · 4 years, 7 months ago
- 73c612f gpio: zynq: Add pmc gpio support by Shubhrajyoti Datta · 4 years, 7 months ago
- 26ebdbf gpio: zynq: Disable the irq if it is not a wakeup source by Shubhrajyoti Datta · 4 years, 7 months ago
- 6750024 gpio: zynq: Add Versal support by Shubhrajyoti Datta · 4 years, 7 months ago
- fdcfec11 gpio: zynq: protect direction in/out with a spinlock by Glenn Langedock · 4 years, 7 months ago
- 5d89135 gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2 by Andy Shevchenko · 4 years, 7 months ago
- 8346b92 gpio: max732x: remove redundant check from probe() by Gaurav Singh · 4 years, 7 months ago
- 84651e8 Merge branch 'ib-for-each-requested' into devel by Linus Walleij · 4 years, 7 months ago
- 7796cdc gpio: xra1403: Make use of for_each_requested_gpio() by Andy Shevchenko · 4 years, 7 months ago
- 86661fd gpio: mvebu: Make use of for_each_requested_gpio() by Andy Shevchenko · 4 years, 7 months ago
- 925ca36 gpiolib: split character device into gpiolib-cdev by Kent Gibson · 4 years, 7 months ago
- 1f6bd57 gpio: max732x: remove redundant check by Gaurav Singh · 4 years, 7 months ago
- ec3decd gpio: pca953x: disable regmap locking for automatic address incrementing by Andy Shevchenko · 4 years, 7 months ago
- 0b22c25 gpio: pca953x: Fix direction setting when configure an IRQ by Andy Shevchenko · 4 years, 7 months ago
- ba8c90c gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2 by Andy Shevchenko · 4 years, 7 months ago
- 064c73a gpio: pca953x: Synchronize interrupt handler properly by Andy Shevchenko · 4 years, 7 months ago
- 3ba3ff5 gpio: pca953x: Add support for the PCAL9535 by Jan Kiszka · 4 years, 7 months ago
- 861254d gpio: arizona: put pm_runtime in case of failure by Navid Emamdoost · 4 years, 7 months ago
- e6f390a gpio: arizona: handle pm_runtime_get_sync failure case by Navid Emamdoost · 4 years, 7 months ago
- 3abda79a drivers: gpio: Fix trivial spelling by Kieran Bingham · 4 years, 7 months ago
- 3d5bfbd gpio: mpc8xxx: change the gpio interrupt flags. by Song Hui · 4 years, 7 months ago
- 97cd738 gpiolib: sysfs: use kobj_to_dev by Wang Qing · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 7 months ago