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
/
shdma-base.h
Age
Commit message (
Expand
)
Author
2018-11-11
dmaengine: sh: convert to SPDX identifiers
Kuninori Morimoto
2015-08-05
dmaengine: shdma: Make dummy shdma_chan_filter() always return false
Geert Uytterhoeven
2015-02-23
dmaengine: shdma: use normal interface for passing slave id
Arnd Bergmann
2014-05-02
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
2013-08-27
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
2013-07-22
dmaengine: shdma: fix a build failure on platforms with no DMA support
Guennadi Liakhovetski
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
2013-07-05
DMA: shdma: shdma_chan_filter() has to be in shdma-base.h
Guennadi Liakhovetski
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
2012-07-20
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
2012-07-20
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
2012-07-20
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
2012-07-13
dmaengine: add an shdma-base library
Guennadi Liakhovetski