index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'spi-5.0' into spi-linus
Mark Brown
2019-01-30
9
-74
/
+88
|
\
|
*
spi: ti-qspi: Fix mmap read when more than one CS in use
Vignesh R
2019-01-29
1
-3
/
+3
|
*
spi/topcliff_pch: Fix potential NULL dereference on allocation error
YueHaibing
2019-01-23
1
-0
/
+6
|
*
spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy()
Boris Brezillon
2019-01-21
1
-0
/
+2
|
*
spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc
Boris Brezillon
2019-01-21
1
-1
/
+0
|
*
spi: dw: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-15
1
-18
/
+18
|
*
spi: sprd: Fix the error data length in SPI read-only mode
Lanqing Liu
2019-01-15
1
-4
/
+6
|
*
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
2019-01-15
1
-2
/
+2
|
*
spi: fix initial SPI_SR value in spi-fsl-dspi
Angelo Dureghello
2019-01-07
1
-1
/
+1
|
*
spi: lpspi: Fix CLK pin becomes low before one transfer
Clark Wang
2019-01-07
1
-4
/
+20
|
*
spi: lpspi: Fix wrong transmission when don't use CONT
Clark Wang
2019-01-07
1
-0
/
+9
|
*
spi: lpspi: Improve the stability of lpspi data transmission
Clark Wang
2019-01-07
1
-41
/
+20
|
*
Merge branch 'spi-4.21' into spi-5.0
Mark Brown
2019-01-07
1
-1
/
+2
|
|
\
|
|
*
spi: npcm-pspi: Fix wrong priv pointer
Axel Lin
2019-01-03
1
-1
/
+2
*
|
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
|
/
/
*
|
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-12-25
25
-711
/
+3105
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
2018-12-20
4
-22
/
+806
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
mtd: atmel-quadspi: disallow building on ebsa110
Arnd Bergmann
2018-12-11
1
-1
/
+1
|
|
|
*
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
2018-11-07
3
-0
/
+559
|
|
*
|
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
2018-11-20
1
-0
/
+204
|
|
*
|
spi: spi-mem: Split spi_mem_exec_op() code
Boris Brezillon
2018-11-20
1
-21
/
+42
|
|
*
|
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
2018-11-20
1
-1
/
+1
|
|
|
/
|
*
|
spi: sh-msiof: Reduce the number of times write to and perform the transmissi...
Hoan Nguyen An
2018-12-20
1
-1
/
+9
|
*
|
spi: lpspi: Let watermark change with send data length
Clark Wang
2018-12-13
1
-2
/
+9
|
*
|
spi: lpspi: Add slave mode support
Clark Wang
2018-12-13
1
-28
/
+79
|
*
|
spi: lpspi: Replace all "master" with "controller"
Clark Wang
2018-12-13
1
-38
/
+46
|
*
|
spi: imx: drop useless member speed_hz from driver data struct
Uwe Kleine-König
2018-12-11
1
-7
/
+5
|
*
|
spi: imx: rename config callback and add useful parameters
Uwe Kleine-König
2018-12-11
1
-17
/
+22
|
*
|
spi: imx: style fixes
Uwe Kleine-König
2018-12-11
1
-7
/
+9
|
*
|
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.
Uwe Kleine-König
2018-12-11
1
-27
/
+40
|
*
|
spi: imx: add a device specific prepare_message callback
Uwe Kleine-König
2018-12-11
1
-1
/
+39
|
*
|
spi: npcm: Modify pspi send function
Tomer Maimon
2018-12-06
1
-6
/
+14
|
*
|
spi: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-06
1
-1
/
+1
|
*
|
Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...
Mark Brown
2018-12-04
1
-3
/
+21
|
|
\
\
|
|
*
|
spi: gpio: Support 3WIRE high-impedance turn-around
Linus Walleij
2018-11-07
1
-3
/
+21
|
|
|
/
|
*
|
spi: dw-mmio: add ACPI support
Jay Fang
2018-12-04
2
-0
/
+9
|
*
|
spi: bcm2835: Synchronize with callback on DMA termination
Lukas Wunner
2018-12-04
1
-6
/
+6
|
*
|
spi: bcm2835: Speed up FIFO access if fill level is known
Lukas Wunner
2018-12-04
1
-4
/
+60
|
*
|
spi: bcm2835: Polish transfer of DMA prologue
Lukas Wunner
2018-12-04
1
-25
/
+29
|
*
|
spi: spi-mem: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
2018-12-03
1
-1
/
+8
|
*
|
spi: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
2018-12-03
1
-2
/
+10
|
*
|
spi: fix spi-at91-usart.c build errors when PINCTRL is not set
Randy Dunlap
2018-12-03
1
-0
/
+1
|
*
|
spi: Fix formatting of header block
Mark Brown
2018-11-29
1
-6
/
+4
|
*
|
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-11-29
1
-1
/
+1
|
|
\
\
|
|
*
|
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
2018-11-29
1
-1
/
+1
|
*
|
|
spi: bcm2835: Overcome sglist entry length limitation
Lukas Wunner
2018-11-28
1
-49
/
+242
|
*
|
|
spi: bcm2835: Document struct bcm2835_spi
Lukas Wunner
2018-11-28
1
-0
/
+11
|
*
|
|
spi: bcm2835: Drop unused code for native Chip Select
Lukas Wunner
2018-11-28
1
-83
/
+13
|
*
|
|
Merge branch 'spi-4.20' into spi-4.21 for bcm stuff.
Mark Brown
2018-11-28
2
-20
/
+31
|
|
\
\
\
|
|
|
/
/
|
|
*
|
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
2018-11-28
1
-6
/
+4
[next]