Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6ccd692bfb7fc44a6b4acd97874d8be78ecb5c91
/
drivers
/
dma
/
xilinx
/
xilinx_dma.c
6ccd692
dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
by Radhey Shyam Pandey
· 5 years ago
c2f6b67
dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle
by Radhey Shyam Pandey
· 5 years ago
bcb2dc7
dmaengine: xilinx_dma: Remove axidma multichannel mode support
by Radhey Shyam Pandey
· 5 years ago
8a631a5
dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
by Nicholas Graumann
· 5 years ago
722b9e6d
dmaengine: xilinx_dma: Print debug message when no free tx segments
by Nicholas Graumann
· 5 years ago
d8bae21
dmaengine: xilinx_dma: Add callback_result support
by Nicholas Graumann
· 5 years ago
a575d0b
dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
by Nicholas Graumann
· 5 years ago
95f68c6
dmaengine: xilinx_dma: Remove residue from channel data
by Radhey Shyam Pandey
· 5 years ago
0f45e75
dmaengine: xilinx_dma: Merge get_callback and _invoke
by Nicholas Graumann
· 5 years ago
005a017
dmaengine: xilinx_dma: Remove desc_callback_valid check
by Radhey Shyam Pandey
· 5 years ago
944879b
dmaengine: xilinx_dma: Remove clk_get error message for probe defer
by Radhey Shyam Pandey
· 5 years ago
a8bd475
dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
by Radhey Shyam Pandey
· 5 years ago
47ebe00
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
f935d7d
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
by Vinod Koul
· 6 years ago
31ef489
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
c2be36a
dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'
by YueHaibing
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
b834917
dmaengine: xilinx_dma: Drop SG support for VDMA IP
by Andrea Merello
· 6 years ago
05f7ea7
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
by Andrea Merello
· 6 years ago
ae80969
dmaengine: xilinx_dma: program hardware supported buffer length
by Radhey Shyam Pandey
· 6 years ago
5c094d4
dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split descriptors
by Andrea Merello
· 6 years ago
616f0f8
dmaengine: xilinx_dma: commonize DMA copy size calculation
by Andrea Merello
· 6 years ago
0e03aca
dmaengine: xilinx_dma: Fix 64-bit simple CDMA transfer
by Radhey Shyam Pandey
· 6 years ago
4e47d24
dmaengine: xilinx_dma: Introduce helper macro for preparing dma address
by Radhey Shyam Pandey
· 6 years ago
91b4382
dmaengine: xilinx_dma: Refactor axidma channel allocation
by Radhey Shyam Pandey
· 6 years ago
0894aa2
dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support
by Radhey Shyam Pandey
· 7 years ago
0e847d4
dmaengine: xilinx_dma: Free BD consistent memory
by Kedareswara rao Appana
· 7 years ago
4b597c6
dmaengine: xilinx_dma: Fix warning variable prev set but not used
by Kedareswara rao Appana
· 7 years ago
48c62fb
dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma
by Kedareswara rao Appana
· 7 years ago
3093186
dmaengine: xilinx_dma: Fix typos
by Vinod Koul
· 7 years ago
c7a0359
dmaengine: xilinx_dma: Differentiate probe based on the ip type
by Kedareswara rao Appana
· 7 years ago
22653af
dmaengine: xilinx_dma: fix style issues from checkpatch
by Kedareswara rao Appana
· 7 years ago
e50a0ad
dmaengine: xilinx_dma: Fix kernel doc warnings
by Kedareswara rao Appana
· 7 years ago
2305940
dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario
by Kedareswara rao Appana
· 7 years ago
fe0503e
dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
by Kedareswara rao Appana
· 7 years ago
21e02a3
dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor
by Kedareswara rao Appana
· 7 years ago
f3ae7d9
dmaengine: xilinx_dma: Move enum xdma_ip_type to driver file
by Lars-Peter Clausen
· 7 years ago
574897d
dmaengine: xilinx_dma: Fix error code format specifier
by Lars-Peter Clausen
· 7 years ago
db6a3d0
dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy()
by Akinobu Mita
· 8 years ago
676f9c2
dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMA
by Akinobu Mita
· 8 years ago
369dbad
dmengine: xilinx_dma: convert callback to helper function
by Vinod Koul
· 8 years ago
e598e6e
dmaengine: xilinx: Fix race condition in axi dma cyclic dma mode
by Kedareswara rao Appana
· 9 years ago
e131f1b
dmaengine: xilinx: Use different channel names for each dma
by Kedareswara rao Appana
· 9 years ago
fde57a7
dmaengine: xilinx: Rename driver and config
by Kedareswara rao Appana
· 9 years ago
[Renamed from drivers/dma/xilinx/xilinx_vdma.c]
1a9e7a0
dmaengine: vdma: Add support for mulit-channel dma mode
by Kedareswara rao Appana
· 9 years ago
9791e71
dmaengine: vdma: Add 64 bit addressing support for the axi cdma
by Kedareswara rao Appana
· 9 years ago
f0cba68
dmaengine: vdma: Add 64 bit addressing support for the axi dma
by Kedareswara rao Appana
· 9 years ago
f67c3bd
dmaengine: xilinx-vdma: add some sanity checks
by Arnd Bergmann
· 9 years ago
e167a0b
dmaengine: vdma: Fix compilation warning in cyclic dma mode
by Kedareswara rao Appana
· 9 years ago
6214786
dmaengine: vdma: Use dma_pool_zalloc
by Kedareswara rao Appana
· 9 years ago
92d794d
dmaengine: vdma: Add support for cyclic dma mode
by Kedareswara rao Appana
· 9 years ago
a0d3c7c
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
ba16db3
dmaengine: vdma: Add clock support
by Kedareswara rao Appana
· 9 years ago
fb23666
dmaengine: vdma: Add config structure to differentiate dmas
by Kedareswara rao Appana
· 9 years ago
07b0e7d
dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine
by Kedareswara rao Appana
· 9 years ago
c0bba3a
dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine
by Kedareswara rao Appana
· 9 years ago
42c1a2e
dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
by Kedareswara rao Appana
· 9 years ago
2ba4f8a
dmaengine: vdma: Use dma_pool_zalloc
by Julia Lawall
· 9 years ago
48a59ed
dmaengine: vdma: Fix checkpatch.pl warnings
by Kedareswara rao Appana
· 9 years ago
a65cf512
dmaengine: vdma: Fix race condition in Non-SG mode
by Kedareswara rao Appana
· 9 years ago
b72db40
dmaengine: vdma: Add 64 bit addressing support to the driver
by Kedareswara rao Appana
· 9 years ago
330ed4d
dmaengine: vdma: don't crash when bad channel is requested
by Franck Jullien
· 9 years ago
6949063
dmaengine: xilinx_vdma: Remove unnecessary variable initializations
by Kedareswara rao Appana
· 9 years ago
9495f26
dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's
by Kedareswara rao Appana
· 9 years ago
26c5e36
dmaengine: xilinx_vdma: Simplify spin lock handling
by Kedareswara rao Appana
· 9 years ago
e2b538a
dmaengine: xilinx_vdma: Fix issues with non-parking mode
by Kedareswara rao Appana
· 9 years ago
7096f36
dmaengine: xilinx_vdma: Improve SG engine handling
by Kedareswara rao Appana
· 9 years ago
ad577e4
dmaengine: xilinx: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
937abe8
dmaengine: xilinx-dma: move header file to common location
by Kedareswara rao Appana
· 10 years ago
ba71404
dmaengine: xilinx: Split device_control
by Maxime Ripard
· 10 years ago
6d80f45
dmaengine: xilinx: vdma: icg should be difference of stride and hsize
by Srikanth Thokala
· 10 years ago
a5e48e2
dmaengine: xilinx: vdma: Allow only one chunk in a line
by Srikanth Thokala
· 10 years ago
049c0d5
dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptor
by Srikanth Thokala
· 10 years ago
29a4bb1
dma: xilinx: Remove .owner field for driver
by Michal Simek
· 10 years ago
9cd4360
dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
by Srikanth Thokala
· 11 years ago