index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
gpio: mxc: add check to return defer probe if clock tree NOT ready
Anson Huang
1
-1
/
+4
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-05-02
gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
Baolin Wang
1
-0
/
+1
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-23
gpio: pca953x: Fix dereference of irq data in shutdown
Mark Walton
1
-1
/
+2
2019-03-14
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
1
-0
/
+5
2019-02-27
gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
Lubomir Rintel
1
-0
/
+1
2019-02-27
gpio: MT7621: use a per instance irq_chip structure
René van Dorst
1
-10
/
+10
2019-02-20
gpio: mxc: move gpio noirq suspend/resume to syscore phase
Anson Huang
1
-17
/
+24
2019-02-12
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
Nicholas Mc Guire
1
-2
/
+6
2019-02-12
gpio: mt7621: report failure of devm_kasprintf()
Nicholas Mc Guire
1
-0
/
+2
2019-02-12
gpiolib: Fix possible use after free on label
Muchun Song
1
-4
/
+21
2019-02-06
gpio: sprd: Fix incorrect irq type setting for the async EIC
Neo Hou
1
-0
/
+1
2019-02-06
gpio: sprd: Fix the incorrect data register
Neo Hou
1
-1
/
+12
2019-02-06
gpio: pcf857x: Fix interrupts on multiple instances
Roger Quadros
1
-14
/
+12
2019-02-06
gpiolib: fix line event timestamps for nested irqs
Bartosz Golaszewski
1
-1
/
+9
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
2019-01-13
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
1
-3
/
+3
2018-12-29
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
1
-60
/
+84
2018-12-29
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
1
-9
/
+3
2018-12-13
gpio: mockup: fix indicated direction
Bartosz Golaszewski
1
-3
/
+3
2018-12-13
gpio: pxa: fix legacy non pinctrl aware builds again
Robert Jarzmik
1
-2
/
+2
2018-12-01
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
1
-2
/
+3
2018-11-13
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
1
-3
/
+12
2018-11-13
gpio: mxs: Get rid of external API call
Linus Walleij
1
-3
/
+1
2018-10-10
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
1
-1
/
+2
2018-09-19
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
1
-1
/
+1
2018-08-31
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-08-29
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
1
-0
/
+1
2018-08-29
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
1
-35
/
+49
2018-08-29
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
1
-1
/
+1
2018-08-29
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
1
-4
/
+20
2018-08-21
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+213
2018-08-16
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
42
-264
/
+1373
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+7
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge branches 'acpica' and 'acpi-property'
Rafael J. Wysocki
1
-4
/
+7
2018-08-11
gpio: it87: Add support for IT8613
Leonid Bloch
2
-1
/
+11
2018-08-11
gpio: it87: add support for IT8718F Super I/O.
Ivan Podovalov
1
-0
/
+2
2018-08-11
gpiolib: Avoid calling chip->request() for unused gpios
Biju Das
1
-1
/
+6
2018-08-11
gpio: tegra: Include the right header
Linus Walleij
1
-2
/
+2
2018-08-11
gpio: mmio: Fix up inverted direction registers
Linus Walleij
1
-45
/
+63
2018-08-11
gpio: xilinx: Use the right include
Linus Walleij
1
-1
/
+1
2018-08-11
gpio: timberdale: Include the right header
Linus Walleij
1
-1
/
+1
2018-08-11
gpio: tb10x: Use the right include
Linus Walleij
1
-2
/
+1
[next]