aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2011-08-09dmaengine: PL08x: Fix trivial build errorRussell King1-0/+1
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds3-7/+16
2011-08-03dmaengine: use DEFINE_IDR for static initializationAxel Lin1-3/+1
2011-08-03ioat: fix xor_idx_to_descDan Williams1-1/+1
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds15-326/+442
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds2-26/+66
2011-07-27Merge branch 'next' into for-linus-3.0Vinod Koul17-326/+1804
2011-07-27dmaengine: imx-sdma: add device tree probe supportShawn Guo1-3/+39
2011-07-27dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_nameShawn Guo1-10/+2
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo1-10/+30
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-3/+3
2011-07-26dmaengine: pl08x: handle the rest of enums in pl08x_widthVinod Koul1-1/+2
2011-07-26DMA: PL08x: cleanup selection of burst sizeRussell King - ARM Linux1-30/+28
2011-07-26DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux1-36/+42
2011-07-26DMA: PL08x: cleanup selection of buswidthRussell King - ARM Linux1-15/+19
2011-07-26DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux1-14/+16
2011-07-26DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux1-12/+9
2011-07-26DMA: PL08x: clean up LLI debuggingRussell King - ARM Linux1-17/+16
2011-07-26DMA: PL08x: select LLI bus only once per LLI setupRussell King - ARM Linux1-4/+3
2011-07-26DMA: PL08x: remove unused constantsRussell King - ARM Linux1-4/+0
2011-07-26ARM: mxs-dma: reset after disable channelDong Aisheng1-0/+1
2011-07-26dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin1-2/+0
2011-07-26dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin1-0/+2
2011-07-26dmaengine: pl330: make platform data optionalRob Herring1-28/+36
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+2
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+2
2011-07-25dmaengine: imx-sdma: return proper error if kzalloc failsAxel Lin1-1/+3
2011-07-25pch_dma: Fix CTL register access issueTomoya MORINAGA1-11/+31
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-0/+1363
2011-07-22Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen1-4/+4
2011-07-22ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang1-0/+11
2011-07-14dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo1-4/+6
2011-07-14dmaengine/coh901318: fix slave submission semanticsLinus Walleij1-7/+12
2011-07-14dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent1-66/+102
2011-07-14dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij2-49/+26
2011-07-14dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund1-1/+1
2011-07-14dmaengine/ste_dma40: fix missing kernel-docom prakash1-0/+2
2011-07-14dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin1-1/+0
2011-07-14dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin1-2/+24
2011-07-14pch_dma: Fix channel lockingAlexander Stein1-8/+8
2011-07-14dma: mv_xor: use resource_size()H Hartley Sweeten1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-6/+7
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo1-3/+3
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer1-1/+2
2011-06-24dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski1-2/+2
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan5-0/+5
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt2-12/+56
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto1-0/+6
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto1-2/+12