index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost
1
-1
/
+5
2020-07-29
gpio: arizona: handle pm_runtime_get_sync failure case
Navid Emamdoost
1
-0
/
+1
2020-07-22
gpio: pca953x: disable regmap locking for automatic address incrementing
Andy Shevchenko
1
-0
/
+1
2020-07-16
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
1
-1
/
+6
2020-07-16
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko
1
-0
/
+79
2020-06-24
gpio: pca953x: fix handling of automatic address incrementing
Uwe Kleine-König
1
-16
/
+28
2020-06-24
gpio: dwapb: Append MODULE_ALIAS for platform driver
Andy Shevchenko
1
-3
/
+6
2020-06-24
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
Andy Shevchenko
1
-9
/
+16
2020-06-03
gpio: fix locking open drain IRQ lines
Linus Walleij
1
-2
/
+9
2020-06-03
gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
Tiezhu Yang
1
-1
/
+1
2020-06-03
gpio: pxa: Fix return value of pxa_gpio_probe()
Tiezhu Yang
1
-2
/
+2
2020-06-03
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
1
-2
/
+5
2020-06-03
gpio: tegra: mask GPIO IRQs during IRQ shutdown
Stephen Warren
1
-0
/
+1
2020-05-20
gpio: pca953x: Fix pca953x_gpio_set_config
Adam Ford
1
-1
/
+1
2020-04-02
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
Hans de Goede
1
-0
/
+15
2020-04-01
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
Hans de Goede
1
-0
/
+15
2020-04-01
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
Hans de Goede
1
-20
/
+76
2020-04-01
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
Hans de Goede
1
-6
/
+8
2020-04-01
gpiolib: Fix irq_disable() semantics
Linus Walleij
1
-1
/
+8
2020-02-24
gpiolib: Set lockdep class for hierarchical irq domains
Stephen Boyd
1
-0
/
+1
2020-02-24
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
1
-4
/
+6
2020-02-19
mmc: core: Rework wp-gpio handling
Michał Mirosław
1
-4
/
+0
2020-02-19
gpio: add gpiod_toggle_active_low()
Michał Mirosław
1
-0
/
+11
2020-02-19
gpio: xilinx: Fix bug where the wrong GPIO register is written to
Paul Thomas
1
-2
/
+3
2020-02-01
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
1
-0
/
+1
2020-01-26
gpio: aspeed: avoid return type warning
Arnd Bergmann
1
-1
/
+1
2020-01-26
gpiolib: No need to call gpiochip_remove_pin_ranges() twice
Andy Shevchenko
2
-5
/
+3
2020-01-23
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"
Kevin Hao
2
-57
/
+107
2020-01-17
gpio: mpc8xxx: Add platform device to gpiochip->parent
Johnson CH Chen (陳昭勳)
1
-0
/
+1
2020-01-17
gpio: Fix error message on out-of-range GPIO in lookup table
Geert Uytterhoeven
1
-2
/
+3
2020-01-17
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
Swapna Manupati
1
-3
/
+5
2020-01-14
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
1
-1
/
+31
2020-01-14
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
1
-4
/
+15
2020-01-12
gpio: Handle counting of Freescale chipselects
Linus Walleij
1
-0
/
+27
2020-01-09
gpiolib: fix up emulated open drain outputs
Russell King
1
-0
/
+8
2020-01-09
gpio: xtensa: fix driver build
Max Filippov
1
-4
/
+3
2020-01-04
gpio: lynxpoint: Setup correct IRQ handlers
Andy Shevchenko
1
-0
/
+6
2020-01-04
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
Vladimir Oltean
1
-1
/
+2
2020-01-04
gpio/mpc8xxx: fix qoriq GPIO reading
Russell King
1
-0
/
+3
2020-01-04
gpio: mxc: Only get the second IRQ when there is more than one IRQ
Anson Huang
1
-3
/
+10
2019-11-13
Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2
-6
/
+6
2019-11-13
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
Hans de Goede
1
-0
/
+17
2019-11-12
gpio: bd70528: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
2019-11-12
gpio: max77620: Fixup debounce delays
Thierry Reding
1
-3
/
+3
2019-11-03
Revert "gpio: merrifield: Pass irqchip when adding gpiochip"
Linus Walleij
1
-16
/
+12
2019-11-03
Revert "gpio: merrifield: Restore use of irq_base"
Linus Walleij
1
-1
/
+0
2019-11-03
Revert "gpio: merrifield: Move hardware initialization to callback"
Linus Walleij
1
-5
/
+3
2019-10-15
gpio: lynxpoint: set default handler to be handle_bad_irq()
Andy Shevchenko
1
-1
/
+1
2019-10-15
gpio: merrifield: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+5
2019-10-15
gpio: lynxpoint: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+5
[next]