summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux2011-07-261-36/+42
* DMA: PL08x: cleanup selection of buswidthRussell King - ARM Linux2011-07-261-15/+19
* DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux2011-07-261-14/+16
* DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux2011-07-261-12/+9
* DMA: PL08x: clean up LLI debuggingRussell King - ARM Linux2011-07-261-17/+16
* DMA: PL08x: select LLI bus only once per LLI setupRussell King - ARM Linux2011-07-261-4/+3
* DMA: PL08x: remove unused constantsRussell King - ARM Linux2011-07-261-4/+0
* ARM: mxs-dma: reset after disable channelDong Aisheng2011-07-261-0/+1
* dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin2011-07-261-2/+0
* dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin2011-07-261-0/+2
* dmaengine: pl330: make platform data optionalRob Herring2011-07-261-28/+36
* dmaengine: imx-sdma: return proper error if kzalloc failsAxel Lin2011-07-251-1/+3
* pch_dma: Fix CTL register access issueTomoya MORINAGA2011-07-251-11/+31
* dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo2011-07-141-4/+6
* dmaengine/coh901318: fix slave submission semanticsLinus Walleij2011-07-141-7/+12
* dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent2011-07-141-66/+102
* dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij2011-07-142-49/+26
* dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund2011-07-141-1/+1
* dmaengine/ste_dma40: fix missing kernel-docom prakash2011-07-141-0/+2
* dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin2011-07-141-1/+0
* dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin2011-07-141-2/+24
* pch_dma: Fix channel lockingAlexander Stein2011-07-141-8/+8
* dma: mv_xor: use resource_size()H Hartley Sweeten2011-07-141-2/+2
* dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski2011-06-241-2/+2
* dma/ep93xx_dma.c: local symbols should be staticH Hartley Sweeten2011-06-161-1/+1
* Merge remote branch 'gpio/ep93xx-dma' into nextVinod Koul2011-06-091-2/+7
|\
| * dmaengine: add ep93xx DMA supportMika Westerberg2011-06-083-0/+1363
| * dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski2011-06-021-1/+1
| * dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt2011-05-311-1/+6
* | dma: at_hdmac.c: use resource_sizeH Hartley Sweeten2011-06-061-2/+2
* | dma: ipu_idmac.c: use resource_size in ioremapH Hartley Sweeten2011-06-061-4/+2
* | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-063-0/+1363
* | pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA2011-06-011-14/+55
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-2814-235/+618
|\
| * x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich2011-05-261-2/+6
| * dmaengine: add TODO items for future work on dma driversVinod Koul2011-05-261-0/+14
| * dmaengine/dw_dmac: Update maintainer-shipViresh Kumar2011-05-252-0/+3
| * dmaengine: move link orderLinus Walleij2011-05-192-2/+2
| * dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij2011-05-132-20/+40
| * dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...Viresh Kumar2011-05-131-39/+77
| * dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...Viresh Kumar2011-05-131-21/+44
| * dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...Viresh Kumar2011-05-131-1/+5
| * dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...Viresh Kumar2011-05-131-14/+13
| * dmaengine: at_hdmac: pause: no need to wait for FIFO emptyNicolas Ferre2011-05-121-16/+0
| * pch_dma: modify pci device table definitionTomoya MORINAGA2011-05-091-1/+1
| * pch_dma: Support new device ML7223 IOHTomoya MORINAGA2011-05-092-5/+15
| * pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA2011-05-091-15/+47
| * pch_dma: Fix DMA setting issueTomoya MORINAGA2011-05-091-7/+0
| * pch_dma: modify for checkpatchTomoya MORINAGA2011-05-091-3/+6
| * pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA2011-05-091-3/+3
OpenPOWER on IntegriCloud