| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-17 | Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+5 |
| 2026-03-17 | dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA | Tomi Valkeinen | 1 | -8/+1 |
| 2026-03-17 | dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction | Marek Vasut | 1 | -6/+6 |
| 2026-03-17 | dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA | Marek Vasut | 1 | -1/+22 |
| 2026-03-17 | dmaengine: xilinx: xilinx_dma: Fix dma_device directions | Marek Vasut | 1 | -1/+1 |
| 2026-03-17 | Merge branch 'fixes' into next | Vinod Koul | 1 | -2/+2 |
| 2026-03-09 | dmaengine: xilinx: Update kernel-doc comments | Vinod Koul | 1 | -0/+2 |
| 2026-03-09 | dmaengine: xilinx: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+3 |
| 2026-03-09 | dmaengine: xilinx: xdma: Fix regmap init error handling | Alexander Stein | 1 | -2/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -7/+7 |
| 2026-02-17 | Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -6/+23 |
| 2026-01-09 | dmaengine: xilinx: xdma: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -4/+2 |
| 2025-12-23 | dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MM | Tomi Valkeinen | 1 | -0/+21 |
| 2025-12-16 | dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -2/+0 |
| 2025-12-16 | dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro... | Suraj Gupta | 1 | -2/+5 |
| 2025-12-14 | dmaengine: xilinx: xdma: Fix regmap max_register | Anthony Brandon | 2 | -1/+2 |
| 2025-09-02 | dmaengine: xilinx_dma: Support descriptor setup from dma_vecs | Folker Schwesinger | 1 | -0/+94 |
| 2025-08-20 | dmaengine: zynqmp_dma: Add shutdown operation support | Abin Joseph | 1 | -2/+3 |
| 2025-05-14 | dmaengine: xilinx_dma: Set dma_device directions | Thomas Gessler | 1 | -0/+2 |
| 2025-04-17 | dmaengine: xilinx_dma: Set max segment size | Thomas Gessler | 1 | -0/+2 |
| 2025-02-10 | dmaengine: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -1/+2 |
| 2024-12-02 | dmaengine: xilinx_dma: Configure parking registers only if parking enabled | Marek Vasut | 1 | -9/+11 |
| 2024-12-02 | dmaengine: xilinx: xdma: remove redundant check on ret | Colin Ian King | 1 | -6/+2 |
| 2024-10-21 | dmaengine: fix typo in the comment | Yan Zhen | 1 | -1/+1 |
| 2024-10-14 | dmaengine: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 4 | -4/+4 |
| 2024-09-02 | dmaengine: Fix spelling mistakes | Amit Vadhavana | 1 | -2/+2 |
| 2024-08-29 | dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP | Abin Joseph | 1 | -4/+23 |
| 2024-08-28 | dmaengine: xilinx: dpdma: Add support for cyclic dma mode | Rohit Visavalia | 1 | -0/+97 |
| 2024-06-07 | dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr() | Louis Chauvet | 1 | -2/+2 |
| 2024-05-21 | Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+5 |
| 2024-04-25 | dmaengine: xilinx: xdma: fix module autoloading | Krzysztof Kozlowski | 1 | -0/+1 |
| 2024-04-07 | dmaengine: xilinx: xdma: Clarify kdoc in XDMA driver | Miquel Raynal | 1 | -6/+8 |
| 2024-04-07 | dmaengine: xilinx: xdma: Fix synchronization issue | Louis Chauvet | 2 | -8/+21 |
| 2024-04-07 | dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma de... | Miquel Raynal | 1 | -1/+1 |
| 2024-04-07 | dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore | Sean Anderson | 1 | -6/+4 |
| 2024-04-07 | dma: xilinx_dpdma: Fix locking | Sean Anderson | 1 | -3/+10 |
| 2024-01-22 | dmaengine: xilinx_dma: check for invalid vdma interleaved parameters | Peter Korsgaard | 1 | -0/+6 |
| 2024-01-19 | dmaengine: xilinx: xdma: Fix kernel-doc warnings | Jan Kuliga | 1 | -5/+5 |
| 2024-01-19 | dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_... | Nathan Chancellor | 1 | -1/+2 |
| 2024-01-19 | dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma() | Nathan Chancellor | 1 | -4/+4 |
| 2023-12-22 | dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma | Vinod Koul | 1 | -1/+1 |
| 2023-12-22 | dmaengine: xilinx: xdma: Workaround truncation compilation error | Vinod Koul | 1 | -1/+1 |
| 2023-12-22 | dmaengine: xilinx: xdma: Implement interleaved DMA transfers | Jan Kuliga | 1 | -9/+98 |
| 2023-12-22 | dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers | Jan Kuliga | 1 | -44/+57 |
| 2023-12-22 | dmaengine: xilinx: xdma: Add transfer error reporting | Jan Kuliga | 1 | -11/+15 |
| 2023-12-22 | dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr() | Jan Kuliga | 1 | -8/+12 |
| 2023-12-22 | dmaengine: xilinx: xdma: Rework xdma_terminate_all() | Jan Kuliga | 1 | -15/+15 |
| 2023-12-21 | dmaengine: xilinx: xdma: Ease dma_pool alignment requirements | Jan Kuliga | 2 | -6/+6 |
| 2023-12-21 | dmaengine: xilinx: xdma: Add necessary macro definitions | Jan Kuliga | 1 | -0/+11 |
| 2023-12-21 | dmaengine: xilinx: xdma: Get rid of unused code | Jan Kuliga | 2 | -14/+0 |
| 2023-12-21 | dmaengine: xilinx: xdma: Add terminate_all/synchronize callbacks | Miquel Raynal | 1 | -0/+68 |
| 2023-12-21 | dmaengine: xilinx: xdma: Better handling of the busy variable | Miquel Raynal | 1 | -1/+1 |
| 2023-12-21 | dmaengine: xilinx: xdma: Clarify the logic between cyclic/sg modes | Miquel Raynal | 1 | -17/+14 |
| 2023-12-21 | dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode | Miquel Raynal | 1 | -2/+4 |
| 2023-10-16 | dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove() | Uwe Kleine-König | 1 | -2/+0 |
| 2023-10-09 | dmaengine: xilinx: xdma: Support cyclic transfers | Miquel Raynal | 2 | -6/+162 |
| 2023-10-09 | dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfers | Miquel Raynal | 1 | -5/+14 |
| 2023-10-04 | dmaengine: xilinx: xdma: Use resource_size() in xdma_probe() | Li Zetao | 1 | -1/+1 |
| 2023-09-28 | dmaengine: xilinx: zynqmp_dma: Convert to platform remove callback returning ... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-28 | dmaengine: xilinx: xilinx_dpdma: Convert to platform remove callback returnin... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-28 | dmaengine: xilinx: xilinx_dma: Convert to platform remove callback returning ... | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-28 | dmaengine: xilinx: xdma: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-03 | Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -14/+63 |
| 2023-08-21 | dmaengine: xilinx_dma: Program interrupt delay timeout | Radhey Shyam Pandey | 1 | -9/+11 |
| 2023-08-21 | dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase | Radhey Shyam Pandey | 1 | -1/+1 |
| 2023-08-21 | dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit | Radhey Shyam Pandey | 1 | -0/+9 |
| 2023-08-21 | dmaengine: xilinx_dma: Increase AXI DMA transaction segment count | Radhey Shyam Pandey | 1 | -1/+1 |
| 2023-08-21 | dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client | Radhey Shyam Pandey | 1 | -0/+37 |
| 2023-08-07 | dmaengine: xilinx: xdma: Fix typo | Miquel Raynal | 1 | -1/+1 |
| 2023-08-07 | dmaengine: xilinx: xdma: Fix interrupt vector setting | Miquel Raynal | 1 | -0/+2 |
| 2023-08-01 | dmaengine: Explicitly include correct DT includes | Rob Herring | 2 | -3/+4 |
| 2023-07-12 | dmaengine: xilinx: xdma: Fix Judgment of the return value | Minjie Du | 1 | -1/+1 |
| 2023-05-03 | Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+5 |
| 2023-03-31 | dmaengine: zynqmp_dma: Sync DMA and coherent masks | Harini Katakam | 1 | -1/+5 |
| 2023-03-17 | dmaengine: xilinx: xdma: Fix some kernel-doc comments | Yang Li | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -3/+1142 |
| 2023-02-10 | dmaengine: xilinx: xdma: Add user logic interrupt support | Lizhi Hou | 1 | -0/+81 |
| 2023-02-10 | dmaengine: xilinx: xdma: Add xilinx xdma driver | Lizhi Hou | 3 | -0/+1060 |
| 2023-01-18 | dmaengine: drivers: Use devm_platform_ioremap_resource() | Tudor Ambarus | 1 | -3/+1 |
| 2023-01-18 | dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child... | Liu Shixin | 1 | -1/+3 |
| 2022-11-04 | dmaengine: xilinx_dma : add xilinx_dma_device_config() return documentation | Radhey Shyam Pandey | 1 | -0/+2 |
| 2022-11-04 | dmaengine: xilinx_dma: fix xilinx_dma_child_probe() return documentation | Radhey Shyam Pandey | 1 | -1/+1 |
| 2022-10-07 | Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+12 |
| 2022-09-29 | dmaengine: zynqmp_dma: Add device_synchronize support | Swati Agarwal | 1 | -0/+12 |
| 2022-09-05 | dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning | Shravya Kumbham | 1 | -1/+1 |
| 2022-09-04 | dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ... | Swati Agarwal | 1 | -1/+5 |
| 2022-09-04 | dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property | Swati Agarwal | 1 | -1/+1 |
| 2022-09-04 | dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling | Swati Agarwal | 1 | -6/+7 |
| 2022-07-21 | dmaengine: xilinx: use strscpy to replace strlcpy | XueBing Chen | 1 | -1/+1 |
| 2022-07-06 | dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe() | Tang Bin | 1 | -3/+1 |
| 2022-06-27 | dmaengine: remove DMA_MEMCPY_SG once again | Christoph Hellwig | 1 | -122/+0 |
| 2022-05-16 | dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_... | Radhey Shyam Pandey | 1 | -1/+5 |
| 2022-05-16 | dmaengine: zynqmp_dma: check dma_async_device_register return value | Shravya Kumbham | 1 | -1/+5 |
| 2022-05-16 | dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type | Radhey Shyam Pandey | 1 | -2/+3 |
| 2021-12-17 | Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next | Vinod Koul | 1 | -6/+11 |
| 2021-12-17 | dmaengine: xilinx: Handle IRQ mapping errors | Lars-Peter Clausen | 1 | -3/+8 |
| 2021-12-17 | dmaengine: xilinx_dpdma: stop using slave_id field | Arnd Bergmann | 1 | -6/+11 |
| 2021-11-22 | dmaengine: Add consumer for the new DMA_MEMCPY_SG API function. | Adrian Larumbe | 1 | -0/+122 |
| 2021-10-28 | dmaengine: zynqmp_dma: Correctly handle descriptor callbacks | Lars-Peter Clausen | 1 | -6/+4 |
| 2021-10-28 | dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacks | Lars-Peter Clausen | 1 | -6/+4 |
| 2021-10-25 | dmaengine: xilinx_dma: Fix kernel-doc warnings | Shravya Kumbham | 1 | -2/+2 |
| 2021-10-25 | dmaengine: remove debugfs #ifdef | Arnd Bergmann | 1 | -14/+1 |
| 2021-10-01 | dmaengine: zynqmp_dma: fix lockdep warning in tasklet | Michael Tretter | 1 | -2/+2 |
| 2021-10-01 | dmaengine: zynqmp_dma: refine dma descriptor locking | Michael Tretter | 1 | -14/+21 |
| 2021-10-01 | dmaengine: zynqmp_dma: cleanup after completing all descriptors | Michael Tretter | 1 | -1/+2 |
| 2021-10-01 | dmaengine: zynqmp_dma: cleanup includes | Michael Tretter | 1 | -4/+1 |
| 2021-10-01 | dmaengine: zynqmp_dma: drop message on probe success | Michael Tretter | 1 | -2/+0 |
| 2021-10-01 | dmaengine: zynqmp_dma: simplify with dev_err_probe | Michael Tretter | 1 | -10/+8 |
| 2021-08-29 | dmaengine: xilinx_dma: Set DMA mask for coherent APIs | Radhey Shyam Pandey | 1 | -1/+1 |
| 2021-08-06 | dmaengine: xilinx: Add empty device_config function | Marek Vasut | 1 | -0/+12 |
| 2021-07-28 | dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail | Baokun Li | 1 | -2/+1 |
| 2021-07-28 | dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail | Baokun Li | 1 | -2/+1 |
| 2021-07-14 | dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers | Adrian Larumbe | 1 | -0/+12 |
| 2021-07-05 | Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -16/+28 |
| 2021-06-24 | dmaengine: xilinx: dpdma: Fix spacing around addr[i-1] | Michal Simek | 1 | -1/+1 |
| 2021-06-24 | dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t | Michal Simek | 1 | -1/+1 |
| 2021-06-16 | dmaengine: xilinx: dpdma: fix kernel-doc | Yang Li | 1 | -1/+1 |
| 2021-05-31 | dmaengine: xilinx: dpdma: Print debug message when losing vsync race | Laurent Pinchart | 1 | -1/+5 |
| 2021-05-31 | dmaengine: xilinx: dpdma: Print channel number in kernel log messages | Laurent Pinchart | 1 | -12/+20 |
| 2021-05-31 | dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits | Laurent Pinchart | 1 | -2/+5 |
| 2021-05-31 | dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() | Yu Kuai | 1 | -1/+1 |
| 2021-05-10 | dmaengine: xilinx: dpdma: initialize registers before request_irq | Quanyang Wang | 1 | -1/+23 |
| 2021-04-20 | Merge branch 'fixes' into next | Vinod Koul | 1 | -12/+19 |
| 2021-03-16 | dmaengine: xilinx: Introduce synchronize() callback | Lars-Peter Clausen | 1 | -0/+8 |
| 2021-03-16 | dmaengine: xilinx: dpdma: Fix race condition in done IRQ | Laurent Pinchart | 1 | -1/+2 |
| 2021-03-16 | dmaengine: xilinx: dpdma: Fix descriptor issuing on video group | Laurent Pinchart | 1 | -11/+17 |
| 2021-02-23 | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2021-02-01 | dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT | Richard Fitzgerald | 1 | -1/+1 |
| 2021-01-04 | dmaengine: xilinx_dma: fix mixed_enum_type coverity warning | Shravya Kumbham | 1 | -1/+1 |
| 2021-01-04 | dmaengine: xilinx_dma: fix incompatible param warning in _child_probe() | Shravya Kumbham | 1 | -1/+2 |
| 2021-01-04 | dmaengine: xilinx_dma: check dma_async_device_register return value | Shravya Kumbham | 1 | -1/+5 |
| 2020-11-09 | dmaengine: xilinx_dma: Fix SG capability check for MCDMA | Matthew Murrian | 1 | -3/+4 |
| 2020-11-09 | dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment | Matthew Murrian | 1 | -5/+24 |
| 2020-11-09 | dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant | Marc Ferland | 1 | -2/+2 |
| 2020-10-08 | dmaengine: zynqmp_dma: fix kernel-doc style for tasklet | Vinod Koul | 1 | -1/+1 |
| 2020-10-08 | dmaengine: xilinx_dma: fix kernel-doc style for tasklet | Vinod Koul | 1 | -1/+1 |
| 2020-10-07 | dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -5/+4 |
| 2020-09-18 | dmaengine: xilinx: convert tasklets to use new tasklet_setup() API | Allen Pais | 2 | -7/+6 |
| 2020-09-03 | dmaengine: xilinx: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -28/+8 |
| 2020-08-19 | dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static | Wei Yongjun | 1 | -1/+1 |
| 2020-08-17 | dmaengine: xilinx: dpdma: Add debugfs support | Laurent Pinchart | 1 | -0/+209 |
| 2020-07-22 | dmaengine: xilinx: dpdma: Fix kerneldoc warning | Laurent Pinchart | 1 | -0/+1 |
| 2020-07-22 | dmaengine: xilinx: dpdma: add missing kernel doc | Vinod Koul | 1 | -0/+1 |
| 2020-07-22 | dmaengine: xilinx: dpdma: remove comparison of unsigned expression | Vinod Koul | 1 | -1/+1 |
| 2020-07-17 | dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver | Hyun Kwon | 2 | -0/+1534 |
| 2020-05-15 | dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor. | Rafał Hibner | 1 | -2/+1 |
| 2020-04-15 | dmaengine: xilinx_dma: Add missing check for empty list | Sebastian von Ohr | 1 | -10/+10 |
| 2020-02-25 | dmaengine: xilinx_dma: In dma channel probe fix node order dependency | Radhey Shyam Pandey | 1 | -22/+17 |
| 2020-02-25 | dmaengine: xilinx_dma: Extend dma_config structure to store max channel count | Radhey Shyam Pandey | 1 | -1/+8 |
| 2020-02-24 | dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all | Radhey Shyam Pandey | 1 | -8/+9 |
| 2020-01-21 | dmaengine: zynqmp_dma: fix burst length configuration | Matthias Fend | 1 | -9/+15 |
| 2019-11-14 | Merge branch 'fixes' into next | Vinod Koul | 1 | -1/+9 |
| 2019-11-06 | dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support | Radhey Shyam Pandey | 1 | -9/+451 |
| 2019-11-06 | dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle | Radhey Shyam Pandey | 1 | -2/+6 |
| 2019-11-06 | dmaengine: xilinx_dma: Remove axidma multichannel mode support | Radhey Shyam Pandey | 1 | -147/+8 |
| 2019-10-20 | dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset | Nicholas Graumann | 1 | -0/+1 |
| 2019-10-20 | dmaengine: xilinx_dma: Print debug message when no free tx segments | Nicholas Graumann | 1 | -0/+3 |
| 2019-10-20 | dmaengine: xilinx_dma: Add callback_result support | Nicholas Graumann | 1 | -1/+25 |
| 2019-10-20 | dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue | Nicholas Graumann | 1 | -17/+54 |
| 2019-10-20 | dmaengine: xilinx_dma: Remove residue from channel data | Radhey Shyam Pandey | 1 | -4/+1 |
| 2019-10-20 | dmaengine: xilinx_dma: Merge get_callback and _invoke | Nicholas Graumann | 1 | -4/+1 |
| 2019-10-20 | dmaengine: xilinx_dma: Remove desc_callback_valid check | Radhey Shyam Pandey | 1 | -5/+3 |
| 2019-10-15 | dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config | Radhey Shyam Pandey | 1 | -0/+7 |
| 2019-10-15 | dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer | Radhey Shyam Pandey | 1 | -1/+2 |
| 2019-10-15 | dmaengine: xilinx_dma: Remove clk_get error message for probe defer | Radhey Shyam Pandey | 1 | -5/+14 |
| 2019-10-15 | dmaengine: xilinx_dma: use devm_platform_ioremap_resource() | Radhey Shyam Pandey | 1 | -3/+1 |
| 2019-07-17 | Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
| 2019-05-22 | dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’ | Vinod Koul | 1 | -3/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-03-14 | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -69/+99 |
| 2019-01-20 | dmaengine: xilinx_dma: remove set but not used variable 'tail_segment' | YueHaibing | 1 | -4/+0 |
| 2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2 | -10/+10 |
| 2019-01-07 | dmaengine: xilinx_dma: Drop SG support for VDMA IP | Andrea Merello | 1 | -50/+30 |
| 2019-01-07 | dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather | Andrea Merello | 1 | -4/+10 |
| 2019-01-07 | dmaengine: xilinx_dma: program hardware supported buffer length | Radhey Shyam Pandey | 1 | -4/+20 |
| 2019-01-07 | dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des... | Andrea Merello | 1 | -0/+9 |
| 2019-01-07 | dmaengine: xilinx_dma: commonize DMA copy size calculation | Andrea Merello | 1 | -8/+31 |
| 2018-12-31 | Merge branch 'topic/xilinx' into for-linus | Vinod Koul | 2 | -21/+25 |
| 2018-12-05 | dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsave | Michael Tretter | 1 | -15/+22 |
| 2018-11-24 | dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll | Nathan Chancellor | 1 | -1/+1 |
| 2018-11-11 | dmaengine: xilinx_dma: Fix 64-bit simple CDMA transfer | Radhey Shyam Pandey | 1 | -2/+4 |
| 2018-11-11 | dmaengine: xilinx_dma: Introduce helper macro for preparing dma address | Radhey Shyam Pandey | 1 | -0/+2 |
| 2018-11-11 | dmaengine: xilinx_dma: Refactor axidma channel allocation | Radhey Shyam Pandey | 1 | -18/+18 |
| 2018-06-29 | dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support | Radhey Shyam Pandey | 1 | -0/+22 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-01-08 | dmaengine: xilinx_dma: Free BD consistent memory | Kedareswara rao Appana | 1 | -0/+5 |
| 2018-01-08 | dmaengine: xilinx_dma: Fix warning variable prev set but not used | Kedareswara rao Appana | 1 | -3/+1 |
| 2018-01-08 | dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma | Kedareswara rao Appana | 1 | -0/+10 |
| 2017-12-18 | dmaengine: xilinx_dma: Fix typos | Vinod Koul | 1 | -3/+3 |
| 2017-12-18 | dmaengine: xilinx_dma: Differentiate probe based on the ip type | Kedareswara rao Appana | 1 | -1/+6 |
| 2017-12-18 | dmaengine: xilinx_dma: fix style issues from checkpatch | Kedareswara rao Appana | 1 | -1/+2 |
| 2017-12-18 | dmaengine: xilinx_dma: Fix kernel doc warnings | Kedareswara rao Appana | 1 | -13/+24 |
| 2017-12-18 | dmaengine: xilinx_dma: Fix race condition in the driver for multiple descript... | Kedareswara rao Appana | 1 | -51/+84 |
| 2017-12-18 | dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma | Kedareswara rao Appana | 1 | -22/+19 |
| 2017-12-18 | dmaengine: xilinx_dma: Check for channel idle state before submitting dma des... | Kedareswara rao Appana | 1 | -38/+22 |
| 2017-12-18 | dmaengine: zynqmp_dma: Fix race condition in the probe | Kedareswara rao Appana | 1 | -1/+2 |
| 2017-12-18 | dmaengine: zynqmp_dma: Fix issues with overflow interrupt | Kedareswara rao Appana | 1 | -1/+5 |
| 2017-12-18 | dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used | Kedareswara rao Appana | 1 | -4/+2 |