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
/
spi
/
spi-dw-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
spi: dw: Add generic DW SSI status-check method
Serge Semin
1
-9
/
+2
2020-10-08
spi: dw: Move num-of retries parameter to the header file
Serge Semin
1
-3
/
+2
2020-09-29
spi: dw-dma: Add one-by-one SG list entries transfer
Serge Semin
1
-1
/
+136
2020-09-29
spi: dw-dma: Pass exact data to the DMA submit and wait methods
Serge Semin
1
-18
/
+17
2020-09-29
spi: dw-dma: Move DMAC register cleanup to DMA transfer method
Serge Semin
1
-9
/
+8
2020-09-29
spi: dw-dma: Detach DMA transfer into a dedicated method
Serge Semin
1
-2
/
+10
2020-09-29
spi: dw-dma: Remove DMA Tx-desc passing around
Serge Semin
1
-17
/
+14
2020-09-29
spi: dw-dma: Check DMA Tx-desc submission status
Serge Semin
1
-2
/
+18
2020-09-29
spi: dw-dma: Move DMA transfers submission to the channels prep methods
Serge Semin
1
-10
/
+12
2020-09-29
spi: dw-dma: Check rx_buf availability in the xfer method
Serge Semin
1
-7
/
+6
2020-09-29
spi: dw-dma: Configure the DMA channels in dma_setup
Serge Semin
1
-11
/
+31
2020-09-29
spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
Serge Semin
1
-14
/
+13
2020-09-29
spi: dw-dma: Set DMA Level registers on init
Serge Semin
1
-15
/
+13
2020-07-21
spi: dw-dma: Fix Tx DMA channel working too fast
Serge Semin
1
-1
/
+13
2020-05-29
spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config
Andy Shevchenko
1
-6
/
+6
2020-05-29
spi: dw: Make DMA request line assignments explicit for Intel Medfield
Andy Shevchenko
1
-8
/
+6
2020-05-29
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
1
-42
/
+43
2020-05-29
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
1
-0
/
+481