summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
* | | | dmaengine, async_tx: support alignment checksDan Williams2009-09-081-0/+14
* | | | dmaengine: cleanup unused transaction typesDan Williams2009-09-081-4/+1
* | | | dmaengine, async_tx: add a "no channel switch" allocatorDan Williams2009-09-082-0/+44
* | | | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-084-58/+63
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | dmatest: add pq supportDan Williams2009-08-291-0/+26
| * | async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-292-1/+5
| * | async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-291-35/+10
| * | async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams2009-06-031-1/+1
| * | async_tx: rename zero_sum to valDan Williams2009-04-082-21/+21
* | | net_dma: poll for a descriptor after allocation failureDan Williams2009-09-081-0/+10
* | | ioat2,3: dynamically resize descriptor ringDan Williams2009-09-083-31/+187
* | | ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-085-428/+388
* | | ioat1: trim ioat_dma_desc_swDan Williams2009-09-083-5/+7
* | | ioat: ___devinit annotate the initialization pathsDan Williams2009-09-085-20/+24
* | | ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-083-14/+10
* | | ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-082-0/+14
* | | ioat: cleanup completion status readsDan Williams2009-09-084-75/+46
* | | ioat: add some dev_dbg() callsDan Williams2009-09-084-4/+81
* | | ioat1: kill unused unmap parametersDan Williams2009-09-082-4/+0
* | | ioat2,3: convert to a true ring bufferDan Williams2009-09-086-686/+1122
* | | ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-082-370/+390
* | | ioat: fix self test interruptsDan Williams2009-09-081-1/+2
* | | ioat1: move descriptor allocation from submit to prepDan Williams2009-09-081-89/+65
* | | ioat: define descriptor control bit-fieldDan Williams2009-09-082-32/+34
* | | ioat: fix type mismatch for ->dmacountDan Williams2009-09-081-2/+2
* | | ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-083-155/+200
* | | ioat: kill function prototype ifdef guardsDan Williams2009-09-081-9/+0
* | | ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-082-167/+144
* | | ioat: convert ioat_probe to pcim/devmDan Williams2009-09-084-141/+68
* | | ioat: move definitions to dma.hDan Williams2009-09-082-14/+16
* | | ioat: move to drivers/dma/ioat/Dan Williams2009-07-288-11/+12
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-301-1/+1
|\ \
| * | i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2009-05-281-1/+1
* | | fsldma: Fix compile warningsKumar Gala2009-05-271-6/+7
* | | fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()Ira Snyder2009-05-221-3/+15
* | | fsldma: snooping is not enabled for last entry in descriptor chainIra Snyder2009-05-221-2/+7
* | | fsldma: fix infinite loop on multi-descriptor DMA chain completionIra Snyder2009-05-221-9/+12
* | | fsldma: fix "DMA halt timeout!" errorsIra Snyder2009-05-221-4/+6
* | | fsldma: fix check on potential fdev->chan[] overflowRoel Kluin2009-05-221-1/+1
|/ /
* | dma: fix ipu_idmac.c to not discard the last queued bufferGuennadi Liakhovetski2009-05-121-1/+2
* | ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski2009-05-122-23/+39
* | ipu_idmac: Use disable_irq_nosync() from within irq handlers.Ben Nizette2009-05-051-2/+2
* | dmatest: fix max channels handlingDan Williams2009-04-081-3/+1
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-04-0311-230/+865
|\ \ | |/
| * dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanupGuennadi Liakhovetski2009-04-021-9/+56
| * dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-012-2/+337
| * dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto2009-03-261-0/+8
| * dmatest: add dma interrupts and callbacksDan Williams2009-03-251-10/+27
OpenPOWER on IntegriCloud