summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-13dmaengine: add private header fileRussell King - ARM Linux25-2/+51
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux37-119/+83
2012-03-13dmaengine: mv_xor: remove write-only is_complete_cookieRussell King - ARM Linux2-2/+0
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar2-38/+12
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar5-40/+63
2012-02-22dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar2-29/+93
2012-02-22dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem sideViresh Kumar1-4/+16
2012-02-22dmaengine/dw_dmac: Don't handle block interruptsViresh Kumar1-30/+6
2012-02-22dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directlyViresh Kumar1-1/+1
2012-02-22dmaengine/dw_dmac: Don't use magic number for total number of channelsViresh Kumar1-1/+1
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar2-5/+7
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar7-0/+16
2012-02-22dmaengine: Add flow controller information to dma_slave_configViresh Kumar1-0/+5
2012-02-22dmaengine/dw_dmac: Hibernation support in dw_dmacRajeev KUMAR1-0/+4
2012-02-22dmaengine: intel_mid_dma: move pm_runtime_putAdrian Hunter1-1/+1
2012-02-22dmaengine: intel_mid_dma: fix error status maskAdrian Hunter1-1/+2
2012-02-02i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz1-2/+4
2012-02-01Merge branch 'fixes' into nextVinod Koul3-1/+5
2012-02-01ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski1-0/+2
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2-1/+3
2012-01-31Merge branch 'fixes' into nextVinod Koul3-12/+11
2012-01-31Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul1-1/+1
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss2-11/+10
2012-01-31dma/imx-sdma: convernt to use bit opsRichard Zhao1-34/+34
2012-01-31dma/imx-sdma: use num_events to validate event_id0Richard Zhao1-1/+1
2012-01-31dma/imx-sdma: move clk_enable out of sdma_request_channelRichard Zhao1-2/+3
2012-01-31dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channelRichard Zhao1-2/+2
2012-01-31dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessaryRichard Zhao1-22/+22
2012-01-31dma/imx-sdma: let sdma_run_channel call sdma_enable_channelRichard Zhao1-6/+6
2012-01-31drivers/dma/amba-pl08x.c: adjust double testJulia Lawall1-1/+1
2012-01-31drivers/dma/pl330.c: add missing iounmapJulia Lawall1-6/+11
2012-01-30dma: imx-sdma: start transfer in issue_pendingSascha Hauer1-6/+5
2012-01-30dma: imx-dma: start transfer in issue_pendingSascha Hauer1-5/+4
2012-01-30ASoC: i.MX: Add missing dma_async_issue_pendingSascha Hauer1-0/+1
2012-01-30mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer1-0/+1
2012-01-23dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert1-1/+1
2012-01-20Linux 3.3-rc1Linus Torvalds1-2/+2
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5