summaryrefslogtreecommitdiff
path: root/drivers/dma/iop-adma.c
Commit message (Expand)AuthorAge
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-09
* drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-styleLuis R. Rodriguez2015-08-25
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
|\
| * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
| * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
* | dmaengine: iop: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
|/
* dma: use dev_get_platdata()Jingoo Han2013-08-13
* drivers/dma/iop-adma.c: fix new warningsOlof Johansson2013-07-09
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-03
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\
| * dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2013-01-07
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* dma: remove use of __devinitBill Pemberton2012-11-28
* dma: remove use of __devexit_pBill Pemberton2012-11-28
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\
| * iop-adma: Corrected array overflow in RAID6 Xscale(R) test.Don Morris2012-03-28
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | dmaengine: fix for cookie changes and mergeVinod Koul2012-03-13
| * | dmaengine: ensure all DMA engine drivers initialize their cookiesRussell King - ARM Linux2012-03-13
| * | dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.cRussell King - ARM Linux2012-03-13
| * | dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
| * | dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
| * | dmaengine: add private header fileRussell King - ARM Linux2012-03-13
| * | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
| |/
* | dma: Fix typo in iop-adma.cMasanari Iida2012-02-05
|/
* dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin2011-12-05
* dma: fix spacing for method declaration, coding style issue in iop-adma.cCiaran McCormick2011-11-17
* dma: use BUG_ON correctly in iop-adma.c, v4Coly Li2011-03-31
* Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan2011-01-14
* Merge branch 'ioat' into dmaengineDan Williams2010-05-17
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | dmaengine: provide helper for setting txstateDan Williams2010-03-26
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
|/
* iop-adma.c: use resource_size()H Hartley Sweeten2009-12-11
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
|\
| * iop-adma: implement a private tx_listDan Williams2009-09-08
* | Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-08
|\ \
| * | iop-adma: P+Q self testDan Williams2009-08-29
| * | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-29
| * | iop-adma: fix lockdep false positiveDan Williams2009-08-29
| * | iop-adma: cleanup iop_adma_run_tx_complete_actionsDan Williams2009-08-29
* | | dmaengine: cleanup unused transaction typesDan Williams2009-09-08
|/ /
* | async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-29
* | async_tx: rename zero_sum to valDan Williams2009-04-08
|/
* dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-25
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-08
|\
| * iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2009-03-04
* | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-03
|/