index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dmaengine.h
(
unfollow
)
Commit message (
Expand
)
Author
2020-01-12
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
2018-05-26
dmaengine: ensure dmaengine helpers check valid callback
Vinod Koul
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-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-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
2014-10-15
dmaengine: remove FSLDMA_EXTERNAL_START
Vinod Koul
2014-10-15
dmaengine: add dmaengine_prep_dma_sg() helper
Vinod Koul
2014-09-28
net_dma: simple removal
Dan Williams
2014-09-23
dmaengine: Mark the struct dma_slave_config direction field deprecated
Laurent Pinchart
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-07-25
dmaengine: Remove unused definition of DMA_MAX_COOKIE
Geert Uytterhoeven
2014-07-04
dma: Support for 3 bytes word size
Peter Ujfalusi
2014-05-22
dmaengine: fix comment typo
Alexander Popov
2014-05-21
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
2014-03-06
dma: Remove comment about embedding dma_slave_config into custom structs
Lars-Peter Clausen
2014-01-20
dmaengine: fix kernel-doc style typos for few comments
Vinod Koul
2014-01-14
dma: Indicate residue granularity in dma_slave_caps
Lars-Peter Clausen
2013-12-18
dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config
Alexander Popov
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2013-12-10
dma: add channel request API that supports deferred probe
Stephen Warren
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
2013-11-13
dmaengine: reference counted unmap data
Dan Williams
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-10-25
dmaengine: remove unused DMA_SUCCESS
Vinod Koul
2013-10-25
dmaengine: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-09-09
dmaengine: dma_sync_wait and dma_find_channel undefined
Jon Mason
2013-09-02
dmaengine: dma_slave_caps: remove sg entries
Vinod Koul
2013-08-22
dmaengine: make dma_submit_error() return an error code
Dan Carpenter
[next]