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
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
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-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
2019-10-15
gpio: intel-mid: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+6
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
1
-1
/
+21
2019-10-15
gpio: merrifield: Restore use of irq_base
Andy Shevchenko
1
-0
/
+1
2019-10-04
gpio: max77620: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
2019-10-01
gpio: eic: sprd: Fix the incorrect EIC offset when toggling
Bruce Chen
1
-3
/
+4
2019-10-01
gpio: fix getting nonexclusive gpiods from DT
Marco Felsch
1
-1
/
+1
2019-10-01
gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
Bartosz Golaszewski
1
-8
/
+19
2019-09-27
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-1
/
+1
2019-09-19
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+2
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+189
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
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
52
-1498
/
+1999
2019-09-12
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
1
-0
/
+16
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
1
-14
/
+0
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
1
-1
/
+1
2019-09-11
gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-11
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-14
/
+14
[prev]
[next]