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
2021-03-30
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
1
-1
/
+1
2021-03-03
gpio: pcf857x: Fix missing first interrupt
Maxim Kiselev
1
-1
/
+1
2021-01-30
gpio: mvebu: fix pwm .get_state period calculation
Baruch Siach
1
-15
/
+10
2020-12-29
gpio: mvebu: fix potential user-after-free on probe
Baruch Siach
1
-5
/
+11
2020-11-22
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
1
-0
/
+1
2020-10-14
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
1
-1
/
+1
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-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-04-24
Revert "gpio: set up initial state from .get_direction()"
Timur Tabi
1
-24
/
+7
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-02
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
Hans de Goede
1
-0
/
+15
2020-04-02
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
Hans de Goede
1
-20
/
+76
2020-04-02
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
Hans de Goede
1
-6
/
+8
2020-02-28
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
1
-4
/
+6
2020-02-05
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
1
-0
/
+1
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-09
gpiolib: fix up emulated open drain outputs
Russell King
1
-0
/
+8
2020-01-04
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
Vladimir Oltean
1
-1
/
+2
2019-12-17
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
Hans de Goede
1
-0
/
+17
2019-12-01
gpio: max77620: Fixup debounce delays
Thierry Reding
1
-3
/
+3
2019-11-24
gpio: syscon: Fix possible NULL ptr usage
Marek Vasut
1
-1
/
+1
2019-11-06
gpio: max77620: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
2019-10-17
gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
Bartosz Golaszewski
1
-8
/
+19
2019-09-19
gpio: fix line flag validation in lineevent_create
Kent Gibson
1
-5
/
+3
2019-09-19
gpio: fix line flag validation in linehandle_create
Kent Gibson
1
-1
/
+11
2019-09-19
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
1
-4
/
+38
2019-08-29
gpiolib: never report open-drain/source lines as 'input' to user-space
Bartosz Golaszewski
1
-2
/
+4
2019-08-06
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Michael Wu
1
-2
/
+4
2019-07-31
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
Geert Uytterhoeven
1
-3
/
+3
2019-07-31
gpio: omap: ensure irq is enabled before wakeup
Russell King
1
-7
/
+8
2019-07-31
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
1
-0
/
+2
2019-06-22
gpio: fix gpio-adp5588 build errors
Randy Dunlap
1
-0
/
+1
2019-06-15
gpio: vf610: Do not share irq_chip
Andrey Smirnov
1
-14
/
+12
2019-06-15
gpio: gpio-omap: add check for off wake capable gpios
Tony Lindgren
1
-8
/
+17
2019-05-04
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
1
-1
/
+7
2019-05-04
gpio: aspeed: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-04-20
gpio: pxa: handle corner case of unprobed device
Robert Jarzmik
1
-0
/
+6
2019-04-05
gpio: gpio-omap: fix level interrupt idling
Russell King
1
-6
/
+8
2019-04-03
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
1
-2
/
+4
2019-04-03
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
1
-0
/
+2
2019-03-13
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
1
-0
/
+5
2019-02-06
gpio: pcf857x: Fix interrupts on multiple instances
Roger Quadros
1
-14
/
+12
2019-02-06
gpio: altera-a10sr: Set proper output level for direction_output
Axel Lin
1
-1
/
+3
2019-01-26
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
1
-11
/
+10
[next]