index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-12-26
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-711
/
+3105
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
4
-22
/
+806
2018-12-20
spi: sh-msiof: Reduce the number of times write to and perform the transmissi...
Hoan Nguyen An
1
-1
/
+9
2018-12-13
spi: lpspi: Let watermark change with send data length
Clark Wang
1
-2
/
+9
2018-12-13
spi: lpspi: Add slave mode support
Clark Wang
1
-28
/
+79
2018-12-13
spi: lpspi: Replace all "master" with "controller"
Clark Wang
1
-38
/
+46
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-14
/
+27
2018-12-11
spi: imx: drop useless member speed_hz from driver data struct
Uwe Kleine-König
1
-7
/
+5
2018-12-11
spi: imx: rename config callback and add useful parameters
Uwe Kleine-König
1
-17
/
+22
2018-12-11
spi: imx: style fixes
Uwe Kleine-König
1
-7
/
+9
2018-12-11
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.
Uwe Kleine-König
1
-27
/
+40
2018-12-11
spi: imx: add a device specific prepare_message callback
Uwe Kleine-König
1
-1
/
+39
2018-12-11
mtd: atmel-quadspi: disallow building on ebsa110
Arnd Bergmann
1
-1
/
+1
2018-12-06
spi: npcm: Modify pspi send function
Tomer Maimon
1
-6
/
+14
2018-12-06
spi: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-04
Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...
Mark Brown
1
-3
/
+21
2018-12-04
spi: dw-mmio: add ACPI support
Jay Fang
2
-0
/
+9
2018-12-04
spi: bcm2835: Synchronize with callback on DMA termination
Lukas Wunner
1
-6
/
+6
2018-12-04
spi: bcm2835: Speed up FIFO access if fill level is known
Lukas Wunner
1
-4
/
+60
2018-12-04
spi: bcm2835: Polish transfer of DMA prologue
Lukas Wunner
1
-25
/
+29
2018-12-03
spi: spi-mem: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
1
-1
/
+8
2018-12-03
spi: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
1
-2
/
+10
2018-12-03
spi: fix spi-at91-usart.c build errors when PINCTRL is not set
Randy Dunlap
1
-0
/
+1
2018-11-29
spi: Fix formatting of header block
Mark Brown
1
-6
/
+4
2018-11-29
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2018-11-29
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
1
-1
/
+1
2018-11-28
Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+27
2018-11-28
spi: bcm2835: Overcome sglist entry length limitation
Lukas Wunner
1
-49
/
+242
2018-11-28
spi: bcm2835: Document struct bcm2835_spi
Lukas Wunner
1
-0
/
+11
2018-11-28
spi: bcm2835: Drop unused code for native Chip Select
Lukas Wunner
1
-83
/
+13
2018-11-28
Merge branch 'spi-4.20' into spi-4.21 for bcm stuff.
Mark Brown
2
-20
/
+31
2018-11-28
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
1
-6
/
+4
2018-11-28
spi: bcm2835: Fix book-keeping of DMA termination
Lukas Wunner
1
-0
/
+1
2018-11-28
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
Lukas Wunner
1
-2
/
+1
2018-11-27
spi: mediatek: add spi support for mt7629 IC
Leilk Liu
1
-0
/
+3
2018-11-27
spi: at91-usart: add power management support
Radu Pirea
1
-0
/
+61
2018-11-27
spi: npcm: Fix uninitialized variable warning
Olof Johansson
1
-7
/
+15
2018-11-23
spi: npcm: Fix an error code in the probe function
Dan Carpenter
1
-1
/
+1
2018-11-22
spi: spi-qcom-qspi: Fix remaining driver nits
Ryan Case
1
-4
/
+4
2018-11-20
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
1
-0
/
+204
2018-11-20
spi: spi-mem: Split spi_mem_exec_op() code
Boris Brezillon
1
-21
/
+42
2018-11-20
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
1
-1
/
+1
2018-11-17
spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning
Lubomir Rintel
1
-7
/
+1
2018-11-16
spi: omap2-mcspi: Add missing suspend and resume calls
Tony Lindgren
1
-12
/
+25
2018-11-16
spi: Fix core transfer waits after slave support
Mark Brown
1
-3
/
+5
2018-11-15
spi: npcm: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2018-11-15
spi: bcm2835: make license text and module license match
Stefan Wahren
2
-2
/
+2
2018-11-15
spi: npcm: fix u32 csgpio being checked for less than zero
Colin Ian King
1
-3
/
+3
2018-11-13
spi: npcm: add NPCM PSPI controller driver
Tomer Maimon
3
-0
/
+488
[next]