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
/
platform_data
/
edma.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-01-13
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-12-18
dmaengine: edma: Add support for DMA filter mapping to slave devices
Peter Ujfalusi
2015-12-10
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
Peter Ujfalusi
2015-10-27
dmaengine: edma: New device tree binding
Peter Ujfalusi
2015-10-14
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
Peter Ujfalusi
2015-10-14
ARM/dmaengine: edma: Public API to use private struct pointer
Peter Ujfalusi
2015-10-14
ARM: common: edma: Remove unused functions
Peter Ujfalusi
2014-07-28
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
Peter Ujfalusi
2014-05-22
ARM: edma: Remove redundant/unused parameters from edma_soc_info
Peter Ujfalusi
2014-05-22
ARM: edma: Remove queue_tc_mapping data from edma_soc_info
Peter Ujfalusi
2014-04-30
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
2014-04-22
platform_data: edma: Be precise with the paRAM struct
Peter Ujfalusi
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-09-04
ARM: edma: Add function to manually trigger an EDMA channel
Joel Fernandes
2013-06-24
ARM: edma: Add EDMA crossbar event mux support
Matt Porter
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter