index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-12-21
8
-59
/
+79
|
\
|
*
gpio: revert get() to non-errorprogating behaviour
Linus Walleij
2015-12-17
1
-1
/
+7
|
*
gpio: generic: clamp values from bgpio_get_set()
Linus Walleij
2015-12-17
1
-2
/
+2
|
*
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
2015-12-11
1
-1
/
+1
|
*
gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks
Grygorii Strashko
2015-11-30
1
-2
/
+0
|
*
gpiolib: fix oops, if gpio name is NULL
Vladimir Zapolskiy
2015-11-29
1
-1
/
+1
|
*
gpio-tegra: Do not create the debugfs entry by default
Suzuki K. Poulose
2015-11-17
1
-49
/
+56
|
*
gpio: palmas: fix a possible NULL dereference
LABBE Corentin
2015-11-17
1
-0
/
+2
|
*
gpio: syscon: fix a possible NULL dereference
LABBE Corentin
2015-11-17
1
-1
/
+5
|
*
gpio: 74xx: fix a possible NULL dereference
LABBE Corentin
2015-11-17
1
-2
/
+5
*
|
gpio: pch: fix non-DT build
Linus Walleij
2015-12-15
1
-0
/
+2
*
|
gpio: pxa: add pin control gpio direction and request
Robert Jarzmik
2015-12-15
1
-0
/
+23
*
|
gpio: pl061: add support for wakeup configuration
Sudeep Holla
2015-12-14
1
-0
/
+9
*
|
gpio: zynq: Do PM initialization earlier to support gpio hogs
Michal Simek
2015-12-14
1
-10
/
+9
*
|
gpio: forward-declare enum gpiod_flags
Linus Walleij
2015-12-11
1
-1
/
+1
*
|
gpio: rcar: Improve clock error handling and reporting
Geert Uytterhoeven
2015-12-11
1
-1
/
+10
*
|
gpio: rcar: Remove obsolete platform data support
Geert Uytterhoeven
2015-12-11
1
-51
/
+26
*
|
gpio: Restore indentation of parent device setup
Geert Uytterhoeven
2015-12-11
3
-3
/
+3
*
|
gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.
Phil Reid
2015-12-10
1
-0
/
+38
*
|
gpio: mpc5200: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-10
1
-10
/
+7
*
|
gpio: 104-idio-16: Clear pending interrupt in IRQ handler
William Breathitt Gray
2015-12-10
1
-10
/
+7
*
|
gpio: drop surplus PCI and USB dependencies
Andrew F. Davis
2015-12-10
1
-8
/
+5
*
|
gpio: pch: allow use from device tree
Paul Burton
2015-12-10
1
-0
/
+1
*
|
gpio: pch: allow build on MIPS platforms
Paul Burton
2015-12-10
1
-1
/
+1
*
|
gpio: 74x164: Use a single SPI transfer instead of multiple transfers
Geert Uytterhoeven
2015-12-10
1
-32
/
+15
*
|
gpio: 74x164: Allocate buffer with gen_74x164_chip
Geert Uytterhoeven
2015-12-10
1
-12
/
+11
*
|
gpio: pxa: change the interrupt management
Robert Jarzmik
2015-12-10
1
-63
/
+82
*
|
gpio: pxa: convert to devm_ioremap
Robert Jarzmik
2015-12-10
1
-5
/
+2
*
|
gpio: pxa: convert to one gpiochip
Robert Jarzmik
2015-12-10
1
-101
/
+120
*
|
gpio: pca953x: make inclusion of <linux/of_platform.h> unconditional
Linus Walleij
2015-12-09
1
-2
/
+0
*
|
gpio: pca935x: fix of-only probed devices
Ben Dooks
2015-12-09
1
-32
/
+44
*
|
gpio: pca953x: add onsemi,pca9654 id
Ben Dooks
2015-12-09
1
-0
/
+2
*
|
gpio: davinci: fix missed parent conversion
Linus Walleij
2015-12-04
1
-1
/
+1
*
|
gpio: Add GPIO support for the ACCES 104-IDI-48
William Breathitt Gray
2015-12-01
3
-0
/
+359
*
|
gpio: use dev_get_platdata()
Nizam Haider
2015-11-30
5
-6
/
+6
*
|
gpio: 104-idio-16: Disable IRQ on device probe
William Breathitt Gray
2015-11-30
1
-0
/
+3
*
|
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-11-30
6
-6
/
+0
*
|
gpiolib: make comment consistent with code
Bamvor Jian Zhang
2015-11-29
1
-2
/
+3
*
|
gpio: 104-idio-16: Use lowercase symbol names for const variables
William Breathitt Gray
2015-11-19
1
-19
/
+18
*
|
gpiolib: do not allow to insert an empty gpiochip
Bamvor Jian Zhang
2015-11-19
1
-0
/
+5
*
|
gpiolib: improve overlap check of range of gpio
Bamvor Jian Zhang
2015-11-19
1
-19
/
+36
*
|
gpiolib: keep comment consistent with code
Bamvor Jian Zhang
2015-11-19
1
-1
/
+1
*
|
gpio: pxa: change initcall level second attempt
Robert Jarzmik
2015-11-19
1
-2
/
+14
*
|
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
2015-11-19
3
-0
/
+54
*
|
gpio: Add IRQ support to ACCES 104-IDIO-16 driver
William Breathitt Gray
2015-11-19
2
-2
/
+116
*
|
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
74
-168
/
+179
|
/
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
1
-1
/
+1
|
\
|
*
gpio-mxc: stop including <asm-generic/bug>
Christoph Hellwig
2015-10-15
1
-1
/
+1
*
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
4
-5
/
+0
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
4
-5
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]