aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/mpc512x_dma.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* powerpc/512x: try to free dma descriptors in case of allocation failureIlya Yanok2010-12-291-34/+45
* powerpc/512x: add MPC8308 dma supportIlya Yanok2010-12-291-24/+71
* powerpc/512x: fix the hanged dma transfer issueIlya Yanok2010-12-291-6/+3
* powerpc/512x: scatter/gather dma fixIlya Yanok2010-12-291-1/+3
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin2010-06-021-5/+5
* Merge branch 'ioat' into dmaengineDan Williams2010-05-171-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | dmaengine: mpc512x: Use resource_sizeTobias Klauser2010-05-171-1/+1
* | dmaengine: provide helper for setting txstateDan Williams2010-03-261-6/+1
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-8/+8
|/
* dma: Add MPC512x DMA driverPiotr Ziecik2010-03-011-0/+800