Show patches with: Submitter = Robin Gong       |    Archived = No       |   337 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1] dma: imx-sdma: add virt-dma support - - - --- 2018-03-22 Robin Gong Not Applicable
[v1] dmaengine: imx-sdma: add virt-dma support - - - --- 2018-05-22 Robin Gong Changes Requested
[v2,0/5] add virt-dma support for imx-sdma - - - --- 2018-06-08 Robin Gong Superseded
[v2,1/5] dmaengine: imx-sdma: add virt-dma support - - - --- 2018-06-08 Robin Gong Superseded
[v2,2/5] Revert "dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt" - - - --- 2018-06-08 Robin Gong Superseded
[v2,3/5] dmaengine: imx-sdma: remove usless lock - - - --- 2018-06-08 Robin Gong Superseded
[v2,4/5] dmaengine: imx-sdma: remove the maximum limation for bd numbers - - - --- 2018-06-08 Robin Gong Superseded
[v2,5/5] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap - - - --- 2018-06-08 Robin Gong Superseded
[v3,1/6] dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel - - - --- 2018-06-11 Robin Gong Superseded
[v3,2/6] dmaengine: imx-sdma: add virt-dma support - - - --- 2018-06-11 Robin Gong Superseded
[v3,3/6] Revert "dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt" - - - --- 2018-06-11 Robin Gong Superseded
[v3,4/6] dmaengine: imx-sdma: remove usless lock - - - --- 2018-06-11 Robin Gong Superseded
[v3,5/6] dmaengine: imx-sdma: remove the maximum limation for bd numbers - - - --- 2018-06-11 Robin Gong Superseded
[v3,6/6] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap - - - --- 2018-06-11 Robin Gong Superseded
[v4,1/7] tty: serial: imx: correct dma cookie status - - - --- 2018-06-14 Robin Gong Not Applicable
[v4,2/7] dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel - - - --- 2018-06-14 Robin Gong Not Applicable
[v4,3/7] dmaengine: imx-sdma: add virt-dma support - - - --- 2018-06-14 Robin Gong Not Applicable
[v4,4/7] dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel' - - - --- 2018-06-14 Robin Gong Not Applicable
[v4,5/7] dmaengine: imx-sdma: remove the maximum limitation for bd numbers - - - --- 2018-06-14 Robin Gong Not Applicable
[v4,6/7] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap - - - --- 2018-06-14 Robin Gong Not Applicable
[v4,7/7] tty: serial: imx: split all dma setup operations out of 'port.lock' protector - - - --- 2018-06-14 Robin Gong Not Applicable
[v4,1/7] tty: serial: imx: correct dma cookie status - - - --- 2018-06-14 Robin Gong Superseded
[v4,2/7] dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel - - - --- 2018-06-14 Robin Gong Superseded
[v4,3/7] dmaengine: imx-sdma: add virt-dma support - - - --- 2018-06-14 Robin Gong Superseded
[v4,4/7] dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel' - - - --- 2018-06-14 Robin Gong Superseded
[v4,5/7] dmaengine: imx-sdma: remove the maximum limitation for bd numbers - - - --- 2018-06-14 Robin Gong Superseded
[v4,6/7] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap - - - --- 2018-06-14 Robin Gong Superseded
[v4,7/7] tty: serial: imx: split all dma setup operations out of 'port.lock' protector - - - --- 2018-06-14 Robin Gong Superseded
[v5,1/7] tty: serial: imx: correct dma cookie status 1 - - --- 2018-06-19 Robin Gong Not Applicable
[v5,2/7] dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel - - - --- 2018-06-19 Robin Gong Accepted
[v5,3/7] dmaengine: imx-sdma: add virt-dma support - - - --- 2018-06-19 Robin Gong Accepted
[v5,4/7] dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel' - - - --- 2018-06-19 Robin Gong Accepted
[v5,5/7] dmaengine: imx-sdma: remove the maximum limitation for bd numbers - - - --- 2018-06-19 Robin Gong Accepted
[v5,6/7] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap - - - --- 2018-06-19 Robin Gong Accepted
[v5,7/7] dmaengine: imx-sdma: alloclate bd memory from dma pool - - - --- 2018-06-19 Robin Gong Accepted
[3/3] dmaengine: imx-sdma: remove unused variable 1 - - --- 2018-07-03 Robin Gong Not Applicable
[v1] dmaengine: imx-sdma: add structure description to eliminate build warning with 'W=1' - - - --- 2018-07-03 Robin Gong Superseded
[v2] dmaengine: imx-sdma: add missing structure description - - - --- 2018-07-04 Robin Gong Accepted
[v1,1/4] dmaengine: imx-sdma: add memcpy interface - - - --- 2018-07-10 Robin Gong Changes Requested
[v1,2/4] dmaengine: imx-sdma: add check_bd_buswidth() to kill the dulicated code - - - --- 2018-07-10 Robin Gong Changes Requested
[v1,3/4] dmaengine: imx-sdma: support dmatest - - - --- 2018-07-10 Robin Gong Changes Requested
[v1,4/4] ARM: configs: imx_v6_v7_defconfig: add DMATEST support - - - --- 2018-07-10 Robin Gong Changes Requested
[v2,1/3] dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' - - - --- 2018-07-13 Robin Gong Changes Requested
[v2,2/3] dmaengine: imx-sdma: add memcpy interface - - - --- 2018-07-13 Robin Gong Changes Requested
[v2,3/3] ARM: configs: imx_v6_v7_defconfig: add DMATEST support - - - --- 2018-07-13 Robin Gong Changes Requested
[v3,1/3] dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' add memcpy support for sdma - - - --- 2018-07-23 Robin Gong Accepted
[v3,2/3] dmaengine: imx-sdma: add memcpy interface add memcpy support for sdma - - - --- 2018-07-23 Robin Gong Accepted
[v3,3/3] dmaengine: imx-sdma: allocate max 20 bds for one transfer add memcpy support for sdma - - - --- 2018-07-23 Robin Gong Changes Requested
[v3,1/4] Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations" Correct dma pool for imx-sdma - - - --- 2018-11-06 Robin Gong Accepted
[v3,2/4] Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool" Correct dma pool for imx-sdma - - - --- 2018-11-06 Robin Gong Accepted
[v3,3/4] dmaengine: imx-sdma: implement channel termination via worker Correct dma pool for imx-sdma - - - --- 2018-11-06 Robin Gong Accepted
[v3,4/4] dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations Correct dma pool for imx-sdma - - - --- 2018-11-06 Robin Gong Accepted
[v1] dmaengine: imx-sdma: refine to load context only once [v1] dmaengine: imx-sdma: refine to load context only once - - - --- 2018-12-06 Robin Gong Changes Requested
[v2] dmaengine: imx-sdma: refine to load context only once [v2] dmaengine: imx-sdma: refine to load context only once - - - --- 2019-01-08 Robin Gong Accepted
[v1,01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,02/15] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,03/15] Revert "dmaengine: imx-sdma: refine to load context only once" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,04/15] dmaengine: imx-sdma: remove dupilicated sdma_load_context add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,05/15] dma: engine: imx-sdma: add mcu_2_ecspi script add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,06/15] spi: imx: fix ERR009165 add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,07/15] spi: imx: remove ERR009165 workaround on i.mx6ul add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,08/15] dt-bindings: spi: imx: add i.mx6ul to state errata fixed add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,09/15] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,10/15] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,12/15] ARM64: dts: freescale: imx8mm/8mq: update new compatible name for ecspi and sdma add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,13/15] ARM: dts: imx6ul: add dma support on ecspi add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,14/15] ARM: dts: imx6sll: correct ecspi/sdma compatible add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v1,15/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-23 Robin Gong Not Applicable
[v2,01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,02/15] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,03/15] Revert "dmaengine: imx-sdma: refine to load context only once" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,04/15] dmaengine: imx-sdma: remove dupilicated sdma_load_context add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,05/15] dmaengine: imx-sdma: add mcu_2_ecspi script add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,06/15] spi: imx: fix ERR009165 add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,07/15] spi: imx: remove ERR009165 workaround on i.mx6ul add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,08/15] dt-bindings: spi: imx: add i.mx6ul to state errata fixed add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,09/15] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,10/15] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name add ecspi ERR009165 for i.mx6/7 soc family - 1 - --- 2019-04-26 Robin Gong Not Applicable
[v2,11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,12/15] ARM64: dts: freescale: imx8mm/8mq: update new compatible name for ecspi and sdma add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,13/15] ARM: dts: imx6ul: add dma support on ecspi add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,14/15] ARM: dts: imx6sll: correct ecspi/sdma compatible add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v2,15/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-04-26 Robin Gong Not Applicable
[v3,01/14] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v3,02/14] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v3,03/14] Revert "dmaengine: imx-sdma: refine to load context only once" add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v3,04/14] dmaengine: imx-sdma: remove dupilicated sdma_load_context add ecspi ERR009165 for i.mx6/7 soc family 1 - - --- 2019-05-07 Robin Gong Not Applicable
[v3,05/14] dmaengine: imx-sdma: add mcu_2_ecspi script add ecspi ERR009165 for i.mx6/7 soc family 1 - - --- 2019-05-07 Robin Gong Not Applicable
[v3,06/14] spi: imx: fix ERR009165 add ecspi ERR009165 for i.mx6/7 soc family 1 - - --- 2019-05-07 Robin Gong Not Applicable
[v3,07/14] spi: imx: remove ERR009165 workaround on i.mx6ul add ecspi ERR009165 for i.mx6/7 soc family 1 - - --- 2019-05-07 Robin Gong Not Applicable
[v3,08/14] dt-bindings: spi: imx: add new i.mx6ul compatible name add ecspi ERR009165 for i.mx6/7 soc family 1 1 - --- 2019-05-07 Robin Gong Not Applicable
[v3,09/14] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul add ecspi ERR009165 for i.mx6/7 soc family 1 - - --- 2019-05-07 Robin Gong Not Applicable
[v3,10/14] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v3,11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v3,12/14] ARM: dts: imx6ul: add dma support on ecspi add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v3,13/14] ARM: dts: imx6sll: correct sdma compatible add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v3,14/14] arm64: defconfig: Enable SDMA on i.mx8mq/8mm add ecspi ERR009165 for i.mx6/7 soc family - - - --- 2019-05-07 Robin Gong Not Applicable
[v1,1/6] dmaengine: fsl-edma: add dmamux_nr for next version add edma2 for i.mx7ulp - - - --- 2019-05-10 Robin Gong Changes Requested
[v1,2/6] dmaengine: mcf-edma: update to 'dmamux_nr' add edma2 for i.mx7ulp - - - --- 2019-05-10 Robin Gong Changes Requested
« 1 2 3 4 »