summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
...
| | * | dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_infoViresh Kumar2011-08-25
| | * | dmaengine/amba-pl08x: Remove redundant comment and rewrite originalViresh Kumar2011-08-25
| | * | dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)Viresh Kumar2011-08-25
| | * | dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending orderViresh Kumar2011-08-25
| | * | dmaengine/amba-pl08x: Resolve formatting issuesViresh Kumar2011-08-25
| | * | dmaengine: at_hdmac: fix way to specify cyclic capabilityNicolas Ferre2011-08-19
| | * | dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre2011-08-19
| | * | dmaengine: at_hdmac: improve power management routinesNicolas Ferre2011-08-19
| | * | dmaengine: at_hdmac: replace spin_lock* with irqsave variantsNicolas Ferre2011-08-19
| | * | mxs-dma: enable CLKGATE before accessing registersLothar Waßmann2011-08-16
| | * | dmaengine/dmatest: Terminate transfers on all channels in case of error or exitViresh Kumar2011-08-08
* | | | [media] dmaengine: ipu-idmac: add support for the DMA_PAUSE controlGuennadi Liakhovetski2011-11-03
| |_|/ |/| |
* | | locking, dma, ipu: Annotate bank_lock as rawUwe Kleine-König2011-09-13
* | | dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin2011-09-05
* | | dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin2011-09-05
* | | dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin2011-09-05
* | | dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin2011-09-05
|/ /
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-10
|\ \ | |/ |/|
| * dmaengine: PL08x: Fix trivial build errorRussell King2011-08-09
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-04
|\ \ | |/ |/|
| * dmaengine: use DEFINE_IDR for static initializationAxel Lin2011-08-03
| * ioat: fix xor_idx_to_descDan Williams2011-08-03
| * Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen2011-07-22
| * ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-22
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-01
|\ \
| * \ Merge branch 'next' into for-linus-3.0Vinod Koul2011-07-27
| |\ \ | | |/ | |/|
| | * dmaengine: pl08x: handle the rest of enums in pl08x_widthVinod Koul2011-07-26
| | * DMA: PL08x: cleanup selection of burst sizeRussell King - ARM Linux2011-07-26
| | * DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux2011-07-26
| | * DMA: PL08x: cleanup selection of buswidthRussell King - ARM Linux2011-07-26
| | * DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux2011-07-26
| | * DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux2011-07-26
| | * DMA: PL08x: clean up LLI debuggingRussell King - ARM Linux2011-07-26
| | * DMA: PL08x: select LLI bus only once per LLI setupRussell King - ARM Linux2011-07-26
| | * DMA: PL08x: remove unused constantsRussell King - ARM Linux2011-07-26
| | * ARM: mxs-dma: reset after disable channelDong Aisheng2011-07-26
| | * dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin2011-07-26
| | * dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin2011-07-26
| | * dmaengine: pl330: make platform data optionalRob Herring2011-07-26
| | * dmaengine: imx-sdma: return proper error if kzalloc failsAxel Lin2011-07-25
| | * pch_dma: Fix CTL register access issueTomoya MORINAGA2011-07-25
| | * dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo2011-07-14
| | * dmaengine/coh901318: fix slave submission semanticsLinus Walleij2011-07-14
| | * dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent2011-07-14
| | * dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij2011-07-14
| | * dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund2011-07-14
| | * dmaengine/ste_dma40: fix missing kernel-docom prakash2011-07-14
| | * dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin2011-07-14
| | * dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin2011-07-14
| | * pch_dma: Fix channel lockingAlexander Stein2011-07-14