index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: syscon: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: stp-xway: Include the right header
Linus Walleij
2018-07-02
1
-2
/
+1
*
gpio: stmpe: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: sta2x11: Inline regs macro
Linus Walleij
2018-07-02
1
-12
/
+7
*
gpio: sta2x11: Use BIT() macro
Linus Walleij
2018-07-02
1
-12
/
+8
*
gpio: sta2x11: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: spear-spics: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
2018-07-02
1
-7
/
+7
*
gpio: sch311x: Implement open drain support
Linus Walleij
2018-07-02
1
-0
/
+29
*
gpio: sch311x: Use RMW to change direction
Linus Walleij
2018-07-02
1
-10
/
+12
*
gpio: sch311x: Implement .get_direction()
Linus Walleij
2018-07-02
1
-0
/
+13
*
gpio: sch311x: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: sch: Implement .get_direction()
Linus Walleij
2018-07-02
1
-0
/
+8
*
gpio: sch: Include the right header
Linus Walleij
2018-07-02
1
-2
/
+1
*
gpio: sa1100: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: rdc321x: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: rcar: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: rc5t583: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: stp-xway: Implement get callback
Mathias Kresin
2018-07-02
1
-0
/
+15
*
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
2018-07-02
1
-0
/
+74
*
gpio: Add API to explicitly name a consumer
Linus Walleij
2018-06-18
1
-0
/
+13
*
gpio: max732x: add error handling for i2c_new_dummy
Zhouyang Jia
2018-06-18
1
-0
/
+12
*
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
2018-06-18
1
-21
/
+42
*
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
2018-06-18
1
-18
/
+11
*
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
2018-06-18
1
-2
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
6
-14
/
+16
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-06-08
45
-285
/
+542
|
\
|
*
gpio: davinci: fix build warning when !CONFIG_OF
Sekhar Nori
2018-05-30
1
-2
/
+0
|
*
gpio: pxa: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: pl061: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: pch: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: pcf857x: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: pca953x: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: palmas: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: omap: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: octeon: Include the right header
Linus Walleij
2018-05-24
1
-1
/
+1
|
*
gpio: mxs: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-21
/
+7
|
*
gpio: Remove VLA from stmpe driver
Laura Abbott
2018-05-24
1
-1
/
+8
|
*
gpio: mxc: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-21
/
+8
|
*
gpio: mxc: add clock operation
Anson Huang
2018-05-24
1
-0
/
+14
|
*
gpio: Remove VLA from gpiolib
Laura Abbott
2018-05-23
3
-18
/
+72
|
*
gpio: aspeed: Use a cache of output data registers
Benjamin Herrenschmidt
2018-05-23
1
-2
/
+19
|
*
gpio: aspeed: Set output latch before changing direction
Benjamin Herrenschmidt
2018-05-23
1
-2
/
+1
|
*
gpio: pca953x: fix address calculation for pcal6524
H. Nikolaus Schaller
2018-05-23
1
-2
/
+6
|
*
gpio: pca953x: define masks for addressing common and extended registers
H. Nikolaus Schaller
2018-05-23
1
-0
/
+4
|
*
gpio: pca953x: set the PCA_PCAL flag also when matching by DT
H. Nikolaus Schaller
2018-05-23
1
-2
/
+3
|
*
gpio: pca953x: Clear irq trigger type on irq shutdown
Grigoryev Denis
2018-05-23
1
-0
/
+10
|
*
gpio: zynq: Setup chip->base based on alias ID
Michal Simek
2018-05-23
1
-1
/
+1
|
*
gpio: dwapb: Rework support for 1 interrupt per port A GPIO
Phil Edworthy
2018-05-23
1
-31
/
+22
[next]