summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-13dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-03-13dmaengine: mv_xor: remove write-only is_complete_cookieRussell King - ARM Linux
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-22dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar
2012-02-22dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem sideViresh Kumar
2012-02-22dmaengine/dw_dmac: Don't handle block interruptsViresh Kumar
2012-02-22dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directlyViresh Kumar
2012-02-22dmaengine/dw_dmac: Don't use magic number for total number of channelsViresh Kumar
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-22dmaengine: Add flow controller information to dma_slave_configViresh Kumar
2012-02-22dmaengine/dw_dmac: Hibernation support in dw_dmacRajeev KUMAR
2012-02-22dmaengine: intel_mid_dma: move pm_runtime_putAdrian Hunter
2012-02-22dmaengine: intel_mid_dma: fix error status maskAdrian Hunter
2012-02-02i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz
2012-02-01Merge branch 'fixes' into nextVinod Koul
2012-02-01ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski
2012-01-31Merge branch 'fixes' into nextVinod Koul
2012-01-31Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss
2012-01-31dma/imx-sdma: convernt to use bit opsRichard Zhao
2012-01-31dma/imx-sdma: use num_events to validate event_id0Richard Zhao
2012-01-31dma/imx-sdma: move clk_enable out of sdma_request_channelRichard Zhao
2012-01-31dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channelRichard Zhao
2012-01-31dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessaryRichard Zhao
2012-01-31dma/imx-sdma: let sdma_run_channel call sdma_enable_channelRichard Zhao
2012-01-31drivers/dma/amba-pl08x.c: adjust double testJulia Lawall
2012-01-31drivers/dma/pl330.c: add missing iounmapJulia Lawall
2012-01-30dma: imx-sdma: start transfer in issue_pendingSascha Hauer
2012-01-30dma: imx-dma: start transfer in issue_pendingSascha Hauer
2012-01-30ASoC: i.MX: Add missing dma_async_issue_pendingSascha Hauer
2012-01-30mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer
2012-01-23dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert
2012-01-19Linux 3.3-rc1Linus Torvalds
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar