summaryrefslogtreecommitdiffstats
path: root/drivers/dma/xilinx
Commit message (Expand)AuthorAge
* dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey2019-10-15
* dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transferRadhey Shyam Pandey2019-10-15
* Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-17
|\
| * dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’Vinod Koul2019-05-22
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-14
|\
| * dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'YueHaibing2019-01-20
| * dmaengine: xilinx_dma: Drop SG support for VDMA IPAndrea Merello2019-01-06
| * dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gatherAndrea Merello2019-01-06
| * dmaengine: xilinx_dma: program hardware supported buffer lengthRadhey Shyam Pandey2019-01-06
| * dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...Andrea Merello2019-01-06
| * dmaengine: xilinx_dma: commonize DMA copy size calculationAndrea Merello2019-01-06
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* Merge branch 'topic/xilinx' into for-linusVinod Koul2018-12-31
|\
| * dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_llNathan Chancellor2018-11-24
| * dmaengine: xilinx_dma: Fix 64-bit simple CDMA transferRadhey Shyam Pandey2018-11-11
| * dmaengine: xilinx_dma: Introduce helper macro for preparing dma addressRadhey Shyam Pandey2018-11-11
| * dmaengine: xilinx_dma: Refactor axidma channel allocationRadhey Shyam Pandey2018-11-11
* | dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsaveMichael Tretter2018-12-05
|/
* dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip supportRadhey Shyam Pandey2018-06-29
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* dmaengine: xilinx_dma: Free BD consistent memoryKedareswara rao Appana2018-01-08
* dmaengine: xilinx_dma: Fix warning variable prev set but not usedKedareswara rao Appana2018-01-08
* dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdmaKedareswara rao Appana2018-01-08
* dmaengine: xilinx_dma: Fix typosVinod Koul2017-12-18
* dmaengine: xilinx_dma: Differentiate probe based on the ip typeKedareswara rao Appana2017-12-18
* dmaengine: xilinx_dma: fix style issues from checkpatchKedareswara rao Appana2017-12-18
* dmaengine: xilinx_dma: Fix kernel doc warningsKedareswara rao Appana2017-12-18
* dmaengine: xilinx_dma: Fix race condition in the driver for multiple descript...Kedareswara rao Appana2017-12-18
* dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdmaKedareswara rao Appana2017-12-18
* dmaengine: xilinx_dma: Check for channel idle state before submitting dma des...Kedareswara rao Appana2017-12-18
* dmaengine: zynqmp_dma: Fix race condition in the probeKedareswara rao Appana2017-12-17
* dmaengine: zynqmp_dma: Fix issues with overflow interruptKedareswara rao Appana2017-12-17
* dmaengine: zynqmp_dma: Fix warning variable 'val' set but not usedKedareswara rao Appana2017-12-17
* dmaengine: zynqmp_dma: Fix kernel doc-formatKedareswara rao Appana2017-12-17
* dmaengine: zynqmp_dma: Add runtime pm supportKedareswara rao Appana2017-12-17
* dmaengine: xilinx_dma: Move enum xdma_ip_type to driver fileLars-Peter Clausen2017-09-17
* Merge branch 'topic/dmatest' into for-linusVinod Koul2017-09-06
|\
| * dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-21
* | dmaengine: xilinx_dma: Fix error code format specifierLars-Peter Clausen2017-09-04
|/
* dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpyStefan Roese2017-07-03
* dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy()Akinobu Mita2017-03-14
* dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMAAkinobu Mita2017-03-14
* dmengine: xilinx_dma: convert callback to helper functionVinod Koul2016-08-07
* dmaengine: zynqmp_dma: add missing MODULE_LICENSEArnd Bergmann2016-07-24
* dmaengine: zynqmp_dma: Fix static checker warningKedareswara rao Appana2016-07-24
* dmaengine: zynqmp: avoid cast warningArnd Bergmann2016-07-12
* dmaengine: xilinx: Fix race condition in axi dma cyclic dma modeKedareswara rao Appana2016-07-12
* dmaengine: Add Xilinx zynqmp dma engine driver supportKedareswara rao Appana2016-07-08