aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13
|\
| * Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-01
| |\
| | * ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
| | * Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-09
| | |\
* | | \ Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-13
|\ \ \ \
| * | | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-05
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ \
| * | | | ioat: Do not enable DCA if tag map is invalidAlexander Duyck2012-11-15
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-15
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-06
| |\ \ \ | | | |/ | | |/|
| * | | dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| * | | dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-14
| * | | dma: imx-dma: use devm_kzalloc and devm_request_irqShawn Guo2012-10-14
| * | | dma: imx-sdma: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-14
| * | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-14
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \
| * \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-12
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-31
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| |\ \ \
| | * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
| | | |/ | | |/|
| * / | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
| |/ /
* | | dma: remove use of __devinitBill Pemberton2012-11-28
* | | dma: remove use of __devexit_pBill Pemberton2012-11-28
| |/ |/|
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-26
|\ \
| * | dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song2012-10-24
| * | dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song2012-10-24
| * | dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Wei Yongjun2012-10-23
| |/
* / drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2012-10-25
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-09
|\
| * dma: tegra: fix interrupt name issue with apb dma.Laxman Dewangan2012-10-04
| * dw_dmac: fix a regression in dwc_prep_dma_memcpyAndy Shevchenko2012-10-02
| * dw_dmac: introduce software emulation of LLP transfersAndy Shevchenko2012-09-27
| * dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-27
| * dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-27
| * dw_dmac: get number of channels from hardware if possibleAndy Shevchenko2012-09-27
| * dw_dmac: fill optional encoded parameters in register structureAndy Shevchenko2012-09-27
| * dw_dmac: mark dwc_dump_chan_regs as inlineAndy Shevchenko2012-09-27
| * DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resourcesInderpal Singh2012-09-17
| * DMA: PL330: Remove redundant runtime_suspend/resume functionsInderpal Singh2012-09-17
| * DMA: PL330: Remove controller clock enable/disableInderpal Singh2012-09-17
| * dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-09-17
| * DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATETushar Behera2012-09-13
| * dma: tegra: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-13
| * mxs/dma: Enlarge the CCW descriptor area to 4 pagesMarek Vasut2012-09-13
| * dw_dmac: utilize slave_id to pass request lineAndy Shevchenko2012-09-13
| * dmaengine: mmp_tdma: add dt supportZhangfei Gao2012-09-13
| * dmaengine: mmp-pdma supportZhangfei Gao2012-09-13
| * dmaengine: add TI EDMA DMA engine driverMatt Porter2012-08-31
| * ioat: Adding Ivy Bridge IOATDMA PCI device IDsDave Jiang2012-08-31