summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin
2011-08-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-09dmaengine: PL08x: Fix trivial build errorRussell King
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-03dmaengine: use DEFINE_IDR for static initializationAxel Lin
2011-08-03ioat: fix xor_idx_to_descDan Williams
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-07-27Merge branch 'next' into for-linus-3.0Vinod Koul
2011-07-27dmaengine: imx-sdma: add device tree probe supportShawn Guo
2011-07-27dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_nameShawn Guo
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26dmaengine: pl08x: handle the rest of enums in pl08x_widthVinod Koul
2011-07-26DMA: PL08x: cleanup selection of burst sizeRussell King - ARM Linux
2011-07-26DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux
2011-07-26DMA: PL08x: cleanup selection of buswidthRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux
2011-07-26DMA: PL08x: clean up LLI debuggingRussell King - ARM Linux
2011-07-26DMA: PL08x: select LLI bus only once per LLI setupRussell King - ARM Linux
2011-07-26DMA: PL08x: remove unused constantsRussell King - ARM Linux
2011-07-26ARM: mxs-dma: reset after disable channelDong Aisheng
2011-07-26dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin
2011-07-26dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin
2011-07-26dmaengine: pl330: make platform data optionalRob Herring
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-25dmaengine: imx-sdma: return proper error if kzalloc failsAxel Lin
2011-07-25pch_dma: Fix CTL register access issueTomoya MORINAGA
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen
2011-07-22ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang
2011-07-14dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo
2011-07-14dmaengine/coh901318: fix slave submission semanticsLinus Walleij
2011-07-14dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent
2011-07-14dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij
2011-07-14dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund
2011-07-14dmaengine/ste_dma40: fix missing kernel-docom prakash
2011-07-14dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin
2011-07-14dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin
2011-07-14pch_dma: Fix channel lockingAlexander Stein
2011-07-14dma: mv_xor: use resource_size()H Hartley Sweeten
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer
2011-06-24dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski