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
/
include
/
linux
/
dmaengine.h
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2018-07-30
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-02-12
dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID
Zi Yan
2017-09-21
dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify
Stefan Brüns
2017-09-21
dmaengine: List all allowed values for src/dst_addr_width in kernel doc
Stefan Brüns
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2017-08-28
dmaengine: add DMA_PREP_CMD for non-Data descriptors.
Abhishek Sahu
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-01-31
dmaengine: Provide a wrapper for memcpy operations
Boris Brezillon
2016-11-30
dmaengine: dma_slave_config: add support for slave port window
Peter Ujfalusi
2016-08-08
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
2016-04-12
dmaengine: ensure dmaengine helpers check valid callback
Vinod Koul
2016-03-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2016-02-22
dmaengine: make slave address physical
Vinod Koul
2016-02-09
dmaengine: core: expose max burst capability to clients
Shawn Lin
2016-01-06
Merge branch 'topic/async' into for-linus
Vinod Koul
2016-01-06
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
2015-12-18
dmaengine: core: Introduce new, universal API to request a channel
Peter Ujfalusi
2015-12-05
dmaengine: Add might_sleep() to dmaengine_synchronize()
Lars-Peter Clausen
2015-11-16
dmaengine: enable DMA_CTRL_REUSE
Robert Jarzmik
2015-11-16
dmaengine: Add transfer termination synchronization support
Lars-Peter Clausen
2015-10-04
dma: Add support to program MIC x100 status descriptiors
Siva Yerramreddy
2015-08-20
dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()
Geert Uytterhoeven
2015-08-17
dmaengine: Make __dma_request_slave_channel_compat() name argument constant
Jarkko Nikula
2015-08-17
dmaengine: Add DMA_CTRL_REUSE
Vinod Koul
2015-08-06
dmaengine: Add scatter-gathered memset
Maxime Ripard
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-06-25
Merge branch 'topic/xdmac' into for-linus
Vinod Koul
2015-06-25
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-25
Merge branch 'topic/core' into for-linus
Vinod Koul
2015-06-12
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
2015-06-12
dmaengine: Move icg helpers to global header
Maxime Ripard
2015-05-18
dmaengine: Support different source and destination stride
Maxime Ripard
2015-05-09
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-05
dmaengine: Remove net_dma_find_channel
Maxime Ripard
2015-03-05
dmaengine: Remove net_dma leftovers
Maxime Ripard
2015-03-04
dmaengine: Remove memset leftovers
Maxime Ripard
2015-02-02
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2015-01-19
dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE
Laurent Pinchart
2015-01-18
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
Laurent Pinchart
2014-12-23
dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths
Laurent Pinchart
2014-12-22
dmaengine: Remove device_control and device_slave_caps
Maxime Ripard
2014-12-22
dmaengine: Create a generic dma_slave_caps callback
Maxime Ripard
2014-12-22
dmaengine: Add device_terminate_all callback
Maxime Ripard
2014-12-22
dmaengine: split out pause/resume operations from device_control
Maxime Ripard
2014-12-22
dmaengine: Introduce a device_config callback
Maxime Ripard
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-05
dmaengine: clarify the issue_pending expectations
Vinod Koul
[next]