index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-04-05
4
-12
/
+54
|
\
|
*
usb: gadget: Add NO_DMA dummies for DMA mapping API
Geert Uytterhoeven
2018-03-16
1
-0
/
+12
|
*
scsi: Add NO_DMA dummies for SCSI DMA mapping API
Geert Uytterhoeven
2018-03-16
1
-0
/
+5
|
*
mm: Add NO_DMA dummies for DMA pool API
Geert Uytterhoeven
2018-03-16
1
-7
/
+23
|
*
dma-coherent: Add NO_DMA dummies for managed DMA API
Geert Uytterhoeven
2018-03-16
1
-0
/
+9
|
*
dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
Geert Uytterhoeven
2018-03-16
1
-5
/
+5
*
|
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-04-05
77
-1274
/
+2771
|
\
\
|
*
|
gpio: Add Spreadtrum PMIC EIC driver support
Baolin Wang
2018-03-27
3
-0
/
+339
|
*
|
gpio: Add Spreadtrum EIC driver support
Baolin Wang
2018-03-27
3
-0
/
+615
|
*
|
dt-bindings: gpio: Add Spreadtrum EIC controller documentation
Baolin Wang
2018-03-27
1
-0
/
+97
|
*
|
gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()
Wei Yongjun
2018-03-27
1
-0
/
+2
|
*
|
Merge branch 'gpio-reserved-ranges' into devel
Linus Walleij
2018-03-27
5
-11
/
+167
|
|
\
\
|
|
*
|
pinctrl: qcom: Don't allow protected pins to be requested
Stephen Boyd
2018-03-27
1
-3
/
+62
|
|
*
|
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
2018-03-27
3
-0
/
+86
|
|
*
|
gpiolib: Change bitmap allocation to kmalloc_array
Stephen Boyd
2018-03-27
1
-1
/
+1
|
|
*
|
gpiolib: Extract mask allocation into subroutine
Stephen Boyd
2018-03-27
1
-5
/
+15
|
|
*
|
dt-bindings: gpio: Add a gpio-reserved-ranges property
Stephen Boyd
2018-03-27
1
-3
/
+4
|
|
|
/
|
*
|
gpio: mockup: fix a potential crash when creating debugfs entries
Bartosz Golaszewski
2018-03-27
1
-1
/
+1
|
*
|
gpio: pca953x: add compatibility for pcal6524 and pcal9555a
H. Nikolaus Schaller
2018-03-27
2
-0
/
+6
|
*
|
gpio: dwapb: Add support for a bus clock
Phil Edworthy
2018-03-27
1
-1
/
+19
|
*
|
gpio: Remove VLA from xra1403 driver
Laura Abbott
2018-03-27
1
-1
/
+7
|
*
|
gpio: Remove VLA from MAX3191X driver
Laura Abbott
2018-03-27
1
-1
/
+6
|
*
|
gpio: ws16c48: Implement get_multiple callback
William Breathitt Gray
2018-03-26
1
-0
/
+47
|
*
|
gpio: gpio-mm: Implement get_multiple callback
William Breathitt Gray
2018-03-26
1
-0
/
+47
|
*
|
gpio: 104-idi-48: Implement get_multiple callback
William Breathitt Gray
2018-03-26
1
-0
/
+47
|
*
|
gpio: 104-dio-48e: Implement get_multiple callback
William Breathitt Gray
2018-03-26
1
-0
/
+47
|
*
|
gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
William Breathitt Gray
2018-03-26
1
-0
/
+117
|
*
|
gpio: pci-idio-16: Implement get_multiple callback
William Breathitt Gray
2018-03-26
1
-0
/
+50
|
*
|
gpio: 104-idio-16: Implement get_multiple callback
William Breathitt Gray
2018-03-26
1
-0
/
+15
|
*
|
Documentation: gpio: Move drivers-on-gpio.txt to driver-api
Jonathan Neuschäfer
2018-03-23
4
-6
/
+4
|
*
|
Documentation: gpio: Move GPIO mapping documentation to driver-api
Jonathan Neuschäfer
2018-03-23
3
-20
/
+22
|
*
|
Documentation: gpio: Move gpiod_* consumer documentation to driver-api
Jonathan Neuschäfer
2018-03-23
3
-44
/
+44
|
*
|
Documentation: gpio: Move legacy documentation to driver-api
Jonathan Neuschäfer
2018-03-23
3
-39
/
+41
|
*
|
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer
2018-03-23
3
-41
/
+42
|
*
|
Documentation: gpio: Move introduction to driver-api
Jonathan Neuschäfer
2018-03-23
3
-4
/
+14
|
*
|
Documentation: driver-api: Move gpio.rst to gpio/index.rst
Jonathan Neuschäfer
2018-03-23
2
-1
/
+1
|
*
|
MAINTAINERS: GPIO: Add Documentation/driver-api/gpio/
Jonathan Neuschäfer
2018-03-23
1
-0
/
+1
|
*
|
gpio: ks8695: Include the right header
Linus Walleij
2018-03-19
1
-1
/
+1
|
*
|
gpio: kempld: Include the right header
Linus Walleij
2018-03-19
1
-1
/
+1
|
*
|
gpio: janz-ttl: Use BIT() macro
Linus Walleij
2018-03-19
1
-6
/
+7
|
*
|
gpio: janz-ttl: Include the right header
Linus Walleij
2018-03-19
1
-1
/
+1
|
*
|
gpio: it87: Include the right header
Linus Walleij
2018-03-19
1
-1
/
+1
|
*
|
gpio: ich: Use BIT() macro
Linus Walleij
2018-03-19
1
-8
/
+9
|
*
|
gpio: ich: Include the right header
Linus Walleij
2018-03-19
1
-2
/
+2
|
*
|
gpio: htc-gpio: Include the right header
Linus Walleij
2018-03-19
2
-2
/
+1
|
*
|
gpio: grgpio: Include the right header
Linus Walleij
2018-03-19
1
-2
/
+1
|
*
|
gpio: ftgpio010: Drop of_gpio.h include
Linus Walleij
2018-03-19
1
-1
/
+0
|
*
|
gpio: em: Use the right include
Linus Walleij
2018-03-19
1
-1
/
+1
|
*
|
gpio: ge: Drop of_gpio.h include
Linus Walleij
2018-03-19
1
-1
/
+0
|
*
|
gpio: dln2: Include proper header
Linus Walleij
2018-03-19
1
-4
/
+3
[next]