aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-08
* ioat1: trim ioat_dma_desc_swDan Williams2009-09-08
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-08
* ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-08
* ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-08
* ioat: cleanup completion status readsDan Williams2009-09-08
* ioat: add some dev_dbg() callsDan Williams2009-09-08
* ioat1: kill unused unmap parametersDan Williams2009-09-08
* ioat2,3: convert to a true ring bufferDan Williams2009-09-08
* ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-08
* ioat: fix self test interruptsDan Williams2009-09-08
* ioat1: move descriptor allocation from submit to prepDan Williams2009-09-08
* ioat: define descriptor control bit-fieldDan Williams2009-09-08
* ioat: fix type mismatch for ->dmacountDan Williams2009-09-08
* ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-08
* ioat: kill function prototype ifdef guardsDan Williams2009-09-08
* ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-08
* ioat: convert ioat_probe to pcim/devmDan Williams2009-09-08
* ioat: move definitions to dma.hDan Williams2009-09-08
* ioat: move to drivers/dma/ioat/Dan Williams2009-07-28
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-30
|\
| * i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2009-05-28
* | fsldma: Fix compile warningsKumar Gala2009-05-27
* | fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()Ira Snyder2009-05-22
* | fsldma: snooping is not enabled for last entry in descriptor chainIra Snyder2009-05-22
* | fsldma: fix infinite loop on multi-descriptor DMA chain completionIra Snyder2009-05-22
* | fsldma: fix "DMA halt timeout!" errorsIra Snyder2009-05-22
* | fsldma: fix check on potential fdev->chan[] overflowRoel Kluin2009-05-22
|/
* dma: fix ipu_idmac.c to not discard the last queued bufferGuennadi Liakhovetski2009-05-12
* ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski2009-05-12
* ipu_idmac: Use disable_irq_nosync() from within irq handlers.Ben Nizette2009-05-05
* dmatest: fix max channels handlingDan Williams2009-04-08
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-04-03
|\
| * dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanupGuennadi Liakhovetski2009-04-02
| * dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-01
| * dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto2009-03-26
| * dmatest: add dma interrupts and callbacksDan Williams2009-03-25
| * dmatest: add xor testDan Williams2009-03-25
| * dmaengine: allow dma support for async_tx to be toggledDan Williams2009-03-25
| * dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-25
| * dma: i.MX31 IPU DMA robustness improvementsGuennadi Liakhovetski2009-03-25
| * dma: improve section assignment in i.MX31 IPU DMA driverGuennadi Liakhovetski2009-03-25
| * dma: ipu_idmac driver cosmetic clean-upGuennadi Liakhovetski2009-03-25
| * dmaengine: fail device registration if channel registration failsDan Williams2009-03-25
* | Merge branch 'origin' into develRussell King2009-03-28
|\ \
| * | dma: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
| |/
* / MX31 clkdev supportSascha Hauer2009-03-13
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-08
|\