summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+1
|\
| * dma: Fix typo in iop-adma.cMasanari Iida2012-02-051-1/+1
* | i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz2012-02-021-2/+4
* | dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-011-1/+2
* | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul2012-01-311-1/+1
|\ \
| * | dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert2012-01-231-1/+1
| |/
* / at_hdmac: bugfix for enabling channel irqNikolaus Voss2012-01-312-11/+10Star
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-1829-393/+1515
|\
| * dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski2012-01-061-16/+31
| * dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submitHaitao Zhang2012-01-061-2/+3
| * dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent2012-01-021-0/+4
| * dmaengine: intel_mid_dma: remove legacy pm interfaceKristen Carlson Accardi2012-01-022-6/+8
| * dmaengine: intel_mid_dma: error path fixAdrian Hunter2011-12-231-1/+5
| * dmaengine: intel_mid_dma: locking and freeing fixesAdrian Hunter2011-12-231-1/+6
| * dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo2011-12-231-1/+1
| * dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann2011-12-231-28/+1Star
| * dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann2011-12-231-1/+4
| * dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann2011-12-231-5/+2Star
| * dma: mxs-dma: fix a typo in commentLothar Waßmann2011-12-231-1/+1
| * DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/removeTushar Behera2011-12-081-15/+2Star
| * i.MX IPU DMA: Fix wrong burstsize settingsSascha Hauer2011-12-081-24/+1Star
| * dmaengine/ste_dma40: allow fixed physical channelNarayanan G2011-12-051-9/+42
| * dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is trueViresh Kumar2011-12-051-9/+12
| * dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin2011-12-054-47/+5Star
| * IMX/SDMA : save the real count for one DMA transaction.Huang Shijie2011-12-051-2/+9
| * dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg2011-12-051-12/+48
| * dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski2011-12-051-4/+4
| * dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre2011-11-282-39/+31Star
| * dmaengine: at_hdmac: empty entry shape modificationNicolas Ferre2011-11-281-1/+3
| * dmaengine: at_hdmac: add const to struct platform_device_id definitionNicolas Ferre2011-11-281-1/+1
| * dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G2011-11-281-10/+85
| * dmaengine: timb_dma: fix the spare wariningsVinod Koul2011-11-281-4/+4
| * dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar2011-11-282-28/+42
| * IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie2011-11-221-0/+1
| * dmaengine/ste_dma40: support pm in dma40Narayanan G2011-11-222-19/+259
| * dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying2011-11-183-0/+725
| * DMAEngine: Define interleaved transfer request apiJassi Brar2011-11-181-2/+2
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-1720-143/+141Star
| |\
| | * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-2720-143/+141Star
| * | pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-172-7/+11
| * | pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-172-4/+4
| * | dma i.MX: remove individual SOC dependencySascha Hauer2011-11-171-3/+3
| * | dma: fix spacing for method declaration, coding style issue in iop-adma.cCiaran McCormick2011-11-171-2/+2
| * | DMA: PL330: Fix build warningBoojin Kim2011-11-101-1/+2
| * | dmaengine: at_hdmac: add device tree supportNicolas Ferre2011-11-101-1/+31
| * | dmaengine: at_hdmac: platform data move to use .id_tableNicolas Ferre2011-11-102-10/+46
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+4
|\ \ \
| * | | dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| |/ /
* | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-5/+6
|\ \ \
| * | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-141-5/+6
| |/ /