aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/edma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-01-13Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+7
2015-12-18dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi1-0/+7
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi1-1/+1
2015-10-27dmaengine: edma: New device tree bindingPeter Ujfalusi1-0/+3
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi1-74/+0
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi1-16/+22
2015-10-14ARM: common: edma: Remove unused functionsPeter Ujfalusi1-33/+0
2014-07-28ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi1-0/+2
2014-05-22ARM: edma: Remove redundant/unused parameters from edma_soc_infoPeter Ujfalusi1-7/+0
2014-05-22ARM: edma: Remove queue_tc_mapping data from edma_soc_infoPeter Ujfalusi1-1/+0
2014-04-30dmaengine: edma: Make reading the position of active channels workThomas Gleixner1-1/+1
2014-04-22platform_data: edma: Be precise with the paRAM structPeter Ujfalusi1-9/+9
2013-10-30dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul1-4/+4
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes1-0/+2
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter1-0/+1
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter1-2/+2
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter1-0/+182