index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
gpio: mt7621: add OF_GPIO dependency
Arnd Bergmann
1
-0
/
+1
2018-07-13
gpio: aspeed: fix compile testing warning
Arnd Bergmann
1
-1
/
+1
2018-07-13
gpiolib: Consistent use of ->get_direction() inside gpiolib
Andy Shevchenko
1
-6
/
+1
2018-07-13
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2018-07-09
gpiolib: Defer on non-DT find_chip_by_name() failure
Janusz Krzysztofik
1
-3
/
+10
2018-07-09
gpiolib: Respect error code of ->get_direction()
Andy Shevchenko
1
-0
/
+6
2018-07-09
gpio: mt7621: Edit to preferred syntax
Linus Walleij
1
-44
/
+41
2018-07-09
gpio: mt7621: Add a driver for MT7621
Sergio Paracuellos
3
-0
/
+344
2018-07-09
gpiolib: Join string literals back
Andy Shevchenko
1
-7
/
+5
2018-07-02
Merge branch 'ib-aspeed' into devel
Linus Walleij
1
-58
/
+368
2018-07-02
gpio: aspeed: Add interfaces for co-processor to grab GPIOs
Benjamin Herrenschmidt
1
-20
/
+231
2018-07-02
gpio: aspeed: Add command source registers
Benjamin Herrenschmidt
1
-0
/
+54
2018-07-02
gpio: aspeed: Add "Read Data" register to read the write latch
Benjamin Herrenschmidt
1
-2
/
+27
2018-07-02
gpio: aspeed: Rework register type accessors
Benjamin Herrenschmidt
1
-49
/
+69
2018-07-02
gpio: pca953x: suppress interrupts warning when not applicable
Baruch Siach
1
-1
/
+1
2018-07-02
gpio: syscon: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: stp-xway: Include the right header
Linus Walleij
1
-2
/
+1
2018-07-02
gpio: stmpe: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sta2x11: Inline regs macro
Linus Walleij
1
-12
/
+7
2018-07-02
gpio: sta2x11: Use BIT() macro
Linus Walleij
1
-12
/
+8
2018-07-02
gpio: sta2x11: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: spear-spics: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
1
-7
/
+7
2018-07-02
gpio: sch311x: Implement open drain support
Linus Walleij
1
-0
/
+29
2018-07-02
gpio: sch311x: Use RMW to change direction
Linus Walleij
1
-10
/
+12
2018-07-02
gpio: sch311x: Implement .get_direction()
Linus Walleij
1
-0
/
+13
2018-07-02
gpio: sch311x: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sch: Implement .get_direction()
Linus Walleij
1
-0
/
+8
2018-07-02
gpio: sch: Include the right header
Linus Walleij
1
-2
/
+1
2018-07-02
gpio: sa1100: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rdc321x: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rcar: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rc5t583: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: stp-xway: Implement get callback
Mathias Kresin
1
-0
/
+15
2018-07-02
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
1
-0
/
+74
2018-06-18
gpio: Add API to explicitly name a consumer
Linus Walleij
1
-0
/
+13
2018-06-18
gpio: max732x: add error handling for i2c_new_dummy
Zhouyang Jia
1
-0
/
+12
2018-06-18
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
1
-21
/
+42
2018-06-18
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
1
-18
/
+11
2018-06-18
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
1
-2
/
+2
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
6
-14
/
+16
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
45
-285
/
+542
2018-06-07
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+10
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-05
gpio: madera: Support Cirrus Logic Madera class codecs
Richard Fitzgerald
3
-0
/
+213
2018-05-30
gpio: davinci: fix build warning when !CONFIG_OF
Sekhar Nori
1
-2
/
+0
2018-05-24
gpio: pxa: Include the right header
Linus Walleij
1
-1
/
+1
[prev]
[next]