summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-071-3/+2
|\
| * dma: use platform_{get,set}_drvdata()Jingoo Han2013-07-051-3/+2
* | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-031-47/+0
|/
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* dma: remove use of __devinitBill Pemberton2012-11-281-1/+1
* dma: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* dma: fix commentsMasanari Iida2012-09-011-1/+1
* dmaengine: ensure all DMA engine drivers initialize their cookiesRussell King - ARM Linux2012-03-131-0/+1
* dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.cRussell King - ARM Linux2012-03-131-5/+1
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-131-14/+2
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-131-18/+1
* dmaengine: add private header fileRussell King - ARM Linux2012-03-131-0/+1
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-132-7/+5
* Merge branch 'old_next' into nextVinod Koul2011-04-061-4/+4
|\
| * dma: use BUG_ON correctly in ppc4xx/adam.c, v4Coly Li2011-03-311-4/+4
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+5
|/
* drivers/dma/ppc4xx: Use printf extension %pR for struct resourceJoe Perches2010-12-041-3/+2
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* of/dma: fix build breakage in ppc4xx adma driverDan Williams2010-07-021-1/+3
* of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin2010-06-021-2/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-12/+7
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-171-0/+1
| |\
| * | dmaengine: provide helper for setting txstateDan Williams2010-03-261-10/+2
| * | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-12/+15
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-1/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* dma: make Open Firmware device id constantMárton Németh2010-02-021-1/+1
* ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2009-12-115-0/+5556