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
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
2019-05-04
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
1
-1
/
+7
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-03-13
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
1
-0
/
+5
2018-12-29
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
1
-9
/
+3
2018-12-01
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
1
-2
/
+3
2018-11-10
gpio: mxs: Get rid of external API call
Linus Walleij
1
-3
/
+1
2018-10-10
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
1
-1
/
+1
2018-10-10
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-10-10
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
1
-4
/
+20
2018-10-03
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
1
-2
/
+2
2018-09-26
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2018-09-26
gpio: pxa: Fix potential NULL dereference
Wei Yongjun
1
-0
/
+2
2018-09-19
gpio: ml-ioh: Fix buffer underwrite on probe error path
Anton Vasilyev
1
-1
/
+2
2018-09-19
gpio: tegra: Move driver registration to subsys_init level
Dmitry Osipenko
1
-1
/
+1
2018-06-16
gpio: No NULL owner
Linus Walleij
1
-2
/
+7
2018-05-16
gpio: fix error path in lineevent_create
Uwe Kleine-König
1
-1
/
+1
2018-05-16
gpio: fix aspeed_gpio unmask irq
Govert Overgaauw
1
-1
/
+1
2018-05-16
gpioib: do not free unrequested descriptors
Timur Tabi
1
-2
/
+3
2018-04-13
gpio: label descriptors using the device name
Linus Walleij
1
-1
/
+2
2018-04-13
gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
Hans de Goede
1
-18
/
+36
2018-03-24
gpio: gpio-wcove: fix GPIO IRQ status mask
Kuppuswamy Sathyanarayanan
1
-2
/
+4
2018-03-24
gpio: gpio-wcove: fix irq pending status bit width
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2018-02-25
gpio: xgene: mark PM functions as __maybe_unused
Arnd Bergmann
1
-10
/
+3
2018-02-25
gpio: intel-mid: Fix build warning when !CONFIG_PM
Augusto Mecking Caringi
1
-1
/
+1
2018-02-03
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
1
-0
/
+3
2018-02-03
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2018-02-03
gpio: Fix kernel stack leak to userspace
Linus Walleij
1
-0
/
+3
2018-02-03
gpio: stmpe: i2c transfer are forbiden in atomic context
Patrice Chotard
1
-10
/
+10
2017-12-14
gpio: altera: Use handle_level_irq when configured as a level_high
Phil Reid
1
-15
/
+11
2017-11-30
gpio: mockup: dynamically allocate memory for chip name
Bartosz Golaszewski
1
-3
/
+7
2017-11-08
gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
Axel Lin
1
-0
/
+2
2017-08-11
gpiolib: skip unwanted events, don't convert them to opposite edge
Bartosz Golaszewski
1
-5
/
+4
2017-07-05
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
1
-1
/
+2
2017-05-25
gpio: omap: return error if requested debounce time is not possible
David Rivshin
1
-6
/
+17
2017-04-12
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
Dmitry Torokhov
1
-1
/
+3
2017-01-19
gpio: Move freeing of GPIO hogs before numbing of the device
Geert Uytterhoeven
1
-1
/
+1
2017-01-09
gpio: chardev: Return error for seek operations
Lars-Peter Clausen
1
-2
/
+3
2017-01-09
gpio: stmpe: fix interrupt handling bug
Linus Walleij
1
-1
/
+1
2016-11-16
gpio: Remove GPIO_DEVRES option
Keno Fischer
2
-5
/
+1
2016-11-15
gpio: tc3589x: fix up .get_direction()
Linus Walleij
1
-1
/
+1
2016-11-15
gpio: do not double-check direction on sleeping chips
Linus Walleij
1
-2
/
+5
2016-11-08
gpio: pca953x: Move memcpy into mutex lock for set multiple
Phil Reid
1
-2
/
+1
2016-11-08
gpio: pca953x: Fix corruption of other gpios in set_multiple.
Phil Reid
1
-0
/
+1
2016-11-01
gpio/mvebu: Use irq_domain_add_linear
Jason Gunthorpe
1
-49
/
+43
2016-10-31
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
Masahiro Yamada
1
-5
/
+9
2016-10-31
gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
Lars-Peter Clausen
1
-12
/
+45
2016-10-24
gpio: mpc8xxx: Correct irq handler function
Liu Gang
1
-1
/
+1
2016-10-24
gpio: ath79: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
[next]