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