summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-211-13/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* dmaengine: ppc4xx: fix off-by-one build failureChristian Lamparter2018-10-161-1/+1
* Merge branch 'topic/ppc4xx' into for-linusVinod Koul2017-09-061-13/+10Star
|\
| * dmaengine: ppc4xx: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-07-211-13/+10Star
* | dmaengine: Convert to using %pOF instead of full_nameRob Herring2017-07-191-8/+6Star
|/
* Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul2016-10-031-1/+1
|\
| * dmaengine: ppc4xx/adma: move unmap to before callbackDave Jiang2016-08-081-1/+1
* | Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-031-4/+1Star
|\|
| * dmaengine: ppc4xx_adma: convert callback to helper functionDave Jiang2016-08-081-4/+1Star
* | dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman2016-09-141-2/+2
|/
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-211-2/+0Star
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-161-4/+0Star
* dma: ppc4xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-301-0/+1
|\
| * drivers/dma: fix error return codeJulia Lawall2014-01-201-0/+1
* | dma: fix build warnings in ppc4xxDan Williams2013-12-131-26/+1Star
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-270/+2Star
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-269/+1Star
| |\
| | * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-141-269/+0Star
| | * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-141-0/+1
| * | dmaengine: ppc4xx: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-1/+1
| |/
* / powerpc: add missing explicit OF includes for ppcRob Herring2013-11-111-0/+2
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-071-3/+2Star
|\
| * dma: use platform_{get,set}_drvdata()Jingoo Han2013-07-051-3/+2Star
* | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-041-47/+0Star
|/
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-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/+1Star
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-131-14/+2Star
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-131-18/+1Star
* 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/+5Star
* 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/+5Star
|/
* drivers/dma/ppc4xx: Use printf extension %pR for struct resourceJoe Perches2010-12-051-3/+2Star
* 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-031-2/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-12/+7Star
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-181-0/+1
| |\
| * | dmaengine: provide helper for setting txstateDan Williams2010-03-271-10/+2Star
| * | DMAENGINE: generic channel status v2Linus Walleij2010-03-271-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-031-1/+1