aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/mpc512x_dma.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 1-5/+4
2010-12-29powerpc/512x: try to free dma descriptors in case of allocation failureGravatar Ilya Yanok 1-34/+45
2010-12-29powerpc/512x: add MPC8308 dma supportGravatar Ilya Yanok 1-24/+71
2010-12-29powerpc/512x: fix the hanged dma transfer issueGravatar Ilya Yanok 1-6/+3
2010-12-29powerpc/512x: scatter/gather dma fixGravatar Ilya Yanok 1-1/+3
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-2/+2
2010-06-02of/dma: mpc512x_dma.c: Fix build failuresGravatar Anatolij Gustschin 1-5/+5
2010-05-17Merge branch 'ioat' into dmaengineGravatar Dan Williams 1-0/+1
2010-05-17dmaengine: mpc512x: Use resource_sizeGravatar Tobias Klauser 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-26dmaengine: provide helper for setting txstateGravatar Dan Williams 1-6/+1
2010-03-26DMAENGINE: generic channel status v2Gravatar Linus Walleij 1-8/+8
2010-03-01dma: Add MPC512x DMA driverGravatar Piotr Ziecik 1-0/+800