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-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
46
-959
/
+2300
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-485
/
+0
2018-03-27
gpio: Add Spreadtrum PMIC EIC driver support
Baolin Wang
3
-0
/
+339
2018-03-27
gpio: Add Spreadtrum EIC driver support
Baolin Wang
3
-0
/
+615
2018-03-27
gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()
Wei Yongjun
1
-0
/
+2
2018-03-27
Merge branch 'gpio-reserved-ranges' into devel
Linus Walleij
2
-5
/
+85
2018-03-27
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
2
-0
/
+70
2018-03-27
gpiolib: Change bitmap allocation to kmalloc_array
Stephen Boyd
1
-1
/
+1
2018-03-27
gpiolib: Extract mask allocation into subroutine
Stephen Boyd
1
-5
/
+15
2018-03-27
gpio: mockup: fix a potential crash when creating debugfs entries
Bartosz Golaszewski
1
-1
/
+1
2018-03-27
gpio: pca953x: add compatibility for pcal6524 and pcal9555a
H. Nikolaus Schaller
1
-0
/
+4
2018-03-27
gpio: dwapb: Add support for a bus clock
Phil Edworthy
1
-1
/
+19
2018-03-27
gpio: Remove VLA from xra1403 driver
Laura Abbott
1
-1
/
+7
2018-03-27
gpio: Remove VLA from MAX3191X driver
Laura Abbott
1
-1
/
+6
2018-03-26
gpio: remove etraxfs driver
Arnd Bergmann
3
-485
/
+0
2018-03-26
gpio: ws16c48: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: gpio-mm: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: 104-idi-48: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: 104-dio-48e: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2018-03-26
gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
William Breathitt Gray
1
-0
/
+117
2018-03-26
gpio: pci-idio-16: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+50
2018-03-26
gpio: 104-idio-16: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+15
2018-03-19
gpio: ks8695: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: kempld: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: janz-ttl: Use BIT() macro
Linus Walleij
1
-6
/
+7
2018-03-19
gpio: janz-ttl: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: it87: Include the right header
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: ich: Use BIT() macro
Linus Walleij
1
-8
/
+9
2018-03-19
gpio: ich: Include the right header
Linus Walleij
1
-2
/
+2
2018-03-19
gpio: htc-gpio: Include the right header
Linus Walleij
1
-0
/
+1
2018-03-19
gpio: grgpio: Include the right header
Linus Walleij
1
-2
/
+1
2018-03-19
gpio: ftgpio010: Drop of_gpio.h include
Linus Walleij
1
-1
/
+0
2018-03-19
gpio: em: Use the right include
Linus Walleij
1
-1
/
+1
2018-03-19
gpio: ge: Drop of_gpio.h include
Linus Walleij
1
-1
/
+0
2018-03-19
gpio: dln2: Include proper header
Linus Walleij
1
-4
/
+3
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2
-23
/
+20
2018-03-06
gpio: mockup: Update Bamvors mail address
Linus Walleij
1
-2
/
+2
2018-03-05
gpio: rcar: Use wakeup_path i.s.o. explicit clock handling
Geert Uytterhoeven
1
-22
/
+16
2018-03-02
gpio: raspberrypi-exp: explain Kconfig dependency
Baruch Siach
1
-0
/
+2
2018-03-02
gpio: Add GPIO driver for Spreadtrum SC9860 platform
Baolin Wang
3
-0
/
+299
2018-03-02
gpio: raspberrypi-ext: fix firmware dependency
Arnd Bergmann
1
-1
/
+1
2018-03-02
gpiolib: friendly debug information for consumer
Wang Dongsheng
1
-1
/
+1
2018-03-01
gpio: Drop TZ1090 drivers
James Hogan
4
-850
/
+0
2018-02-27
gpio: Handle deferred probing in of_find_gpio() properly
Chen-Yu Tsai
1
-1
/
+1
2018-02-27
gpiolib: Keep returning EPROBE_DEFER when we should
Maxime Ripard
1
-0
/
+13
2018-02-26
Revert "gpio: winbond: fix ISA_BUS_API dependency"
Maciej S. Szmigiero
1
-1
/
+1
2018-02-23
gpio: tps68470: Update to SPDX license identifier
Rajmohan Mani
1
-9
/
+1
2018-02-22
gpio: Change ISA_BUS_API dependency to selection
William Breathitt Gray
1
-5
/
+9
2018-02-22
gpio: gpio-rcar: Support S2RAM
Hien Dang
1
-0
/
+66
[next]