aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams
2009-09-08net_dma: poll for a descriptor after allocation failureDan Williams
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams
2009-09-08ioat1: trim ioat_dma_desc_swDan Williams
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams
2009-09-08ioat: preserve chanctrl bits when re-arming interruptsDan Williams
2009-09-08ioat: ignore reserved bits for chancnt and xfercapDan Williams
2009-09-08ioat: cleanup completion status readsDan Williams
2009-09-08ioat: add some dev_dbg() callsDan Williams
2009-09-08ioat1: kill unused unmap parametersDan Williams
2009-09-08ioat2,3: convert to a true ring bufferDan Williams
2009-09-08ioat: prepare the code for ioat[12]_dma_chan splitDan Williams
2009-09-08ioat: fix self test interruptsDan Williams
2009-09-08ioat1: move descriptor allocation from submit to prepDan Williams
2009-09-08ioat: define descriptor control bit-fieldDan Williams
2009-09-08ioat: fix type mismatch for ->dmacountDan Williams
2009-09-08ioat: split ioat_dma_probe into core/version-specific routinesDan Williams
2009-09-08ioat: kill function prototype ifdef guardsDan Williams
2009-09-08ioat: cleanup some long deref chains and 80 column collisionsDan Williams
2009-09-08ioat: convert ioat_probe to pcim/devmDan Williams
2009-09-08ioat: move definitions to dma.hDan Williams
2009-09-08Merge commit 'v2.6.31-rc1' into dmaengineDan Williams
2009-08-29iop-adma: P+Q self testDan Williams
2009-08-29iop-adma: P+Q support for iop13xx adma enginesDan Williams
2009-08-29iop-adma: fix lockdep false positiveDan Williams
2009-08-29iop-adma: cleanup iop_adma_run_tx_complete_actionsDan Williams
2009-08-29dmatest: add pq supportDan Williams
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams
2009-08-29async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams
2009-08-05Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams
2009-07-22dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre
2009-07-22dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre
2009-07-22dmaengine: dmatest: correct thread_count while using multiple thread per channelNicolas Ferre
2009-07-22dmaengine: dmatest: add a maximum number of test iterationsNicolas Ferre
2009-07-22drivers/dma: Remove unnecessary semicolonsJoe Perches
2009-07-22drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches
2009-07-22DMA: Rework txx9dmac suspend_late()/resume_early()Magnus Damm
2009-07-22DMA: Rework dw_dmac suspend_late()/resume_early()Magnus Damm
2009-07-01dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams
2009-06-24DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto
2009-06-16fsldma: do not clear bandwidth control bits on the 83xx controllerIra Snyder
2009-06-16fsldma: enable external start for the 83xx controllerIra Snyder
2009-06-16fsldma: use PCI Read Multiple commandIra W. Snyder
2009-06-03async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown