summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-02dw_dmac: fix a regression in dwc_prep_dma_memcpyAndy Shevchenko1-4/+5
2012-09-27dw_dmac: introduce software emulation of LLP transfersAndy Shevchenko2-4/+101
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko5-6/+56
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko5-16/+28
2012-09-27dw_dmac: get number of channels from hardware if possibleAndy Shevchenko1-10/+23
2012-09-27dw_dmac: fill optional encoded parameters in register structureAndy Shevchenko1-0/+30
2012-09-27dw_dmac: mark dwc_dump_chan_regs as inlineAndy Shevchenko1-1/+1
2012-09-18DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resourcesInderpal Singh1-1/+1
2012-09-18DMA: PL330: Remove redundant runtime_suspend/resume functionsInderpal Singh1-56/+5
2012-09-18DMA: PL330: Remove controller clock enable/disableInderpal Singh1-12/+0
2012-09-18dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
2012-09-14DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATETushar Behera1-0/+1
2012-09-14ARM: EXYNOS: Set the capability of pdm0 and pdm1 as DMA_PRIVATETushar Behera1-0/+2
2012-09-14dma: tegra: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-09-14mxs/dma: Enlarge the CCW descriptor area to 4 pagesMarek Vasut1-6/+8
2012-09-14dw_dmac: utilize slave_id to pass request lineAndy Shevchenko1-0/+5
2012-09-14dmaengine: mmp_tdma: add dt supportZhangfei Gao1-20/+31
2012-09-14dmaengine: mmp-pdma supportZhangfei Gao4-0/+902
2012-09-01spi: davici - make davinci select edmaVinod Koul1-0/+1
2012-09-01spi: spi-davinci: convert to DMA engine APIMatt Porter1-162/+130
2012-09-01mmc: davinci_mmc: convert to DMA engine APIMatt Porter1-189/+82
2012-09-01dmaengine: add TI EDMA DMA engine driverMatt Porter4-0/+711
2012-08-31ioat: Adding Ivy Bridge IOATDMA PCI device IDsDave Jiang1-0/+22
2012-08-31dma/ste_dma40: Fixup clock usage during probeUlf Hansson1-5/+9
2012-08-22drivers/dma/amba-pl08x.c: fix error return codeJulia Lawall1-0/+2
2012-08-22drivers/dma/sirf-dma.c: fix usage of devm functionsJulia Lawall1-16/+7
2012-08-05Merge branch 'fixes_for-3.6' into nextVinod Koul1-11/+25
2012-08-05Merge branch 'for-3.7' into nextVinod Koul3-46/+27
2012-08-02Linux 3.6-rc1v3.6-rc1Linus Torvalds1-2/+2
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds13-164/+451
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-569/+1387
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-47/+103
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+6
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds29-47/+419
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds5-22/+150
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-67/+43
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-316/+158
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-158/+270
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-72/+108
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-302/+206
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds28-1415/+2124
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-85/+58
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds13-194/+139