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
2018-07-02
gpio: sta2x11: Use BIT() macro
Linus Walleij
2018-07-02
gpio: sta2x11: Include the right header
Linus Walleij
2018-07-02
gpio: spear-spics: Include the right header
Linus Walleij
2018-07-02
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
2018-07-02
gpio: sch311x: Implement open drain support
Linus Walleij
2018-07-02
gpio: sch311x: Use RMW to change direction
Linus Walleij
2018-07-02
gpio: sch311x: Implement .get_direction()
Linus Walleij
2018-07-02
gpio: sch311x: Include the right header
Linus Walleij
2018-07-02
gpio: sch: Implement .get_direction()
Linus Walleij
2018-07-02
gpio: sch: Include the right header
Linus Walleij
2018-07-02
gpio: sa1100: Include the right header
Linus Walleij
2018-07-02
gpio: rdc321x: Include the right header
Linus Walleij
2018-07-02
gpio: rcar: Include the right header
Linus Walleij
2018-07-02
gpio: rc5t583: Include the right header
Linus Walleij
2018-07-02
gpio: stp-xway: Implement get callback
Mathias Kresin
2018-07-02
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
2018-06-18
gpio: Add API to explicitly name a consumer
Linus Walleij
2018-06-18
gpio: max732x: add error handling for i2c_new_dummy
Zhouyang Jia
2018-06-18
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
2018-06-18
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
2018-06-18
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-06-07
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
gpio: madera: Support Cirrus Logic Madera class codecs
Richard Fitzgerald
2018-05-30
gpio: davinci: fix build warning when !CONFIG_OF
Sekhar Nori
2018-05-24
gpio: pxa: Include the right header
Linus Walleij
2018-05-24
gpio: pl061: Include the right header
Linus Walleij
2018-05-24
gpio: pch: Include the right header
Linus Walleij
2018-05-24
gpio: pcf857x: Include the right header
Linus Walleij
2018-05-24
gpio: pca953x: Include the right header
Linus Walleij
2018-05-24
gpio: palmas: Include the right header
Linus Walleij
2018-05-24
gpio: omap: Include the right header
Linus Walleij
2018-05-24
gpio: octeon: Include the right header
Linus Walleij
2018-05-24
gpio: mxs: Switch to SPDX identifier
Fabio Estevam
2018-05-24
gpio: Remove VLA from stmpe driver
Laura Abbott
2018-05-24
gpio: mxc: Switch to SPDX identifier
Fabio Estevam
2018-05-24
gpio: mxc: add clock operation
Anson Huang
2018-05-24
gpiolib: discourage gpiochip_add_pin[group]_range for DT pinctrls
Christian Lamparter
2018-05-23
gpio: Remove VLA from gpiolib
Laura Abbott
2018-05-23
gpio: aspeed: Use a cache of output data registers
Benjamin Herrenschmidt
2018-05-23
gpio: aspeed: Set output latch before changing direction
Benjamin Herrenschmidt
2018-05-23
gpio: pca953x: fix address calculation for pcal6524
H. Nikolaus Schaller
2018-05-23
gpio: pca953x: define masks for addressing common and extended registers
H. Nikolaus Schaller
2018-05-23
gpio: pca953x: set the PCA_PCAL flag also when matching by DT
H. Nikolaus Schaller
2018-05-23
gpio: pca953x: Clear irq trigger type on irq shutdown
Grigoryev Denis
[prev]
[next]