index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
xilinx
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-01-20
dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-07
dmaengine: xilinx_dma: Drop SG support for VDMA IP
Andrea Merello
2019-01-07
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
Andrea Merello
2019-01-07
dmaengine: xilinx_dma: program hardware supported buffer length
Radhey Shyam Pandey
2019-01-07
dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...
Andrea Merello
2019-01-07
dmaengine: xilinx_dma: commonize DMA copy size calculation
Andrea Merello
2018-12-31
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2018-12-05
dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsave
Michael Tretter
2018-11-24
dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
Nathan Chancellor
2018-11-11
dmaengine: xilinx_dma: Fix 64-bit simple CDMA transfer
Radhey Shyam Pandey
2018-11-11
dmaengine: xilinx_dma: Introduce helper macro for preparing dma address
Radhey Shyam Pandey
2018-11-11
dmaengine: xilinx_dma: Refactor axidma channel allocation
Radhey Shyam Pandey
2018-06-29
dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support
Radhey Shyam Pandey
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-08
dmaengine: xilinx_dma: Free BD consistent memory
Kedareswara rao Appana
2018-01-08
dmaengine: xilinx_dma: Fix warning variable prev set but not used
Kedareswara rao Appana
2018-01-08
dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma
Kedareswara rao Appana
2017-12-18
dmaengine: xilinx_dma: Fix typos
Vinod Koul
2017-12-18
dmaengine: xilinx_dma: Differentiate probe based on the ip type
Kedareswara rao Appana
2017-12-18
dmaengine: xilinx_dma: fix style issues from checkpatch
Kedareswara rao Appana
2017-12-18
dmaengine: xilinx_dma: Fix kernel doc warnings
Kedareswara rao Appana
2017-12-18
dmaengine: xilinx_dma: Fix race condition in the driver for multiple descript...
Kedareswara rao Appana
2017-12-18
dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
Kedareswara rao Appana
2017-12-18
dmaengine: xilinx_dma: Check for channel idle state before submitting dma des...
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Fix race condition in the probe
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Fix issues with overflow interrupt
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Fix kernel doc-format
Kedareswara rao Appana
2017-12-18
dmaengine: zynqmp_dma: Add runtime pm support
Kedareswara rao Appana
2017-09-17
dmaengine: xilinx_dma: Move enum xdma_ip_type to driver file
Lars-Peter Clausen
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2017-09-05
dmaengine: xilinx_dma: Fix error code format specifier
Lars-Peter Clausen
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-07-03
dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpy
Stefan Roese
2017-03-14
dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy()
Akinobu Mita
2017-03-14
dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMA
Akinobu Mita
2016-08-08
dmengine: xilinx_dma: convert callback to helper function
Vinod Koul
2016-07-24
dmaengine: zynqmp_dma: add missing MODULE_LICENSE
Arnd Bergmann
2016-07-24
dmaengine: zynqmp_dma: Fix static checker warning
Kedareswara rao Appana
2016-07-12
dmaengine: zynqmp: avoid cast warning
Arnd Bergmann
2016-07-12
dmaengine: xilinx: Fix race condition in axi dma cyclic dma mode
Kedareswara rao Appana
2016-07-08
dmaengine: Add Xilinx zynqmp dma engine driver support
Kedareswara rao Appana
2016-07-08
dmaengine: xilinx: Use different channel names for each dma
Kedareswara rao Appana
2016-07-08
dmaengine: xilinx: Rename driver and config
Kedareswara rao Appana
2016-07-08
dmaengine: vdma: Add support for mulit-channel dma mode
Kedareswara rao Appana
2016-06-21
dmaengine: vdma: Add 64 bit addressing support for the axi cdma
Kedareswara rao Appana
[next]