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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Wolfram Sang
2017-10-31
gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"
Ard Biesheuvel
2017-10-31
gpio: mb86s7x: share with other SoCs as module
Ard Biesheuvel
2017-10-31
gpio: brcmstb: implement suspend/resume/shutdown
Doug Berger
2017-10-31
gpio: brcmstb: consolidate interrupt domains
Doug Berger
2017-10-31
gpio: brcmstb: correct the configuration of level interrupts
Doug Berger
2017-10-31
gpio: brcmstb: switch to handle_level_irq flow
Doug Berger
2017-10-31
gpio: brcmstb: release the bgpio lock during irq handlers
Doug Berger
2017-10-31
gpio: brcmstb: allow all instances to be wakeup sources
Doug Berger
2017-10-31
gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()
Markus Elfring
2017-10-31
gpio-rcar: use devm_ioremap_resource()
Sergei Shtylyov
2017-10-30
gpio: Make it possible for consumers to enforce open drain
Linus Walleij
2017-10-30
gpio-mmio: Use the new .get_multiple() callback
Linus Walleij
2017-10-25
gpio: mmio: Make pin2mask() a private business
Linus Walleij
2017-10-25
gpio: mpc8xxx: Do not reverse bits using bgpio
Linus Walleij
2017-10-25
gpio: brcmstb: Do not use gc->pin2mask()
Linus Walleij
2017-10-25
gpio: grgpio: Do not use gc->pin2mask()
Linus Walleij
2017-10-25
gpio: loongson1: fix bgpio usage
Linus Walleij
2017-10-25
gpio: dwapb: fix bgpio usage
Linus Walleij
2017-10-23
gpio: uniphier: add UniPhier GPIO controller driver
Masahiro Yamada
2017-10-20
gpio: Fix loose spelling
Andrew Jeffery
2017-10-19
gpio: Add driver for Maxim MAX3191x industrial serializer
Lukas Wunner
2017-10-19
gpiolib: clear irq handler and data in one go
Martin Kaiser
2017-10-19
gpio: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-19
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input
Bartosz Golaszewski
2017-10-19
gpiolib: only check line handle flags once
Bartosz Golaszewski
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
2017-10-19
gpio: gpio-dwapb: add optional reset
Alan Tull
2017-10-17
gpio: Cut old SX150X Kconfig option
Linus Walleij
2017-10-08
gpio: rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-07
gpio: omap: Fix lost edge interrupts
Grygorii Strashko
2017-10-07
gpio: pxa: Use library functions
Linus Walleij
2017-10-04
gpio: Alter semantics of *raw* operations to actually be raw
Linus Walleij
2017-10-04
gpio: Get rid of _prefix and __prefixes
Linus Walleij
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-22
gpio: thunderx: remove unused .map() hook from irq_domain_ops
Masahiro Yamada
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-21
gpio: tb10x: Handle return value of devm_kasprintf
Arvind Yadav
2017-09-21
gpio: brcmstb: Handle return value of devm_kasprintf
Arvind Yadav
2017-09-21
gpio: omap: omap_gpio_show_rev is not __init
Arnd Bergmann
2017-09-19
gpio: dwapb: Add wakeup source support
Hoan Tran
2017-09-19
gpio: xgene-sb: Tidy up fwnode usage
Robin Murphy
2017-09-19
gpio: acpi: work around false-positive -Wstring-overflow warning
Arnd Bergmann
2017-09-19
gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on
Masahiro Yamada
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-05
Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-08-31
gpio: mockup: remove unused variable gc
Colin Ian King
2017-08-31
gpio: pl061: constify amba_id
Arvind Yadav
[prev]
[next]