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