index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-31
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2
-21
/
+25
2018-12-31
Merge branch 'topic/uniphier' into for-linus
Vinod Koul
5
-0
/
+544
2018-12-31
Merge branch 'topic/sprd' into for-linus
Vinod Koul
2
-20
/
+194
2018-12-31
Merge branch 'topic/sh' into for-linus
Vinod Koul
8
-105
/
+10
2018-12-31
Merge branch 'topic/sa11x0' into for-linus
Vinod Koul
2
-37
/
+8
2018-12-31
Merge branch 'topic/mtk' into for-linus
Vinod Koul
3
-0
/
+965
2018-12-31
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-3
/
+1
2018-12-31
Merge branch 'topic/ep93xx' into for-linus
Vinod Koul
1
-3
/
+3
2018-12-31
Merge branch 'topic/dw' into for-linus
Vinod Koul
7
-1
/
+39
2018-12-31
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2
-59
/
+349
2018-12-31
Merge branch 'topic/dirn_remove' into for-linus
Vinod Koul
4
-32
/
+111
2018-12-31
Merge branch 'topic/coh' into for-linus
Vinod Koul
1
-5
/
+0
2018-12-31
Merge branch 'topic/bcm' into for-linus
Vinod Koul
1
-11
/
+2
2018-12-17
dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-27
/
+6
2018-12-17
dmaengine: pxa: remove DBGFS_FUNC_DECL()
Yangtao Li
1
-24
/
+12
2018-12-17
dmaengine: mic_x100_dma: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-19
/
+3
2018-12-17
dmaengine: amba-pl08x: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+2
2018-12-17
dmaengine: Documentation: Add documentation for multi chan testing
Seraj Alijan
1
-6
/
+103
2018-12-17
dmaengine: dmatest: Add transfer_size parameter
Seraj Alijan
1
-6
/
+22
2018-12-17
dmaengine: dmatest: Add alignment parameter
Seraj Alijan
1
-4
/
+14
2018-12-17
dmaengine: dmatest: Use fixed point div to calculate iops
Seraj Alijan
1
-3
/
+14
2018-12-17
dmaengine: dmatest: Add support for multi channel testing
Seraj Alijan
1
-19
/
+177
2018-12-17
dmaengine: rcar-dmac: Document R8A774C0 bindings
Fabrizio Castro
1
-0
/
+1
2018-12-17
dt-bindings: dmaengine: usb-dmac: Add binding for r8a774c0
Fabrizio Castro
1
-0
/
+1
2018-12-05
dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsave
Michael Tretter
1
-15
/
+22
2018-12-05
dmaengine: sprd: Add me as one of the module authors
Eric Long
1
-0
/
+1
2018-12-05
dmaengine: sprd: Support DMA 2-stage transfer mode
Eric Long
2
-4
/
+156
2018-12-05
dmaengine: sprd: Support DMA link-list cyclic callback
Eric Long
1
-11
/
+14
2018-12-05
dmaengine: sprd: Set cur_desc as NULL when free or terminate one dma channel
Eric Long
1
-0
/
+1
2018-12-05
dmaengine: sprd: Fix the last link-list configuration
Eric Long
1
-1
/
+2
2018-12-05
dmaengine: sprd: Get transfer residue depending on the transfer direction
Eric Long
1
-1
/
+20
2018-12-05
dmaengine: sprd: Remove direction usage from struct dma_slave_config
Baolin Wang
1
-3
/
+0
2018-12-05
dmaengine: dmatest: fix a small memory leak in dmatest_func()
Dan Carpenter
1
-4
/
+4
2018-12-05
dmaengine: sh: Remove R-Mobile APE6 support
Geert Uytterhoeven
5
-99
/
+1
2018-11-26
dmaengine: coh901318: Remove unused variable
Vinod Koul
1
-1
/
+0
2018-11-24
dmaengine: ste_dma40: remove dma_slave_config direction usage
Vinod Koul
1
-6
/
+25
2018-11-24
dmaengine: pl330: remove dma_slave_config direction usage
Vinod Koul
1
-4
/
+24
2018-11-24
dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_e...
Vinod Koul
1
-17
/
+39
2018-11-24
dmaengine: dw-dmac: implement dma protection control setting
Christian Lamparter
4
-0
/
+18
2018-11-24
dt-bindings: dmaengine: dw-dmac: add protection control property
Christian Lamparter
3
-1
/
+21
2018-11-24
dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
Biju Das
1
-0
/
+1
2018-11-24
dmaengine: rcar-dmac: Document R8A774A1 bindings
Fabrizio Castro
1
-1
/
+2
2018-11-24
dmaengine: coh901318: Fix a double-lock bug
Jia-Ju Bai
1
-4
/
+0
2018-11-24
dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driver
Masahiro Yamada
4
-0
/
+519
2018-11-24
dt-bindings: dmaengine: add DT binding for UniPhier MIO DMAC
Masahiro Yamada
1
-0
/
+25
2018-11-24
dmaengine: dmatest: move size checks earlier in function
Alexandru Ardelean
1
-13
/
+13
2018-11-24
dmaengine: dmatest: use dmaengine_terminate_sync() instead
Alexandru Ardelean
1
-2
/
+2
2018-11-24
dmaengine: dmatest: unmap data on a single code-path when xfer done
Alexandru Ardelean
1
-4
/
+2
2018-11-24
dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
Nathan Chancellor
1
-1
/
+1
2018-11-24
dmaengine: imx-sdma: Use a single line for dma_alloc_coherent()
Fabio Estevam
1
-3
/
+1
[next]