- e9bdf7e gpio: fix locking open drain IRQ lines by Linus Walleij · 4 years, 8 months ago
- 98f7d1b gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe() by Tiezhu Yang · 4 years, 8 months ago
- 558ab2e gpio: pxa: Fix return value of pxa_gpio_probe() by Tiezhu Yang · 4 years, 8 months ago
- e686243 gpio: mlxbf2: Fix sleeping while holding spinlock by Axel Lin · 4 years, 8 months ago
- e75dfba Merge tag 'gpio-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 4 years, 8 months ago
- 9fefca7 gpiolib: notify user-space about line status changes after flags are set by Bartosz Golaszewski · 4 years, 8 months ago
- 333830a gpio: exar: Fix bad handling for ida_simple_get error path by Takashi Iwai · 4 years, 8 months ago
- 0cf253e gpio: tegra: mask GPIO IRQs during IRQ shutdown by Stephen Warren · 4 years, 8 months ago
- 8650b60 gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without CONFIG_OF_GPIO by David Gow · 4 years, 9 months ago
- 19c26d9 gpio: mvebu: Fix probing for chips without PWM by Sascha Hauer · 4 years, 9 months ago
- 6409d04 gpiolib: don't call sleeping functions with a spinlock taken by Bartosz Golaszewski · 4 years, 9 months ago
- 4e15415 gpiolib: improve the robustness of watch/unwatch ioctl() by Bartosz Golaszewski · 4 years, 9 months ago
- dc87f6d gpio: pca953x: Fix pca953x_gpio_set_config by Adam Ford · 4 years, 9 months ago
- 828907e Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 9 months ago
- bc3b3f4 Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 9 months ago
- 4ed7d7d Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()" by Baolin Wang · 4 years, 9 months ago
- f0254b5 gpio: Unconditionally assign .request()/.free() by Thierry Reding · 4 years, 9 months ago
- a0b66a7 gpio: Rename variable in core APIs by Linus Walleij · 4 years, 9 months ago
- 89ad556 gpio: Avoid using pin ranges with !PINCTRL by Thierry Reding · 4 years, 9 months ago
- 5f4bf17 gpiolib: Remove unused gpio_chip parameter from gpio_set_bias() by Geert Uytterhoeven · 4 years, 10 months ago
- 8352235 gpiolib: Pass gpio_desc to gpio_set_config() by Geert Uytterhoeven · 4 years, 10 months ago
- 8ced32f gpiolib: Introduce gpiod_set_config() by Geert Uytterhoeven · 4 years, 10 months ago
- 06dd3f3 Merge tag 'v5.6-rc7' into devel by Linus Walleij · 4 years, 10 months ago
- 35c6cfb gpio: gpiolib: fix a doc warning by Mauro Carvalho Chehab · 4 years, 10 months ago
- ffa91e7 gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1 by Thierry Reding · 4 years, 10 months ago
- b64d6c9 gpio: tegra186: Add support for pin ranges by Thierry Reding · 4 years, 10 months ago
- 2ab73c6 gpio: Support GPIO controllers without pin-ranges by Thierry Reding · 4 years, 10 months ago
- 5eefcae gpio: brcmstb: support gpio-line-names property by Doug Berger · 4 years, 10 months ago
- ee203bb gpiolib: gpio_name_to_desc: factor out !name check by Michał Mirosław · 4 years, 10 months ago
- 427cabe gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flag by Chuanhong Guo · 4 years, 10 months ago
- d19d2de gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUT by Chuanhong Guo · 4 years, 10 months ago
- 525b085 gpio: mvebu: avoid error message for optional IRQ by Chris Packham · 4 years, 10 months ago
- 6876ca3 gpio: mxs: add COMPILE_TEST support for GPIO_MXS by Anson Huang · 4 years, 10 months ago
- d4e9361 gpio: mxc: Add COMPILE_TEST support for GPIO_MXC by Anson Huang · 4 years, 10 months ago
- 1a55571 gpio: pl061: Warn when IRQ line has not been configured by Alexander Sverdlin · 4 years, 10 months ago
- 0c625cc gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model by Hans de Goede · 4 years, 10 months ago
- a28e1c0 gpio: Move devres calls to devres file by Linus Walleij · 4 years, 10 months ago
- 0e91506 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model by Hans de Goede · 4 years, 10 months ago
- 2ccb21f gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option by Hans de Goede · 4 years, 10 months ago
- efaa87f gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk by Hans de Goede · 4 years, 10 months ago
- 8959b30 gpiolib: Fix irq_disable() semantics by Linus Walleij · 4 years, 10 months ago
- 347ae6e Merge branch 'ib-omap-block-idle' into devel by Linus Walleij · 4 years, 10 months ago
- 579ced8 Revert "gpio: omap: Fix lost edge wake-up interrupts" by Tony Lindgren · 4 years, 10 months ago
- 4358226 gpio: omap: Block idle on pending gpio interrupts by Tony Lindgren · 4 years, 10 months ago
- bc0ae0e gpio: add driver for Mellanox BlueField 2 GPIO controller by Asmaa Mnebhi · 4 years, 10 months ago
- 5779925 Merge tag 'gpio-updates-for-v5.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 10 months ago
- ca18a85 gpiolib: Fix inverted check in gpiochip_remove() by Geert Uytterhoeven · 4 years, 10 months ago
- 1931479 gpiolib: fix bitmap operations related to line event watching by Bartosz Golaszewski · 4 years, 11 months ago
- 48543bd gpiolib: fix unwatch ioctl() by Kent Gibson · 4 years, 11 months ago
- df2cd58 gpiolib: Rename 'event' to 'ge' to be consistent with other use by Andy Shevchenko · 5 years ago
- ec18d7e gpio: uniphier: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 869233f gpiolib: Optimize gpiochip_remove() when check for requested line by Andy Shevchenko · 4 years, 11 months ago
- 9779542 gpiolib: export gpiochip_get_desc by Marco Felsch · 4 years, 11 months ago
- 63636d9 gpio: of: Add DT overlay support for GPIO hogs by Geert Uytterhoeven · 4 years, 11 months ago
- bc21077 gpio: of: Extract of_gpiochip_add_hog() by Geert Uytterhoeven · 4 years, 11 months ago
- f885020 gpio: Switch timestamps to ktime_get_ns() by Linus Walleij · 4 years, 11 months ago
- 1739a2d gpiolib: use gpiochip_get_desc() where applicable by Bartosz Golaszewski · 4 years, 11 months ago
- 023892e gpio: siox: use raw spinlock for irq related locking by Uwe Kleine-König · 5 years ago
- f6e51bb gpio: mockup: coding-style fix by Bartosz Golaszewski · 5 years ago
- b36368f gpio: rcar: Fix typo in comment by Ashish Chavan · 5 years ago
- 51c1064 gpiolib: add new ioctl() for monitoring changes in line info by Bartosz Golaszewski · 5 years ago
- d2ac257 gpiolib: provide a dedicated function for setting lineinfo by Bartosz Golaszewski · 5 years ago
- 248ae17 gpiolib: emit a debug message when adding events to a full kfifo by Bartosz Golaszewski · 5 years ago
- dea9c80 gpiolib: rework the locking mechanism for lineevent kfifo by Bartosz Golaszewski · 5 years ago
- a924eae gpio: sifive: fix static checker warning by Yash Shah · 5 years ago
- c3afa80 gpio: xilinx: Fix bug where the wrong GPIO register is written to by Paul Thomas · 5 years ago
- 8131b73b gpiolib: remove unnecessary argument from set_config call by Kent Gibson · 5 years ago
- 4d0cabb gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUT by Axel Lin · 5 years ago
- 62adc6f gpiolib: fix gpio_do_set_config() by Bartosz Golaszewski · 5 years ago
- 91b4ea5 Revert "gpiolib: remove set but not used variable 'config'" by Bartosz Golaszewski · 5 years ago
- d99f887 Revert "gpiolib: Remove duplicated function gpio_do_set_config()" by Bartosz Golaszewski · 5 years ago
- 4720319 gpio: wcd934x: Fix logic of wcd_gpio_get by Axel Lin · 5 years ago
- 47d7d11 gpio: wcd934x: Don't change gpio direction in wcd_gpio_set by Axel Lin · 5 years ago
- a630fe3 gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not there by Lubomir Rintel · 5 years ago
- 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
- af32f3a Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
- 6ba3d70 Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
- fa889d8 Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
- 3d3b44a Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 9e1af75 Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
- 0282c72 Merge tag 'gpio-updates-for-v5.6-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
- c31f625 gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs by Matti Vaittinen · 5 years ago
- 207270d gpiolib: hold gpio devices lock until ->descs array is initialised by Dan Callaghan · 5 years ago
- 0d311d8 gpio: aspeed-sgpio: fixed typos by Sachin agarwal · 5 years ago
- 72780ce gpio: Drop the chained IRQ handler assign function by Linus Walleij · 5 years ago
- d5331ec gpio: mvebu: clear irq in edge cause register before unmask edge irq by Maxim Kiselev · 5 years ago
- 366950e gpiolib: Lower verbosity when allocating hierarchy irq by Kevin Hao · 5 years ago
- a1dd4bf Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel by Linus Walleij · 5 years ago
- 96868dc gpio/sifive: Add GPIO driver for SiFive SoCs by Yash Shah · 5 years ago
- d18fddf gpiolib: Remove duplicated function gpio_do_set_config() by YueHaibing · 5 years ago
- 8b844d7 Merge branch 'fixup-thunderx-hierarchy' into devel by Linus Walleij · 5 years ago
- 6a77de2 Merge tag 'v5.5-rc6' into devel by Linus Walleij · 5 years ago
- 59c32468 gpio: wcd934x: Add support to wcd934x gpio controller by Srinivas Kandagatla · 5 years ago
- e5e42ad gpiolib: remove set but not used variable 'config' by YueHaibing · 5 years ago
- e81ccba gpio: vx855: fixed a typo by Sachin agarwal · 5 years ago
- 726a445 gpio: mockup: sort headers alphabetically by Bartosz Golaszewski · 5 years ago
- f2f6798 gpio: mockup: update the license tag by Bartosz Golaszewski · 5 years ago
- 9a2b5b3 gpio: Remove the unused flags by Shaokun Zhang · 5 years ago
- c34f6dc gpiolib: Set lockdep class for hierarchical irq domains by Stephen Boyd · 5 years ago
- 7a9f446 gpio: thunderx: Switch to GPIOLIB_IRQCHIP by Kevin Hao · 5 years ago