index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw-dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: dw: remove redundant assignment to variable len
Colin Ian King
2024-02-15
1
-1
/
+1
*
spi: dw: switch to use modern name
Yang Yingliang
2023-08-07
1
-11
/
+11
*
spi: dw: Add DMA address widths capability check
Joy Chakraborty
2023-05-15
1
-1
/
+14
*
spi: dw: Add DMA directional capability check
Joy Chakraborty
2023-05-15
1
-9
/
+32
*
spi: dw: Move dw_spi_can_dma()
Joy Chakraborty
2023-05-08
1
-8
/
+8
*
spi: dw: Add 32 bpw support to SPI DW DMA driver
Joy Chakraborty
2023-05-08
1
-4
/
+8
*
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
Xiongfeng Wang
2022-11-16
1
-0
/
+3
*
spi: dw: Add deferred DMA-channels setup support
Serge Semin
2022-06-27
1
-7
/
+18
*
spi: dw: Put the driver entities naming in order
Serge Semin
2021-11-16
1
-25
/
+25
*
spi: dw: Add a symbols namespace for the core module
Serge Semin
2021-11-16
1
-2
/
+3
*
spi: dw: Add generic DW SSI status-check method
Serge Semin
2020-10-09
1
-9
/
+2
*
spi: dw: Move num-of retries parameter to the header file
Serge Semin
2020-10-09
1
-3
/
+2
*
spi: dw-dma: Add one-by-one SG list entries transfer
Serge Semin
2020-09-29
1
-1
/
+136
*
spi: dw-dma: Pass exact data to the DMA submit and wait methods
Serge Semin
2020-09-29
1
-18
/
+17
*
spi: dw-dma: Move DMAC register cleanup to DMA transfer method
Serge Semin
2020-09-29
1
-9
/
+8
*
spi: dw-dma: Detach DMA transfer into a dedicated method
Serge Semin
2020-09-29
1
-2
/
+10
*
spi: dw-dma: Remove DMA Tx-desc passing around
Serge Semin
2020-09-29
1
-17
/
+14
*
spi: dw-dma: Check DMA Tx-desc submission status
Serge Semin
2020-09-29
1
-2
/
+18
*
spi: dw-dma: Move DMA transfers submission to the channels prep methods
Serge Semin
2020-09-29
1
-10
/
+12
*
spi: dw-dma: Check rx_buf availability in the xfer method
Serge Semin
2020-09-29
1
-7
/
+6
*
spi: dw-dma: Configure the DMA channels in dma_setup
Serge Semin
2020-09-29
1
-11
/
+31
*
spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
Serge Semin
2020-09-29
1
-14
/
+13
*
spi: dw-dma: Set DMA Level registers on init
Serge Semin
2020-09-29
1
-15
/
+13
*
spi: dw-dma: Fix Tx DMA channel working too fast
Serge Semin
2020-07-22
1
-1
/
+13
*
spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config
Andy Shevchenko
2020-05-29
1
-6
/
+6
*
spi: dw: Make DMA request line assignments explicit for Intel Medfield
Andy Shevchenko
2020-05-29
1
-8
/
+6
*
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
2020-05-29
1
-42
/
+43
*
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
2020-05-29
1
-0
/
+481