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
2015-02-04
dmatest: fix indentation
Andy Shevchenko
1
-6
/
+6
2015-02-04
dmaengine: Add driver for IMG MDC
Andrew Bresticker
3
-0
/
+1021
2015-02-04
dmaengine: Add binding document for IMG MDC
Andrew Bresticker
1
-0
/
+57
2015-02-04
dmaengine: s3c24xx: missing unlock on an error path
Dan Carpenter
1
-3
/
+5
2015-02-03
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
3
-0
/
+15
2015-02-03
dma: mmp_tdma: Fix build for ARM64
Rob Herring
1
-0
/
+7
2015-02-03
dmaengine: dw: update MAINTAINERS file
Andy Shevchenko
1
-0
/
+1
2015-02-02
Merge branch 'topic/rcar' into for-linus
Vinod Koul
6
-5
/
+1765
2015-02-02
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
50
-1829
/
+1647
2015-01-25
dmaengine: of: bail out early if "dmas" property is not present
Wolfram Sang
1
-0
/
+4
2015-01-25
dmaengine: shdmac: fixup WARNING of slave caps retrieval
Kuninori Morimoto
1
-0
/
+9
2015-01-25
dmaengine: rcar-hpbdma: tidyup residue_granularity
Kuninori Morimoto
1
-1
/
+1
2015-01-19
dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE
Laurent Pinchart
1
-2
/
+6
2015-01-18
dmaengine: coh901318: fix function return types build warnings
Arnd Bergmann
1
-8
/
+12
2015-01-18
dmaengine: s3c24xx: Fix typo
Maxime Ripard
1
-1
/
+1
2015-01-18
dmaengine: sa11x0: Fix warning and compilation errors
Maxime Ripard
1
-12
/
+9
2015-01-18
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
Laurent Pinchart
2
-31
/
+34
2015-01-14
dmaengine: at_hdmac: declare slave capabilities
Ludovic Desroches
1
-0
/
+9
2015-01-14
dmaengine: tegra: add slave capabilities reporting
Paul Walmsley
1
-0
/
+15
2015-01-13
dmaengine: fsldma: remove the unused variable
Kevin Hao
1
-1
/
+0
2015-01-13
dmaengine: fsldma: declare slave capabilities for the generic code
Kevin Hao
2
-0
/
+9
2015-01-13
dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval
Kuninori Morimoto
1
-0
/
+6
2015-01-13
dmaengine: imx-sdma: Return a proper error code in platform_get_irq()
Fabio Estevam
1
-1
/
+1
2015-01-13
dmaengine: imx-sdma: Use devm functions
Fabio Estevam
1
-46
/
+16
2015-01-13
dmaengine: imx-sdma: Declare slave capabilities for the generic code
Fabio Estevam
1
-0
/
+4
2015-01-13
dmaengine: mxs-dma: Declare slave capabilities for the generic code
Fabio Estevam
1
-0
/
+4
2015-01-13
dmaengine: dw: provide DMA capabilities
Andy Shevchenko
1
-1
/
+15
2015-01-13
dmaengine: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2015-01-13
dmaengine: mmp-tdma: fix terminate_all return code
Arnd Bergmann
1
-0
/
+2
2015-01-13
dmaengine: mmp-tdma: don't include mach/regs-icu.h
Arnd Bergmann
1
-1
/
+0
2015-01-13
dmaengine: k3: fix duplicate function definition
Arnd Bergmann
1
-3
/
+3
2015-01-13
dmaengine: k3: Fix duplicated function name and allmodconfig build
Krzysztof Kozlowski
1
-4
/
+4
2014-12-23
dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
Jürg Billeter
1
-5
/
+9
2014-12-23
dmaengine: rcar-dmac: Cache hardware descriptors memory
Laurent Pinchart
1
-20
/
+58
2014-12-23
dmaengine: rcar-dmac: Implement support for hardware descriptor lists
Laurent Pinchart
1
-51
/
+253
2014-12-23
dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
Laurent Pinchart
4
-2
/
+1518
2014-12-23
dmaengine: rcar-dmac: Remove duplicate sentence from DT bindings
Laurent Pinchart
1
-3
/
+0
2014-12-23
dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths
Laurent Pinchart
1
-0
/
+3
2014-12-22
dmaengine: imx-dma.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-12-22
dmaengine: nbpfaxi: update the driver comments
Vinod Koul
1
-1
/
+1
2014-12-22
dmaengine: ep93xx: update the driver comments
Vinod Koul
1
-1
/
+1
2014-12-22
dmaengine: dw: update the driver comments
Vinod Koul
1
-1
/
+1
2014-12-22
dmaengine: at_hdmac: update the driver comments
Vinod Koul
1
-1
/
+2
2014-12-22
dmaengine: tegra: fix incompatible pointer type warns
Vinod Koul
1
-2
/
+3
2014-12-22
dmaengine: ste_dma: fix incompatible pointer type warns
Vinod Koul
1
-1
/
+2
2014-12-22
dmaengine: mxs-dma: fix unused variable warn
Vinod Koul
1
-2
/
+0
2014-12-22
dmaengine: mxs-dma: fix incompatible pointer type build warns
Vinod Koul
1
-2
/
+4
2014-12-22
Documentation: dmaengine: clarify dma_slave_config expectations
Vinod Koul
1
-0
/
+4
2014-12-22
dmaengine: omap: fix the assignment to .device_config
Vinod Koul
1
-1
/
+1
2014-12-22
dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()
Vinod Koul
1
-1
/
+1
[next]