index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2018-12-13
gpio: mockup: fix indicated direction
Bartosz Golaszewski
2018-12-13
gpio: pxa: fix legacy non pinctrl aware builds again
Robert Jarzmik
2018-12-01
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
2018-11-13
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
2018-11-13
gpio: mxs: Get rid of external API call
Linus Walleij
2018-10-10
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
2018-09-18
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
2018-08-31
gpio: Fix crash due to registration race
Vincent Whitchurch
2018-08-29
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
2018-08-29
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
2018-08-29
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
2018-08-29
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-08-15
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
Merge branches 'acpica' and 'acpi-property'
Rafael J. Wysocki
2018-08-10
gpio: it87: Add support for IT8613
Leonid Bloch
2018-08-10
gpio: it87: add support for IT8718F Super I/O.
Ivan Podovalov
2018-08-10
gpiolib: Avoid calling chip->request() for unused gpios
Biju Das
2018-08-10
gpio: tegra: Include the right header
Linus Walleij
2018-08-10
gpio: mmio: Fix up inverted direction registers
Linus Walleij
2018-08-10
gpio: xilinx: Use the right include
Linus Walleij
2018-08-10
gpio: timberdale: Include the right header
Linus Walleij
2018-08-10
gpio: tb10x: Use the right include
Linus Walleij
2018-08-10
gpiolib: Fix of_node inconsistency
Biju Das
2018-08-06
gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error
Andy Shevchenko
2018-08-06
gpio: uniphier: Bail out on gpiochip_lock_as_irq() error
Andy Shevchenko
2018-08-06
gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-08-06
gpio: em: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-08-06
gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-08-06
gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-08-06
gpiolib: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-08-06
gpio: syscon: rockchip: add GRF GPIO support for rk3328
Levin Du
2018-08-06
gpio: omap: Add get/set_multiple() callbacks
Janusz Krzysztofik
2018-08-03
gpio: tegra: Move driver registration to subsys_init level
Dmitry Osipenko
2018-08-02
gpio: pxa: remove set but not used variable 'gpio_offset'
Wei Yongjun
2018-08-01
gpiolib-acpi: make sure we trigger edge events at least once on boot
Benjamin Tissoires
2018-07-30
gpio-it87: add support for IT8786E Super I/O
Vincent Prince
2018-07-29
gpio: tegra: drop tegra specific GPIO lockdep classes
Stefan Agner
2018-07-29
gpio: fix meaningless return expression
zhong jiang
2018-07-29
gpio: mxs: Fit writel() into a single line
Fabio Estevam
2018-07-29
gpio: pxa: disable pinctrl calls for PXA3xx
Daniel Mack
2018-07-29
gpio: ml-ioh: Fix buffer underwrite on probe error path
Anton Vasilyev
2018-07-29
gpiolib: probe deferral error reporting
Marcel Ziswiler
2018-07-29
gpio: tegra: Fix tegra_gpio_irq_set_type()
Dmitry Osipenko
2018-07-29
gpio: mxc: add power management support
Anson Huang
2018-07-29
gpio-pisosr: add support for get_multiple
Morten Hein Tiljeset
2018-07-27
Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...
Lee Jones
2018-07-23
gpio: uniphier: set legitimate irq trigger type in .to_irq hook
Masahiro Yamada
[next]