summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-28dmaengine: edma: Serve cyclic (audio) channels with high priority queuePeter Ujfalusi1-0/+8
2014-07-28ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi2-0/+30
2014-07-28ARM: edma: Set default queue to lowest priorityPeter Ujfalusi1-1/+2
2014-07-28dmaengine: edma: Support to suppress the period interrupts in cyclic modePeter Ujfalusi1-3/+3
2014-07-28dmaengine: edma: Update caps->residue_granularity to match with realityPeter Ujfalusi1-1/+1
2014-07-28dmaengine: sun61: fix warning on bad print specfierVinod Koul1-2/+2
2014-07-28dmaengine: sun6i: fix build failure on x86, xilinx targetsVinod Koul1-2/+2
2014-07-25dmaengine: mpc512x: register for device tree channel lookupAlexander Popov2-1/+13
2014-07-25dmaengine: of: add common xlate function for matching by channel idAlexander Popov2-0/+39