summaryrefslogtreecommitdiffstats
path: root/drivers/dma/moxart-dma.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-1/+1
* dmaengine: moxart: remove NO_IRQArnd Bergmann2016-09-051-1/+1
* dmaengine: moxart-dma: explicitly freeup irqVinod Koul2016-07-161-0/+4
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-211-3/+1
* dmaengine: moxart-dma: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
* dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi2015-03-301-1/+3
* dmaengine: moxart: Split device_controlMaxime Ripard2014-12-221-23/+2
* dma: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* dmaengine: Add MOXA ART DMA engine driverJonas Jensen2014-01-201-0/+699