summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2013-02-27dmaengine: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann
2013-02-14DMA: PL330: Register the DMA controller with the generic DMA helpersPadmavathi Venna
2013-02-14DMA: PL330: Add xlate functionPadmavathi Venna
2013-02-14DMA: PL330: Add new pl330 filter for DT case.Padmavathi Venna
2013-02-14dma: tegra20-apb-dma: remove unnecessary assignmentAndy Shevchenko
2013-02-14edma: do not waste memory for dma_maskAndy Shevchenko
2013-02-14dma: coh901318: set residue only if dma is in progressAndy Shevchenko
2013-02-14dma: coh901318: avoid unbalanced lockingAndy Shevchenko
2013-02-14dma: of-dma: protect list write operation by spin_lockAndy Shevchenko
2013-02-14dmaengine: ste_dma40: do not remove descriptors for cyclic transfersFabio Baltieri
2013-02-14dma: of-dma.c: fix memory leakageCong Ding
2013-02-14dw_dmac: apply default dma_mask if neededAndy Shevchenko
2013-02-13dmaengine: ioat - fix spare sparse complainFengguang Wu
2013-02-13dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.cVinod Koul
2013-02-12ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDINGDave Jiang
2013-02-12dw_dmac: add support for Lynxpoint DMA controllersMika Westerberg
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson
2013-01-28Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-28dw_dmac: return proper residue valueAndy Shevchenko
2013-01-28dw_dmac: fill individual length of descriptorAndy Shevchenko
2013-01-28dw_dmac: introduce total_len field in struct dw_descAndy Shevchenko
2013-01-28dw_dmac: remove unnecessary tx_list field in dw_dma_chanAndy Shevchenko
2013-01-28dw_dmac: print out DW_PARAMS and DWC_PARAMS when debugAndy Shevchenko
2013-01-28DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_allBarry Song
2013-01-28DMAEngine: sirf: add DMA pause/resume supportBarry Song
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25dma: Convert to devm_ioremap_resource()Thierry Reding
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-21Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul
2013-01-20dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptorsAndy Shevchenko
2013-01-20dw_dmac: don't exceed AHB master number in dwc_get_data_widthAndy Shevchenko
2013-01-20dw_dmac: allocate dma descriptors from DMA_COHERENT memoryAndy Shevchenko
2013-01-20dma: sh/shdma-base.c: remove unnecessary null pointer checkCong Ding
2013-01-20dma: remove unnecessary null pointer check in mmp_pdma.cCong Ding
2013-01-20dma: edma: fix slave config dependency on directionMatt Porter
2013-01-14dmaengine: set_dma40: balance clock in probe fail codeFabio Baltieri
2013-01-14dmaengine: set_dma40: ignore spurious interruptsFabio Baltieri
2013-01-14dmaengine: ste_dma40: add software lli supportFabio Baltieri
2013-01-14dmaengine: ste_dma40: minor code readability fixesFabio Baltieri