Linux DMA Engine
[Prev Page][Next Page]
[PATCH] dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters,
Peter Ujfalusi
[PATCH 0/4] dmaengine: dw-axi-dmac: Refactor descriptor and channel management,
Sia Jee Heng
[PATCH 0/9] dmaengine: Tidy up dma_parms,
Robin Murphy
- [PATCH 1/9] dmaengine: axi-dmac: Drop local dma_parms, Robin Murphy
- [PATCH 2/9] dmaengine: bcm2835: Drop local dma_parms, Robin Murphy
- [PATCH 3/9] dmaengine: imx-dma: Drop local dma_parms, Robin Murphy
- [PATCH 4/9] dmaengine: imx-sdma: Drop local dma_parms, Robin Murphy
- [PATCH 5/9] dmaengine: mxs: Drop local dma_parms, Robin Murphy
- [PATCH 6/9] dmaengine: rcar-dmac: Drop local dma_parms, Robin Murphy
- [PATCH 7/9] dmaengine: ste_dma40: Drop local dma_parms, Robin Murphy
- [PATCH 8/9] dmaengine: qcom: bam_dma: Drop local dma_parms, Robin Murphy
- [PATCH 9/9] dmaengine: pl330: Drop local dma_parms, Robin Murphy
- Re: [PATCH 0/9] dmaengine: Tidy up dma_parms, Vinod Koul
[RESEND PATCH v2] dt-bindings: renesas,rcar-dmac: Document r8a7742 support,
Lad Prabhakar
[PATCH 5.8 070/255] dmaengine: idxd: fix PCI_MSI build errors,
Greg Kroah-Hartman
[PATCH AUTOSEL 5.8 42/42] fsldma: fix very broken 32-bit ppc ioread64 functionality, Sasha Levin
[PATCH AUTOSEL 5.4 23/23] fsldma: fix very broken 32-bit ppc ioread64 functionality, Sasha Levin
[PATCH] [RESEND]dmaengine: fsl: convert tasklets to use new tasklet_setup() API, Allen Pais
[PATCH v3 00/35] dmaengine: convert tasklets to use new,
Allen Pais
- [PATCH v3 01/35] dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 02/35] dmaengine: at_hdmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 03/35] dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 04/35] dmaengine: coh901318: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 05/35] dmaengine: dw: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 06/35] dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 07/35] dmaengine: fsl: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 08/35] dmaengine: imx-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 09/35] dmaengine: ioat: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 10/35] dmaengine: iop_adma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 11/35] dmaengine: ipu: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 12/35] dmaengine: k3dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 13/35] dmaengine: mediatek: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 15/35] dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 14/35] dmaengine: mmp: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 16/35] dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 17/35] dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 18/35] dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 19/35] dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 20/35] dmaengine: pl330: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 21/35] dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 22/35] dmaengine: qcom: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 23/35] dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 24/35] dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 25/35] dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 26/35] dmaengine: sun6i: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 27/35] dmaengine: tegra20: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 28/35] dmaengine: timb_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 29/35] dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 30/35] dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 31/35] dmaengine: xgene: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 32/35] dmaengine: xilinx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 33/35] dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 34/35] dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v3 35/35] dmaengine: k3-udma: convert tasklets to use new tasklet_setup() API, Allen Pais
- Re: [PATCH v3 00/35] dmaengine: convert tasklets to use new, Vinod Koul
[PATCH] dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0,
Peter Ujfalusi
[PATCH v13 00/12] add ecspi ERR009165 for i.mx6/7 soc family,
Robin Gong
- [PATCH v13 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core", Robin Gong
- [PATCH v13 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context, Robin Gong
- [PATCH v13 07/12] spi: imx: fix ERR009165, Robin Gong
- [PATCH v13 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul, Robin Gong
- [PATCH v13 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul, Robin Gong
- [PATCH v13 10/12] dma: imx-sdma: add i.mx6ul compatible name, Robin Gong
- [PATCH v13 11/12] dmaengine: imx-sdma: add uart rom script, Robin Gong
- [PATCH v13 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker, Robin Gong
- [PATCH v13 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script, Robin Gong
- [PATCH v13 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script, Robin Gong
- [PATCH v13 03/12] Revert "dmaengine: imx-sdma: refine to load context only once", Robin Gong
- [PATCH v13 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores", Robin Gong
- Re: [PATCH v13 00/12] add ecspi ERR009165 for i.mx6/7 soc family, Marco Felsch
[PATCH] fsldma: fsl_ioread64*() do not need lower_32_bits(),
Luc Van Oostenryck
[PATCH v2] dmaengine: idxd: add command status to idxd sysfs attribute,
Dave Jiang
[PATCH v2 1/2] dmaengine: idxd: add support for configurable max wq xfer size,
Dave Jiang
[PATCH 1/3] dmaengine: pl330: Simplify with dev_err_probe(),
Krzysztof Kozlowski
[PATCH v1] dmaengine: Save few bytes and increase readability of dma_request_chan(),
Andy Shevchenko
[PATCH] dmaengine: Mark dma_request_slave_channel() deprecated,
Peter Ujfalusi
[PATCH] dmaengine: Remove unused define for dma_request_slave_channel_reason(),
Peter Ujfalusi
[PATCH] dmaengine: idxd: add command status to idxd sysfs attribute,
Dave Jiang
[PATCH] dmaengine: sf-pdma: Fix an error that calls callback twice,
Brad Kim
Re: [PATCH] dmaengine: sf-pdma: Fix an error that calls callback twice, Vinod Koul
<Possible follow-ups>
[PATCH] dmaengine: sf-pdma: Fix an error that calls callback twice, Brad Kim
[PATCH] dmaengine: sf-pdma: Fix an error that calls callback twice, Brad Kim
[PATCH 1/2] dmaengine: idxd: add support for configurable max wq xfer size,
Dave Jiang
[RESEND PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register,
Alexandru Ardelean
[PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register,
Alexandru Ardelean
- [PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register, Alexandru Ardelean
- [PATCH v2 3/6] dmaengine: axi-dmac: move clock enable earlier, Alexandru Ardelean
- [PATCH v2 5/6] dmaengine: axi-dmac: wrap channel parameter adjust into function, Alexandru Ardelean
- [PATCH v2 6/6] dmaengine: axi-dmac: add support for reading bus attributes from registers, Alexandru Ardelean
- [PATCH v2 6/6] dmaengine: axi-dmac: add support for reading bus attributes from registers, Alexandru Ardelean
- [PATCH v2 4/6] dmaengine: axi-dmac: wrap entire dt parse in a function, Alexandru Ardelean
- [PATCH v2 2/6] dmaengine: axi-dmac: move active_descs list init after device-tree init, Alexandru Ardelean
- [PATCH v2 1/6] dmaengine: axi-dmac: move version read in probe, Alexandru Ardelean
- [PATCH v2 1/6] dmaengine: axi-dmac: move version read in probe, Alexandru Ardelean
- [PATCH v2 5/6] dmaengine: axi-dmac: wrap channel parameter adjust into function, Alexandru Ardelean
- [PATCH v2 3/6] dmaengine: axi-dmac: move clock enable earlier, Alexandru Ardelean
- [PATCH v2 4/6] dmaengine: axi-dmac: wrap entire dt parse in a function, Alexandru Ardelean
- [PATCH v2 2/6] dmaengine: axi-dmac: move active_descs list init after device-tree init, Alexandru Ardelean
- Re: [PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register, Vinod Koul
[PATCH 0/2] ARM: dts: sun8i: r40: Enable DMA,
Jernej Skrabec
[PATCH] dmaengine: pl330: Fix burst length if burst size is smaller than bus width,
Marek Szyprowski
[PATCH] dmaengine: ti: k3-udma: Remove redundant is_slave_direction() checks,
Peter Ujfalusi
[PATCH] dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg,
Peter Ujfalusi
[PATCH 0/3] dmaengine: Add support for Qcom GSI dma controller,
Vinod Koul
[PATCH v2] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler,
madhuparnabhowmik10
[PATCH v1] dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API,
Andy Shevchenko
[PATCH 1/5] dmaengine: axi-dmac: move version read in probe,
Alexandru Ardelean
[PATCH -next] dmaengine: iop-adma: Fix pointer cast warnings,
YueHaibing
[PATCH -next] dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static,
Wei Yongjun
[PATCH 00/35] dma: convert tasklets to use new tasklet_setup(),
Allen Pais
- [PATCH 01/35] dma: altera-msgdma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 02/35] dma: at_hdmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 03/35] dma: at_xdmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 04/35] dma: coh901318: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 05/35] dma: dw: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 06/35] dma: ep93xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 07/35] dma: fsl: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 08/35] dma: imx-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 09/35] dma: ioat: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 10/35] dma: iop_adma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 11/35] dma: ipu: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 12/35] dma: k3dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 13/35] dma: mediatek: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 14/35] dma: mmp: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 15/35] dma: mpc512x: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 16/35] dma: mv_xor: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 17/35] dma: mxs-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 18/35] dma: nbpfaxi: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 19/35] dma: pch_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 20/35] dma: pl330: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 21/35] dma: ppc4xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 22/35] dma: qcom: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 23/35] dma: sa11x0: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 24/35] dma: sirf-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 25/35] dma: ste_dma40: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 26/35] dma: sun6i: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 27/35] dma: tegra20: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 28/35] dma: timb_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 29/35] dma: txx9dmac: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 30/35] dma: virt-dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 31/35] dma: xgene: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 32/35] dma: xilinx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 33/35] dma: plx_dma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 34/35] dma: sf-pdma: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 35/35] dma: k3-udma: convert tasklets to use new tasklet_setup() API, Allen Pais
- Re: [PATCH 00/35] dma: convert tasklets to use new tasklet_setup(), Vinod Koul
[PATCH v7] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue,
EastL Lee
[PATCH V2 0/3] do exception handling appropriately in at_dma_xlate(),
Yu Kuai
[PATCH] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler,
madhuparnabhowmik10
[PATCH v5 0/2] Add Intel LGM soc DMA support,
Amireddy Mallikarjuna reddy
[PATCH] dmaengine: pl330: fix instruction dump formatting,
Łukasz Stelmach
[PATCH] dmaengine: dw-edma: Fix typo in comments offset,
Gustavo Pimentel
[PATCH] dmaengine: dw-edma: Fix scatter-gather address calculation,
Gustavo Pimentel
[PATCH] dmaengine: dw-edma: Fix linked list physical address calculation on non-64 bits architectures,
Gustavo Pimentel
pcm|dmaengine|imx-sdma race condition on i.MX6,
Richard Leitner
[PATCH] dmaengine: xilinx: dpdma: Add debugfs support,
Laurent Pinchart
[PATCH v12 00/12] add ecspi ERR009165 for i.mx6/7 soc family,
Robin Gong
- [PATCH v12 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core", Robin Gong
- [PATCH v12 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores", Robin Gong
- [PATCH v12 03/12] Revert "dmaengine: imx-sdma: refine to load context only once", Robin Gong
- [PATCH v12 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context, Robin Gong
- [PATCH v12 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script, Robin Gong
- [PATCH v12 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script, Robin Gong
- [PATCH v12 07/12] spi: imx: fix ERR009165, Robin Gong
- [PATCH v12 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul, Robin Gong
- [PATCH v12 09/12] spi: imx: add new i.mx6ul compatible name in binding doc, Robin Gong
- [PATCH v12 10/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul, Robin Gong
- [PATCH v12 11/12] dma: imx-sdma: add i.mx6ul compatible name, Robin Gong
- [PATCH v12 12/12] dmaengine: imx-sdma: add uart rom script, Robin Gong
[GIT PULL]: dmaengine updates for v5.9-rc1,
Vinod Koul
[PATCH] dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling,
Peter Ujfalusi
[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver,
Rajesh Gumasta
[PATCH] dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair request,
Peter Ujfalusi
[PATCH -next] dmaengine: iop-adma: Fix -Wint-to-pointer-cast build warning,
YueHaibing
[PATCH v2 0/2] dmaengine: ti: k3-psil: Add support for j7200,
Peter Ujfalusi
[PATCH 0/2] dmaengine: ti: k3-psil: Add support for j7200,
Peter Ujfalusi
[PATCH] dmaengine: ti: k3-psil-j721e: Add entries for 2nd port of MCU SA2UL,
Peter Ujfalusi
[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value,
Saheed O. Bolarinwa
[PATCH v2 0/5] dmaengine: dw: Introduce non-mem peripherals optimizations,
Serge Semin
[PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection,
Laurent Pinchart
[PATCH 0/5] dmaengine: dw: Introduce non-mem peripherals optimizations,
Serge Semin
[PATCH 0/3] Fix Kconfig dependency issue with DMAENGINES selection,
Laurent Pinchart
[PATCH] dmaengine: idxd: clear misc interrupt cause after read,
Dave Jiang
[PATCH V2] dmaengine: bcm-sba-raid: add missing put_device() call in sba_probe(),
Yu Kuai
[PATCH] dmaengine: bcm-sba-raid: add missing put_device() call in sba_probe(), Yu Kuai
[PATCH] dmaengine: at_hdmac: do exception handling appropriately in at_dma_xlate(),
Yu Kuai
Re: linux-next: Tree for Jul 27 (drivers/gpu/drm/xlnx/zynqmp-dpsub),
Laurent Pinchart
[PATCH] dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variable,
Krzysztof Kozlowski
[PATCH][next] dmaengine: Use fallthrough pseudo-keyword,
Gustavo A. R. Silva
[PATCH v2] dmaengine: idxd: reset states after device disable or reset,
Dave Jiang
[PATCH] MAINTAINERS: Add linux-mips mailing list to JZ47xx entries,
Krzysztof Kozlowski
[PATCH v11 00/12] add ecspi ERR009165 for i.mx6/7 soc family,
Robin Gong
- [PATCH v11 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core", Robin Gong
- [PATCH v11 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores", Robin Gong
- [PATCH v11 03/12] Revert "dmaengine: imx-sdma: refine to load context only once", Robin Gong
- [PATCH v11 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context, Robin Gong
- [PATCH v11 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script, Robin Gong
- [PATCH v11 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script, Robin Gong
- [PATCH v11 07/12] spi: imx: fix ERR009165, Robin Gong
- [PATCH v11 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul, Robin Gong
- [PATCH v11 09/12] spi: imx: add new i.mx6ul compatible name in binding doc, Robin Gong
- [PATCH v11 10/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul, Robin Gong
- [PATCH v11 11/12] dma: imx-sdma: add i.mx6ul compatible name, Robin Gong
- [PATCH v11 12/12] dmaengine: imx-sdma: add uart rom script, Robin Gong
[PATCH v8 00/10] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account,
Serge Semin
- [PATCH v8 02/10] dt-bindings: dma: dw: Add max burst transaction length property, Serge Semin
- [PATCH v8 03/10] dmaengine: Introduce min burst length capability, Serge Semin
- [PATCH v8 06/10] dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config, Serge Semin
- [PATCH v8 05/10] dmaengine: Introduce DMA-device device_caps callback, Serge Semin
- [PATCH v8 10/10] dmaengine: dw: Initialize max_sg_burst capability, Serge Semin
- [PATCH v8 09/10] dmaengine: dw: Introduce max burst length hw config, Serge Semin
- [PATCH v8 04/10] dmaengine: Introduce max SG burst capability, Serge Semin
- [PATCH v8 08/10] dmaengine: dw: Initialize min and max burst DMA device capability, Serge Semin
- [PATCH v8 07/10] dmaengine: dw: Set DMA device max segment size parameter, Serge Semin
- [PATCH v8 01/10] dt-bindings: dma: dw: Convert DW DMAC to DT binding, Serge Semin
- Re: [PATCH v8 00/10] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account, Vinod Koul
[PATCH] dmaengine: xilinx: dpdma: Fix kerneldoc warning,
Laurent Pinchart
[PATCH] dmaengine: acpi: Put the CSRT table after using it,
Hanjun Guo
[PATCH] dmaengine: idxd: reset states after device disable or reset,
Dave Jiang
[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver,
Dave Jiang
- [PATCH RFC v2 01/18] platform-msi: Introduce platform_msi_ops, Dave Jiang
- [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain, Dave Jiang
- [PATCH RFC v2 04/18] irq/dev-msi: Introduce APIs to allocate/free dev-msi interrupts, Dave Jiang
- [PATCH RFC v2 03/18] irq/dev-msi: Create IR-DEV-MSI irq domain, Dave Jiang
- [PATCH RFC v2 05/18] dmaengine: idxd: add support for readonly config devices, Dave Jiang
- [PATCH RFC v2 06/18] dmaengine: idxd: add interrupt handle request support, Dave Jiang
- [PATCH RFC v2 08/18] dmaengine: idxd: add device support functions in prep for mdev, Dave Jiang
- [PATCH RFC v2 07/18] dmaengine: idxd: add DEV-MSI support in base driver, Dave Jiang
- [PATCH RFC v2 09/18] dmaengine: idxd: add basic mdev registration and helper functions, Dave Jiang
- [PATCH RFC v2 11/18] dmaengine: idxd: prep for virtual device commands, Dave Jiang
- [PATCH RFC v2 12/18] dmaengine: idxd: virtual device commands emulation, Dave Jiang
- [PATCH RFC v2 14/18] dmaengine: idxd: add mdev type as a new wq type, Dave Jiang
- [PATCH RFC v2 13/18] dmaengine: idxd: ims setup for the vdcm, Dave Jiang
- [PATCH RFC v2 16/18] dmaengine: idxd: add new wq state for mdev, Dave Jiang
- [PATCH RFC v2 15/18] dmaengine: idxd: add dedicated wq mdev type, Dave Jiang
- [PATCH RFC v2 18/18] dmaengine: idxd: add ABI documentation for mediated device support, Dave Jiang
- [PATCH RFC v2 17/18] dmaengine: idxd: add error notification from host driver to mediated device, Dave Jiang
- [PATCH RFC v2 10/18] dmaengine: idxd: add emulation rw routines, Dave Jiang
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver, Greg KH
- Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver, Jason Gunthorpe
[PATCH v1] dmaengine: dw: Don't include unneeded header to platform data header,
Andy Shevchenko
[PATCH AUTOSEL 5.7 07/40] dmaengine: idxd: fix hw descriptor fields for delta record, Sasha Levin
[PATCH AUTOSEL 5.7 06/40] dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get(), Sasha Levin
[PATCH AUTOSEL 5.7 04/40] dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources, Sasha Levin
[PATCH AUTOSEL 5.7 03/40] dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources, Sasha Levin
[PATCH AUTOSEL 5.7 09/40] dmaengine: tegra210-adma: Fix runtime PM imbalance on error, Sasha Levin
[PATCH AUTOSEL 5.7 16/40] dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu, Sasha Levin
[PATCH AUTOSEL 5.7 17/40] dmaengine: ioat setting ioat timeout as module parameter, Sasha Levin
[PATCH AUTOSEL 5.4 05/34] dmaengine: tegra210-adma: Fix runtime PM imbalance on error, Sasha Levin
[PATCH AUTOSEL 5.4 11/34] dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu, Sasha Levin
[PATCH AUTOSEL 5.4 12/34] dmaengine: ioat setting ioat timeout as module parameter, Sasha Levin
[PATCH AUTOSEL 4.19 05/19] dmaengine: tegra210-adma: Fix runtime PM imbalance on error, Sasha Levin
[PATCH AUTOSEL 4.19 10/19] dmaengine: ioat setting ioat timeout as module parameter, Sasha Levin
[PATCH AUTOSEL 4.14 08/13] dmaengine: ioat setting ioat timeout as module parameter, Sasha Levin
[PATCH AUTOSEL 4.9 3/9] dmaengine: tegra210-adma: Fix runtime PM imbalance on error, Sasha Levin
[PATCH AUTOSEL 4.9 5/9] dmaengine: ioat setting ioat timeout as module parameter, Sasha Levin
[PATCH AUTOSEL 4.14 03/13] dmaengine: tegra210-adma: Fix runtime PM imbalance on error, Sasha Levin
[PATCH] dmaengine: idxd: add missing invalid flags field to completion,
Dave Jiang
[PATCH v1] dmaengine: pch_dma: use generic power management,
Vaibhav Gupta
[Patch v1 0/4] Add Nvidia Tegra GPC-DMA driver,
Rajesh Gumasta
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]