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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
dt-bindings: gpio: Add Spreadtrum EIC controller documentation
Baolin Wang
1
-0
/
+97
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
5
-11
/
+167
2018-03-27
pinctrl: qcom: Don't allow protected pins to be requested
Stephen Boyd
1
-3
/
+62
2018-03-27
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
3
-0
/
+86
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
dt-bindings: gpio: Add a gpio-reserved-ranges property
Stephen Boyd
1
-3
/
+4
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
2
-0
/
+6
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: 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-23
Documentation: gpio: Move drivers-on-gpio.txt to driver-api
Jonathan Neuschäfer
4
-6
/
+4
2018-03-23
Documentation: gpio: Move GPIO mapping documentation to driver-api
Jonathan Neuschäfer
3
-20
/
+22
2018-03-23
Documentation: gpio: Move gpiod_* consumer documentation to driver-api
Jonathan Neuschäfer
3
-44
/
+44
2018-03-23
Documentation: gpio: Move legacy documentation to driver-api
Jonathan Neuschäfer
3
-39
/
+41
2018-03-23
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer
3
-41
/
+42
2018-03-23
Documentation: gpio: Move introduction to driver-api
Jonathan Neuschäfer
3
-4
/
+14
2018-03-23
Documentation: driver-api: Move gpio.rst to gpio/index.rst
Jonathan Neuschäfer
2
-1
/
+1
2018-03-23
MAINTAINERS: GPIO: Add Documentation/driver-api/gpio/
Jonathan Neuschäfer
1
-0
/
+1
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
2
-2
/
+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
1242
-8414
/
+13451
2018-03-11
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
1
-1
/
+1
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-182
/
+291
2018-03-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2018-03-11
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+25
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-17
/
+65
2018-03-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2018-03-11
Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
3
-7
/
+26
2018-03-11
Merge tag 'gpio-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-22
/
+16
[next]