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
2019-11-29
gpio: bd70528: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
2019-11-29
gpio: max77620: Fixup debounce delays
Thierry Reding
1
-3
/
+3
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-10-17
gpio: fix getting nonexclusive gpiods from DT
Marco Felsch
1
-1
/
+1
2019-10-17
gpio: eic: sprd: Fix the incorrect EIC offset when toggling
Bruce Chen
1
-3
/
+4
2019-10-05
gpio: madera: Add support for Cirrus Logic CS47L92
Charles Keepax
1
-0
/
+5
2019-10-05
gpio: madera: Add support for Cirrus Logic CS47L15
Richard Fitzgerald
1
-0
/
+3
2019-09-11
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
1
-4
/
+38
2019-09-10
gpiolib: of: fix fallback quirks handling
Dmitry Torokhov
1
-18
/
+9
2019-09-09
gpio: fix line flag validation in lineevent_create
Kent Gibson
1
-5
/
+3
2019-09-09
gpio: fix line flag validation in linehandle_create
Kent Gibson
1
-0
/
+8
2019-09-09
gpio: mockup: add missing single_release()
Wei Yongjun
1
-0
/
+1
2019-08-28
gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
David Jander
1
-6
/
+3
2019-08-28
gpio: pca953x: correct type of reg_direction
David Jander
1
-3
/
+3
2019-08-23
gpio: Fix irqchip initialization order
Linus Walleij
1
-15
/
+15
2019-08-17
gpio: of: fix Freescale SPI CS quirk handling
Andreas Kemnade
1
-1
/
+1
2019-08-14
gpiolib: never report open-drain/source lines as 'input' to user-space
Bartosz Golaszewski
1
-2
/
+4
2019-07-29
gpiolib: Preserve desc->flags when setting state
Chris Packham
1
-6
/
+11
2019-07-22
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Michael Wu
1
-2
/
+4
2019-07-17
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-28
/
+20
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2
-2
/
+2
2019-07-16
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-20
/
+19
2019-07-16
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
Linus Walleij
1
-8
/
+1
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+1
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+244
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
gpio: em: remove the gpiochip before removing the irq domain
Bartosz Golaszewski
1
-18
/
+15
2019-07-15
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
Nishka Dasgupta
1
-0
/
+1
2019-07-15
gpio: davinci: silence error prints in case of EPROBE_DEFER
Keerthy
1
-2
/
+3
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-5
/
+1
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
33
-902
/
+693
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+44
2019-07-06
Revert "gpio: tegra: Clean-up debugfs initialisation"
Linus Walleij
1
-3
/
+15
2019-07-06
gpiolib: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-04
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
1
-5
/
+1
2019-07-04
gpio: stp-xway: allow compile-testing
Martin Blumenstingl
1
-1
/
+2
2019-07-04
gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
Martin Blumenstingl
1
-4
/
+1
2019-07-04
gpio: stp-xway: improve module clock error handling
Martin Blumenstingl
1
-3
/
+8
2019-07-04
gpio: stp-xway: simplify error handling in xway_stp_probe()
Martin Blumenstingl
1
-10
/
+9
2019-07-04
gpiolib: Clarify use of non-sleeping functions
Geert Uytterhoeven
1
-8
/
+8
2019-07-04
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
Geert Uytterhoeven
1
-3
/
+4
2019-07-03
gpio: pl061: drop duplicate printing of device name
Enrico Weigelt
1
-1
/
+1
2019-07-03
gpio: altera: Pass irqchip when adding gpiochip
Linus Walleij
1
-27
/
+21
2019-07-03
gpio: siox: Use devm_ managed gpiochip
Linus Walleij
1
-10
/
+1
2019-07-03
gpio: siox: Add struct device *dev helper variable
Linus Walleij
1
-5
/
+5
2019-07-03
gpio: siox: Pass irqchip when adding gpiochip
Linus Walleij
1
-9
/
+7
2019-07-03
drivers: gpio: amd-fch: make resource struct const
Enrico Weigelt
1
-1
/
+1
[next]