- 0821009 dmaengine: fix channel index enumeration by Dave Jiang · 4 years, 9 months ago
- 20d60f63 include/linux/dmaengine: Typos fixes in API documentation by Maciej Grochowski · 4 years, 9 months ago
- 26cf132 dmaengine: Create debug directories for DMA devices by Peter Ujfalusi · 4 years, 10 months ago
- e937cc1 dmaengine: Add basic debugfs support by Peter Ujfalusi · 4 years, 10 months ago
- 1873300 dmaengine: consistently return string literal from switch-case by Andy Shevchenko · 4 years, 10 months ago
- 5f77dd8 dmaengine: Drop redundant 'else' keyword by Andy Shevchenko · 4 years, 10 months ago
- 3a92063 dmaengine: Use negative condition for better readability by Andy Shevchenko · 4 years, 10 months ago
- 88ac039 dmaengine: Refactor dmaengine_check_align() to be bit operations only by Andy Shevchenko · 4 years, 10 months ago
- a5b871c Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
- 71723a9 dmaengine: Create symlinks between DMA channels and slaves by Geert Uytterhoeven · 5 years ago
- e81274c dmaengine: add support to dynamic register/unregister of channels by Dave Jiang · 5 years ago
- c3c431d dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h by Geert Uytterhoeven · 5 years ago
- 71ca5b7 dmaengine: Remove dma_request_slave_channel_compat() wrapper by Geert Uytterhoeven · 5 years ago
- 816ebf4 dmaengine: Add helper function to convert direction value to text by Peter Ujfalusi · 5 years ago
- 6755ec0 dmaengine: Add support for reporting DMA cached data amount by Peter Ujfalusi · 5 years ago
- 4db8fd3 dmaengine: Add metadata_ops for dma_async_tx_descriptor by Peter Ujfalusi · 5 years ago
- 8ad342a dmaengine: Add reference counting to dma_device struct by Logan Gunthorpe · 5 years ago
- dae7a58 dmaengine: Store module owner in dma_device struct by Logan Gunthorpe · 5 years ago
- 53a256a dmaengine: Fix access to uninitialized dma_slave_caps by Lukas Wunner · 5 years ago
- dda5108 dmaengine: Remove spaces before TABs by Geert Uytterhoeven · 5 years ago
- 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
- f515131 dmaengine: Add matching device node validation in __dma_request_channel() by Baolin Wang · 6 years ago
- 9ab65af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7 by Thomas Gleixner · 6 years ago
- f39b948 dmaengine: add a new helper dmaenginem_async_device_register by Huang Shijie · 6 years ago
- d8095f9 dmaengine: add support for reporting pause and resume separately by Marek Szyprowski · 7 years ago
- 0c0eb4c dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID by Zi Yan · 7 years ago
- c2cbd42 dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify by Stefan Brüns · 7 years ago
- 3f7632e dmaengine: List all allowed values for src/dst_addr_width in kernel doc by Stefan Brüns · 7 years ago
- 41bd031 Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 7 years ago
- 3e00ab4 dmaengine: add DMA_PREP_CMD for non-Data descriptors. by Abhishek Sahu · 7 years ago
- c678fa6 dmaengine: remove DMA_SG as it is dead code in kernel by Dave Jiang · 7 years ago
- 77d65d6 dmaengine: Provide a wrapper for memcpy operations by Boris Brezillon · 8 years ago
- 54cd255 dmaengine: dma_slave_config: add support for slave port window by Peter Ujfalusi · 8 years ago
- f067025 dmaengine: add support to provide error result from a DMA transation by Dave Jiang · 8 years ago
- 757d12e dmaengine: ensure dmaengine helpers check valid callback by Vinod Koul · 9 years ago
- 8bce4c8 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 9 years ago
- 9575632 dmaengine: make slave address physical by Vinod Koul · 9 years ago
- 6d5bbed dmaengine: core: expose max burst capability to clients by Shawn Lin · 9 years ago
- d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
- 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
- a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
- b1d6ab1 dmaengine: Add might_sleep() to dmaengine_synchronize() by Lars-Peter Clausen · 9 years ago
- 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
- b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
- ff39988 dma: Add support to program MIC x100 status descriptiors by Siva Yerramreddy · 9 years ago
- 7dfffb9 dmaengine: Stricter legacy checking in dma_request_slave_channel_compat() by Geert Uytterhoeven · 9 years ago
- 1dc0428 dmaengine: Make __dma_request_slave_channel_compat() name argument constant by Jarkko Nikula · 9 years ago
- 2724202 dmaengine: Add DMA_CTRL_REUSE by Vinod Koul · 9 years ago
- 50c7cd2 dmaengine: Add scatter-gathered memset by Maxime Ripard · 10 years ago
- 77a68e5 dmaengine: Add an enum for the dmaengine alignment constraints by Maxime Ripard · 9 years ago
- 4fb9c15 Merge branch 'topic/xdmac' into for-linus by Vinod Koul · 10 years ago
- 0e0fa66e Merge branch 'topic/omap' into for-linus by Vinod Koul · 10 years ago
- 9324fdf Merge branch 'topic/core' into for-linus by Vinod Koul · 10 years ago
- 4983a50 dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" by Maxime Ripard · 10 years ago
- 87d001e dmaengine: Move icg helpers to global header by Maxime Ripard · 10 years ago
- e1031dc dmaengine: Support different source and destination stride by Maxime Ripard · 10 years ago
- 56f13c0 dmaengine: of_dma: Support for DMA routers by Peter Ujfalusi · 10 years ago
- 3b62286 dmaengine: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
- bfde98b dmaengine: Remove net_dma_find_channel by Maxime Ripard · 10 years ago
- 68c062e dmaengine: Remove net_dma leftovers by Maxime Ripard · 10 years ago
- e921eea dmaengine: Remove memset leftovers by Maxime Ripard · 10 years ago
- 46c2eb6 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 10 years ago
- fdb8df9 dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE by Laurent Pinchart · 10 years ago
- 0d5484b dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c by Laurent Pinchart · 10 years ago
- 534a729 dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths by Laurent Pinchart · 10 years ago
- 2c44ad9 dmaengine: Remove device_control and device_slave_caps by Maxime Ripard · 10 years ago
- cb8cea5 dmaengine: Create a generic dma_slave_caps callback by Maxime Ripard · 10 years ago
- 7fa0cf4 dmaengine: Add device_terminate_all callback by Maxime Ripard · 10 years ago
- 23a3ea2 dmaengine: split out pause/resume operations from device_control by Maxime Ripard · 10 years ago
- 94a73e3 dmaengine: Introduce a device_config callback by Maxime Ripard · 10 years ago
- ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
- aba96ba dmaengine: clarify the issue_pending expectations by Vinod Koul · 10 years ago
- 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
- b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
- b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
- d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
- 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
- d9ff958 dmaengine: Mark the struct dma_slave_config direction field deprecated by Laurent Pinchart · 10 years ago
- c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
- 0c9dbeb dmaengine: Remove unused definition of DMA_MAX_COOKIE by Geert Uytterhoeven · 10 years ago
- 93c6ee9 dma: Support for 3 bytes word size by Peter Ujfalusi · 11 years ago
- 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
- ba73034 dmaengine: fix comment typo by Alexander Popov · 11 years ago
- c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 11 years ago
- 7cbccb5 dma: Remove comment about embedding dma_slave_config into custom structs by Lars-Peter Clausen · 11 years ago
- ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
- f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 868d2ee dmaengine: fix kernel-doc style typos for few comments by Vinod Koul · 11 years ago
- 5072056 dma: Indicate residue granularity in dma_slave_caps by Lars-Peter Clausen · 11 years ago
- 0adcdee Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
- 4fce628 Merge branch 'topic/defer_probe' into for-linus by Vinod Koul · 11 years ago
- 1c7af42 Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanup by Olof Johansson · 11 years ago
- 397321f dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config by Alexander Popov · 11 years ago
- 8010dad dma: add dma_get_any_slave_channel(), for use in of_xlate() by Stephen Warren · 11 years ago
- 0ad7c00 dma: add channel request API that supports deferred probe by Stephen Warren · 11 years ago
- df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
- 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
- 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago