index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
PENDING: dma: tegra: add support for Tegra148/124
Laxman Dewangan
1
-7
/
+59
2014-01-10
Merge remote-tracking branch 'slave-dma/next'
Stephen Rothwell
9
-103
/
+852
2014-01-10
Merge remote-tracking branch 'arm-soc/for-next'
Stephen Rothwell
6
-39
/
+127
2014-01-07
dmaengine: Add support for BCM2835
Florian Meier
3
-0
/
+713
2014-01-07
Merge branch 'topic/of' into for-linus
Vinod Koul
2
-13
/
+32
2014-01-07
Merge branch 'topic/defer_probe' into for-linus
Vinod Koul
2
-10
/
+40
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2013-12-28
Merge branch 'fixes' into for-next
Olof Johansson
9
-109
/
+79
2013-12-26
Merge branch 'next/cleanup' into for-next
Olof Johansson
4
-39
/
+121
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-6
/
+46
2013-12-26
Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...
Olof Johansson
3
-33
/
+75
2013-12-26
Merge tag 'v3.13-rc4' into next/cleanup
Olof Johansson
4
-33
/
+14
2013-12-20
Merge branch 'next/soc' into for-next
Kevin Hilman
4
-33
/
+14
2013-12-18
net_dma: mark broken
Dan Williams
1
-0
/
+1
2013-12-18
dma: pl330: ensure DMA descriptors are zero-initialised
Will Deacon
1
-4
/
+1
2013-12-18
dma: pl08x: allow zero slave channels
Linus Walleij
1
-1
/
+1
2013-12-18
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
1
-3
/
+3
2013-12-16
dmaengine: mmp: fix uninitialized variable
Vinod Koul
1
-1
/
+1
2013-12-16
dmaengine: mmp_tdma: fix the 'pointer from integer' warnings
Vinod Koul
1
-2
/
+2
2013-12-16
mmp_pdma: Style neatening
Joe Perches
1
-99
/
+105
2013-12-16
dma: imx-sdma: Add new dma type for ssi dual fifo script
Nicolin Chen
1
-0
/
+4
2013-12-16
dma: imx-sdma: Add sdma firmware version 2 support
Nicolin Chen
1
-1
/
+14
2013-12-16
dma: pl330: Alloc dma_parms for the dma device
Lars-Peter Clausen
1
-0
/
+6
2013-12-13
dmaengine: fix sleep in atomic
Dan Williams
1
-1
/
+1
2013-12-12
dmaengine: mv_xor: fix oops when channels fail to initialise
Russell King
1
-11
/
+13
2013-12-12
dma: mv_xor: Use dmaengine_unmap_data for the self-tests
Ezequiel Garcia
1
-21
/
+50
2013-12-12
dmaengine: fix enable for high order unmap pools
Dan Williams
2
-1
/
+7
2013-12-12
dma: fix build warnings in txx9
Dan Williams
1
-1
/
+0
2013-12-12
dmatest: fix build warning on mips
Dan Williams
1
-4
/
+4
2013-12-12
dma: fix fsldma build warnings
Dan Williams
1
-30
/
+1
2013-12-12
dma: fix build warnings in ppc4xx
Dan Williams
1
-26
/
+1
2013-12-12
dmaengine: at_hdmac: remove unused function
Olof Johansson
1
-4
/
+0
2013-12-12
dma: mv_xor: remove mv_desc_get_dest_addr()
Jason Cooper
1
-6
/
+0
2013-12-11
Merge branches 'next/cleanup' and 'next/dt' into for-next
Olof Johansson
1
-0
/
+2
2013-12-11
ARM: mmp: build sram driver alone
Qiao Zhou
1
-0
/
+2
2013-12-11
dma: tegra: register as an OF DMA controller
Stephen Warren
1
-3
/
+36
2013-12-11
dma: tegra: use reset framework
Stephen Warren
1
-3
/
+10
2013-12-11
Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-rework
Stephen Warren
2
-23
/
+35
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2
-23
/
+35
2013-12-10
dma: add channel request API that supports deferred probe
Stephen Warren
2
-10
/
+40
2013-12-04
dma: fix build breakage in s3c24xx-dma
Dan Williams
1
-30
/
+1
2013-12-04
Fix pl08x warnings
Russell King - ARM Linux
1
-1
/
+1
2013-11-28
rcar-hpbdma: initialise plane information when halted
Kuninori Morimoto
1
-0
/
+3
2013-11-28
rcar-hpbdma: fixup channel busy check for double plane
Kuninori Morimoto
1
-1
/
+5
2013-11-28
rcar-hpbdma: add max transfer size
Kuninori Morimoto
1
-0
/
+2
2013-11-28
dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()
Wei Yongjun
1
-0
/
+1
2013-11-28
dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status
Sachin Kamat
1
-1
/
+1
2013-11-26
dma: ste_dma40: Parse flags property for new 'high priority channel' request
Lee Jones
1
-0
/
+4
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
40
-1893
/
+1297
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
20
-1592
/
+624
[next]