Show patches with: Submitter = Laurent Pinchart       |    Archived = No       |   73 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
dmaengine: rcar-dmac: Wait for IRQs completion when freeing channel - - - --- 2015-09-14 Laurent Pinchart Changes Requested
[v2,6/6] dmaengine: rcar-dmac: Disable channel 0 when using IOMMU - - - --- 2015-01-30 Laurent Pinchart Changes Requested
[v2,5/6] dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata - - - --- 2015-01-30 Laurent Pinchart Changes Requested
[v2,4/6] dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device - - - --- 2015-01-30 Laurent Pinchart Changes Requested
[v2,3/6] dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR - - - --- 2015-01-30 Laurent Pinchart Changes Requested
[v2,2/6] dmaengine: rcar-dmac: Fix spinlock issues in interrupt - - - --- 2015-01-30 Laurent Pinchart Changes Requested
[v2,1/6] dmaengine: rcar-dmac: Fix uninitialized variable usage - - - --- 2015-01-30 Laurent Pinchart Changes Requested
[6/6] dmaengine: rcar-dmac: Disable channel 0 when using IOMMU - - - --- 2015-01-27 Laurent Pinchart Superseded
[5/6] dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata - - - --- 2015-01-27 Laurent Pinchart Superseded
[4/6] dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device - - - --- 2015-01-27 Laurent Pinchart Superseded
[3/6] dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR - - - --- 2015-01-27 Laurent Pinchart Superseded
[2/6] dmaengine: rcar-dmac: Fix spinlock issues in interrupt - - - --- 2015-01-27 Laurent Pinchart Superseded
[1/6] dmaengine: rcar-dmac: Fix uninitialized variable usage - - - --- 2015-01-27 Laurent Pinchart Superseded
dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE - - - --- 2015-01-19 Laurent Pinchart Accepted
dmaengine: rcar-dmac: Fix uninitialized variable usage - - - --- 2015-01-08 Laurent Pinchart Accepted
[v4,5/5] dmaengine: rcar-dmac: Cache hardware descriptors memory - - - --- 2014-10-30 Laurent Pinchart Not Applicable
[v4,4/5] dmaengine: rcar-dmac: Implement support for hardware descriptor lists - - - --- 2014-10-30 Laurent Pinchart Not Applicable
[v4,3/5] dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver - - - --- 2014-10-30 Laurent Pinchart Not Applicable
[v4,2/5] dmaengine: rcar-dmac: Remove duplicate sentence from DT bindings - - - --- 2014-10-30 Laurent Pinchart Not Applicable
[v4,1/5] dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths - - - --- 2014-10-30 Laurent Pinchart Not Applicable
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c - - - --- 2014-10-28 Laurent Pinchart Not Applicable
dmaengine: shdma: Allocate cyclic sg list with GFP_NOWAIT - - - --- 2014-10-27 Laurent Pinchart Not Applicable
[v3,9/9] ARM: shmobile: r8a7791: Reference DMA channels in SDHI DT nodes - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,8/9] ARM: shmobile: r8a7790: Reference DMA channels in SDHI DT nodes - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,7/9] ARM: shmobile: r8a7791: Reference DMA channels in MMCIF DT node - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,6/9] ARM: shmobile: r8a7790: Reference DMA channels in MMCIF DT nodes - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,5/9] ARM: shmobile: r8a7791: Add MMCIF0 DT node - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,4/9] ARM: shmobile: r8a7790: Rename mmcif node to mmc - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,3/9] dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,2/9] dmaengine: rcar-dmac: Remove duplicate sentence from DT bindings - - - --- 2014-10-26 Laurent Pinchart Not Applicable
[v3,1/9] dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths - - - --- 2014-10-26 Laurent Pinchart Not Applicable
dmaengine: Mark the struct dma_slave_config direction field deprecated - - - --- 2014-08-20 Laurent Pinchart Accepted
dmaengine: Remove the context argument to the prep_dma_cyclic operation - - - --- 2014-08-01 Laurent Pinchart Accepted
dmaengine: sh: Rename CONFIG_SHDMA_R8A73A4 to CONFIG_SH_DMAE_R8A73A4 - - - --- 2014-07-28 Laurent Pinchart vkoul Superseded
dmaengine: rcar-dmac: Filter out channels from unrelated devices - - - --- 2014-07-23 Laurent Pinchart vkoul Superseded
[PATCH/RFC,5/5] dmaengine: rcar-dmac: Cache hardware descriptors memory - - - --- 2014-07-22 Laurent Pinchart vkoul Superseded
[PATCH/RFC,4/5] dmaengine: rcar-dmac: Implement support for hardware descriptor lists - - - --- 2014-07-22 Laurent Pinchart vkoul Superseded
[PATCH/RFC,3/5] dmaengine: rcar-dmac: Compute maximum chunk size at runtime - - - --- 2014-07-22 Laurent Pinchart vkoul Superseded
[PATCH/RFC,2/5] dmaengine: rcar-dmac: Fix typo in register definition - - - --- 2014-07-22 Laurent Pinchart vkoul Superseded
[PATCH/RFC,1/5] dmaengine: rcar-dmac: Rename rcar_dmac_hw_desc to rcar_dmac_xfer_chunk - - - --- 2014-07-22 Laurent Pinchart vkoul Superseded
[v2,8/8] ARM: shmobile: r8a7791: Add DMAC devices to DT - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
[v2,7/8] ARM: shmobile: r8a7790: Add DMAC devices to DT - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
[v2,6/8] ARM: shmobile: r8a7790: Add DMAC clocks to DT - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
[v2,5/8] dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
[v2,4/8] dmaengine: rcar-dmac: Add device tree bindings documentation - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
[v2,3/8] dmaengine: shdma: Allocate cyclic sg list dynamically - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
[v2,2/8] dmaengine: shdma: Make channel filter ignore unrelated devices - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
[v2,1/8] dmaengine: sh: Rework Kconfig and Makefile - - - --- 2014-07-18 Laurent Pinchart vkoul Superseded
dmaengine: shdma: Allocate cyclic sg list dynamically - - - --- 2014-07-18 Laurent Pinchart vkoul Accepted
[7/7] ARM: shmobile: r8a7791: Add DMAC devices to DT - - - --- 2014-07-15 Laurent Pinchart vkoul Superseded
[6/7] ARM: shmobile: r8a7790: Add DMAC devices to DT - - - --- 2014-07-15 Laurent Pinchart vkoul Superseded
[5/7] ARM: shmobile: r8a7790: Add DMAC clocks to DT - - - --- 2014-07-15 Laurent Pinchart vkoul Superseded
[4/7] dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver - - - --- 2014-07-15 Laurent Pinchart vkoul Superseded
[3/7] dmaengine: rcar-dmac: Add device tree bindings documentation - - - --- 2014-07-15 Laurent Pinchart vkoul Superseded
[2/7] dmaengine: shdma: Make channel filter ignore unrelated devices - - - --- 2014-07-15 Laurent Pinchart vkoul Accepted
[1/7] dmaengine: sh: Rework Kconfig and Makefile - - - --- 2014-07-15 Laurent Pinchart vkoul Superseded
[6/6] DMA: shdma: Enable driver compilation with COMPILE_TEST - - - --- 2014-05-12 Laurent Pinchart vkoul Accepted
[5/6] DMA: rcar-hpbdma: Include linux/err.h - - - --- 2014-05-12 Laurent Pinchart vkoul Accepted
[4/6] DMA: sudmac: Include linux/err.h - - - --- 2014-05-12 Laurent Pinchart vkoul Accepted
[3/6] DMA: sudmac: Keep #include sorted alphabetically - - - --- 2014-05-12 Laurent Pinchart vkoul Accepted
[2/6] DMA: shdmac: Include linux/err.h - - - --- 2014-05-12 Laurent Pinchart vkoul Accepted
[1/6] DMA: shdmac: Keep #include sorted alphabetically - - - --- 2014-05-12 Laurent Pinchart vkoul Accepted
[v3.1,1/3] DMA: shdma: Fix warnings due to improper casts and printk formats - - - --- 2013-12-11 Laurent Pinchart vkoul Accepted
[v3,3/3] DMA: shdma: Make sh_dmae_pm static - - - --- 2013-12-11 Laurent Pinchart vkoul Accepted
[v3,2/3] DMA: shdma: Fix warnings due to declared but unused symbols - - - --- 2013-12-11 Laurent Pinchart vkoul Accepted
[v3,1/3] DMA: shdma: Fix warnings due to improper casts and printk formats - - - --- 2013-12-11 Laurent Pinchart vkoul Superseded
[v2,1/3] DMA: shdma: Fix warnings due to improper casts and printk formats - - - --- 2013-11-27 Laurent Pinchart vkoul Superseded
[05/15] DMA: shdma: Enable driver compilation with COMPILE_TEST - - - --- 2013-11-27 Laurent Pinchart vkoul Accepted
[3/3] DMA: shdma: Make sh_dmae_pm static - - - --- 2013-11-27 Laurent Pinchart vkoul Accepted
[2/3] DMA: shdma: Fix warnings due to declared but unused symbols - - - --- 2013-11-27 Laurent Pinchart vkoul Accepted
[1/3] DMA: shdma: Fix warnings due to improper casts and printk formats - - - --- 2013-11-27 Laurent Pinchart vkoul Accepted
[v2,02/19] DMA: shdma: Enable the driver on all ARM platforms - - - --- 2013-10-29 Laurent Pinchart vkoul Not Applicable
[02/19] DMA: shdma: Enable the driver on all ARM platforms - - - --- 2013-10-28 Laurent Pinchart vkoul Not Applicable