aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
...
| * | | mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni2013-08-23
| * | | mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}Thomas Petazzoni2013-08-23
| * | | dmatest: print message on debug level in case of no errorAndy Shevchenko2013-08-23
| * | | dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko2013-08-23
| * | | dmatest: make module parameters writableAndy Shevchenko2013-08-23
| |/ /
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-09
|\ \ \
| * | | DMA: fix printk warning in AMBA PL08x DMA driverAndre Przywara2013-08-22
| * | | DMA: fix AMBA PL08x compilation issue with 64bit DMA address typeAndre Przywara2013-08-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-05
|\ \ \ \
| * | | | coh901318: don't open-code simple_read_from_buffer()Al Viro2013-09-03
| |/ / /
* | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ \
| * | | | dma: convert dma_devclass to use dev_groupsGreg Kroah-Hartman2013-07-25
| | |_|/ | |/| |
* | | | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03
|\ \ \ \
| * | | | dma: cppi41: off by one in desc_to_chan()Dan Carpenter2013-08-28
| * | | | dma: cpp41: enable pm_runtime during initSebastian Andrzej Siewior2013-08-27
| * | | | dma: cpp41: make it compile with CONFIG_BUG=nSebastian Andrzej Siewior2013-08-27
| * | | | Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-09
| | | |/ | | |/|
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-25
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-08
|\ \ \ | |/ / |/| |
| * | shdma: fixup sh_dmae_get_partial() calculation errorKuninori Morimoto2013-07-30
| |/
* | dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-28
* | pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-22
|/
* drivers/dma/iop-adma.c: fix new warningsOlof Johansson2013-07-09
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-07
|\
| * DMA: shdma: add DT supportGuennadi Liakhovetski2013-07-05
| * DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski2013-07-05
| * dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON2013-07-05
| * dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre2013-07-05
| * dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre2013-07-05
| * dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches2013-07-05
| * MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-05
| * dma: Add a jz4740 dmaengine driverLars-Peter Clausen2013-07-05
| * dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou2013-07-05
| * dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-05
| * dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul2013-07-05
| * dma: dw: add PCI part of the driverAndy Shevchenko2013-07-05
| * dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-05
| * dma: move dw_dmac driver to an own directoryAndy Shevchenko2013-07-05
| * dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko2013-07-05
| * dma: pl330: use dma_addr_t for describing bus addressesWill Deacon2013-07-05
| * dma: pl330: rip out broken, redundant ID probingWill Deacon2013-07-05
| * dma: imx-sdma: move to generic device tree bindingsShawn Guo2013-07-05
| * dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying2013-07-05
| * dma: tegra: avoid channel lock up after freeDmitry Osipenko2013-07-05
| * dma: tegra20-apbdma: err message correctionDmitry Osipenko2013-07-05
| * dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-07-05
| * dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-05