index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
xilinx
/
xilinx_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-03-14
1
-70
/
+100
|
\
|
*
dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'
YueHaibing
2019-01-20
1
-4
/
+0
|
*
dmaengine: xilinx_dma: Drop SG support for VDMA IP
Andrea Merello
2019-01-07
1
-52
/
+32
|
*
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
Andrea Merello
2019-01-07
1
-4
/
+10
|
*
dmaengine: xilinx_dma: program hardware supported buffer length
Radhey Shyam Pandey
2019-01-07
1
-4
/
+20
|
*
dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...
Andrea Merello
2019-01-07
1
-0
/
+9
|
*
dmaengine: xilinx_dma: commonize DMA copy size calculation
Andrea Merello
2019-01-07
1
-8
/
+31
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-7
/
+7
|
/
*
dmaengine: xilinx_dma: Fix 64-bit simple CDMA transfer
Radhey Shyam Pandey
2018-11-11
1
-2
/
+4
*
dmaengine: xilinx_dma: Introduce helper macro for preparing dma address
Radhey Shyam Pandey
2018-11-11
1
-0
/
+2
*
dmaengine: xilinx_dma: Refactor axidma channel allocation
Radhey Shyam Pandey
2018-11-11
1
-18
/
+18
*
dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support
Radhey Shyam Pandey
2018-06-29
1
-0
/
+22
*
dmaengine: xilinx_dma: Free BD consistent memory
Kedareswara rao Appana
2018-01-08
1
-0
/
+5
*
dmaengine: xilinx_dma: Fix warning variable prev set but not used
Kedareswara rao Appana
2018-01-08
1
-3
/
+1
*
dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma
Kedareswara rao Appana
2018-01-08
1
-0
/
+10
*
dmaengine: xilinx_dma: Fix typos
Vinod Koul
2017-12-18
1
-3
/
+3
*
dmaengine: xilinx_dma: Differentiate probe based on the ip type
Kedareswara rao Appana
2017-12-18
1
-1
/
+6
*
dmaengine: xilinx_dma: fix style issues from checkpatch
Kedareswara rao Appana
2017-12-18
1
-1
/
+2
*
dmaengine: xilinx_dma: Fix kernel doc warnings
Kedareswara rao Appana
2017-12-18
1
-13
/
+24
*
dmaengine: xilinx_dma: Fix race condition in the driver for multiple descript...
Kedareswara rao Appana
2017-12-18
1
-51
/
+84
*
dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
Kedareswara rao Appana
2017-12-18
1
-22
/
+19
*
dmaengine: xilinx_dma: Check for channel idle state before submitting dma des...
Kedareswara rao Appana
2017-12-18
1
-38
/
+22
*
dmaengine: xilinx_dma: Move enum xdma_ip_type to driver file
Lars-Peter Clausen
2017-09-17
1
-0
/
+14
*
dmaengine: xilinx_dma: Fix error code format specifier
Lars-Peter Clausen
2017-09-05
1
-15
/
+15
*
dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy()
Akinobu Mita
2017-03-14
1
-12
/
+2
*
dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMA
Akinobu Mita
2017-03-14
1
-16
/
+33
*
dmengine: xilinx_dma: convert callback to helper function
Vinod Koul
2016-08-08
1
-6
/
+4
*
dmaengine: xilinx: Fix race condition in axi dma cyclic dma mode
Kedareswara rao Appana
2016-07-12
1
-4
/
+5
*
dmaengine: xilinx: Use different channel names for each dma
Kedareswara rao Appana
2016-07-08
1
-2
/
+6
*
dmaengine: xilinx: Rename driver and config
Kedareswara rao Appana
2016-07-08
1
-0
/
+2684