index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: mxc: add check to return defer probe if clock tree NOT ready
Anson Huang
2019-05-08
1
-1
/
+4
*
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
2019-05-04
1
-1
/
+7
*
gpio: aspeed: fix a potential NULL pointer dereference
Kangjie Lu
2019-05-04
1
-0
/
+2
*
gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
Baolin Wang
2019-05-02
1
-0
/
+1
*
gpio: pxa: handle corner case of unprobed device
Robert Jarzmik
2019-04-20
1
-0
/
+6
*
gpio: gpio-omap: fix level interrupt idling
Russell King
2019-04-05
1
-6
/
+8
*
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
2019-04-03
1
-2
/
+4
*
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
2019-04-03
1
-0
/
+2
*
gpio: pca953x: Fix dereference of irq data in shutdown
Mark Walton
2019-03-23
1
-1
/
+2
*
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
2019-03-13
1
-0
/
+5
*
gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
Lubomir Rintel
2019-02-27
1
-0
/
+1
*
gpio: MT7621: use a per instance irq_chip structure
René van Dorst
2019-02-27
1
-10
/
+10
*
gpio: mxc: move gpio noirq suspend/resume to syscore phase
Anson Huang
2019-02-20
1
-17
/
+24
*
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
Nicholas Mc Guire
2019-02-12
1
-2
/
+6
*
gpio: mt7621: report failure of devm_kasprintf()
Nicholas Mc Guire
2019-02-12
1
-0
/
+2
*
gpiolib: Fix possible use after free on label
Muchun Song
2019-02-12
1
-4
/
+21
*
gpio: sprd: Fix incorrect irq type setting for the async EIC
Neo Hou
2019-02-06
1
-0
/
+1
*
gpio: sprd: Fix the incorrect data register
Neo Hou
2019-02-06
1
-1
/
+12
*
gpio: pcf857x: Fix interrupts on multiple instances
Roger Quadros
2019-02-06
1
-14
/
+12
*
gpiolib: fix line event timestamps for nested irqs
Bartosz Golaszewski
2019-02-06
1
-1
/
+9
*
gpio: altera-a10sr: Set proper output level for direction_output
Axel Lin
2019-02-06
1
-1
/
+3
*
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
2019-01-26
1
-11
/
+10
*
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
2019-01-13
1
-3
/
+3
*
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
2018-12-29
1
-60
/
+84
*
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
2018-12-29
1
-9
/
+3
*
gpio: mockup: fix indicated direction
Bartosz Golaszewski
2018-12-13
1
-3
/
+3
*
gpio: pxa: fix legacy non pinctrl aware builds again
Robert Jarzmik
2018-12-13
1
-2
/
+2
*
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
2018-12-01
1
-2
/
+3
*
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
2018-11-13
1
-3
/
+12
*
gpio: mxs: Get rid of external API call
Linus Walleij
2018-11-13
1
-3
/
+1
*
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
2018-10-10
1
-1
/
+2
*
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
2018-09-18
1
-1
/
+1
*
gpio: Fix crash due to registration race
Vincent Whitchurch
2018-08-31
1
-0
/
+1
*
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
2018-08-29
1
-0
/
+1
*
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
2018-08-29
1
-35
/
+49
*
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
2018-08-29
1
-1
/
+1
*
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
2018-08-29
1
-4
/
+20
*
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-08-20
3
-0
/
+213
|
\
|
*
Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...
Lee Jones
2018-07-27
3
-0
/
+213
|
|
\
|
|
*
gpio: madera: Support Cirrus Logic Madera class codecs
Richard Fitzgerald
2018-06-05
3
-0
/
+213
*
|
|
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-08-15
42
-264
/
+1373
|
\
\
\
|
*
|
|
gpio: it87: Add support for IT8613
Leonid Bloch
2018-08-10
2
-1
/
+11
|
*
|
|
gpio: it87: add support for IT8718F Super I/O.
Ivan Podovalov
2018-08-10
1
-0
/
+2
|
*
|
|
gpiolib: Avoid calling chip->request() for unused gpios
Biju Das
2018-08-10
1
-1
/
+6
|
*
|
|
gpio: tegra: Include the right header
Linus Walleij
2018-08-10
1
-2
/
+2
|
*
|
|
gpio: mmio: Fix up inverted direction registers
Linus Walleij
2018-08-10
1
-45
/
+63
|
*
|
|
gpio: xilinx: Use the right include
Linus Walleij
2018-08-10
1
-1
/
+1
|
*
|
|
gpio: timberdale: Include the right header
Linus Walleij
2018-08-10
1
-1
/
+1
|
*
|
|
gpio: tb10x: Use the right include
Linus Walleij
2018-08-10
1
-2
/
+1
|
*
|
|
gpiolib: Fix of_node inconsistency
Biju Das
2018-08-10
2
-3
/
+2
[next]