Linux DMA Engine
[Prev Page][Next Page]
- [PATCH AUTOSEL 5.11 07/23] dmaengine: xilinx: dpdma: Fix descriptor issuing on video group, Sasha Levin
- [RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER,
Alice Guo (OSS)
- [PATCH v2 0/2] arm64: sm8150: Add minimal DMA support,
Felipe Balbi
- [PATCH 0/2] arm64: sm8150: Add minimal DMA support,
Felipe Balbi
- [PATCH v10 00/11] idxd 'struct device' lifetime handling fixes,
Dave Jiang
- [PATCH v10 01/11] dmaengine: idxd: fix dma device lifetime, Dave Jiang
- [PATCH v10 02/11] dmaengine: idxd: cleanup pci interrupt vector allocation management, Dave Jiang
- [PATCH v10 03/11] dmaengine: idxd: removal of pcim managed mmio mapping, Dave Jiang
- [PATCH v10 04/11] dmaengine: idxd: use ida for device instance enumeration, Dave Jiang
- [PATCH v10 05/11] dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime, Dave Jiang
- [PATCH v10 06/11] dmaengine: idxd: fix wq conf_dev 'struct device' lifetime, Dave Jiang
- [PATCH v10 07/11] dmaengine: idxd: fix engine conf_dev lifetime, Dave Jiang
- [PATCH v10 08/11] dmaengine: idxd: fix group conf_dev lifetime, Dave Jiang
- [PATCH v10 09/11] dmaengine: idxd: fix cdev setup and free device lifetime issues, Dave Jiang
- [PATCH v10 10/11] dmaengine: idxd: iax bus removal, Dave Jiang
- [PATCH v10 11/11] dmaengine: idxd: remove detection of device type, Dave Jiang
- Re: [PATCH v10 00/11] idxd 'struct device' lifetime handling fixes, Vinod Koul
- [PATCH] dmaengine: idxd: Fix potential null dereference on pointer status,
Colin King
- [GIT PULL]: dmaengine fixes for 5.12,
Vinod Koul
- [bug report] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines, Dan Carpenter
- [PATCH v2] dmaengine: idxd: clear MSIX permission entry on shutdown,
Dave Jiang
- [PATCH v4] dmaengine: idxd: fix wq cleanup of WQCFG registers,
Dave Jiang
- [RFC v2 PATCH 0/7] Xilinx DMA enhancements and optimization,
Radhey Shyam Pandey
- [RFC v2 PATCH 1/7] dt-bindings: dmaengine: xilinx_dma: Add xlnx,axistream-connected property, Radhey Shyam Pandey
- [RFC v2 PATCH 2/7] dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property, Radhey Shyam Pandey
- [RFC v2 PATCH 4/7] dmaengine: xilinx_dma: Increase AXI DMA transaction segment count, Radhey Shyam Pandey
- [RFC v2 PATCH 3/7] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client, Radhey Shyam Pandey
- [RFC v2 PATCH 5/7] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit, Radhey Shyam Pandey
- [RFC v2 PATCH 6/7] dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase, Radhey Shyam Pandey
- [RFC v2 PATCH 7/7] dmaengine: xilinx_dma: Program interrupt delay timeout, Radhey Shyam Pandey
- Re: [RFC v2 PATCH 0/7] Xilinx DMA enhancements and optimization, Lars-Peter Clausen
- [PATCH] [v2] dmaengine: tegra20: Fix runtime PM imbalance on error,
Dinghao Liu
- [PATCH] dmaengine: tegra20: Fix runtime PM imbalance in tegra_dma_issue_pending,
Dinghao Liu
- [PATCH v3 repost] dmaengine: idxd: fix wq cleanup of WQCFG registers,
Dave Jiang
- [PATCH] dmaengine: idxd: fix wq size store permission state,
Dave Jiang
- [PATCH] dmaengine: idxd: clear MSIX permission entry on shutdown,
Dave Jiang
- Re: [PATCH v3] dmaengine: idxd: fix wq cleanup of WQCFG registers, Dave Jiang
- [PATCH v2 -next] dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize(),
YueHaibing
- [PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family,
Robin Gong
- [PATCH v14 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core", Robin Gong
- [PATCH v14 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores", Robin Gong
- [PATCH v14 03/12] Revert "dmaengine: imx-sdma: refine to load context only once", Robin Gong
- [PATCH v14 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context, Robin Gong
- [PATCH v14 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script, Robin Gong
- [PATCH v14 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script, Robin Gong
- [PATCH v14 07/12] spi: imx: fix ERR009165, Robin Gong
- [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul, Robin Gong
- [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul, Robin Gong
- [PATCH v14 10/12] dma: imx-sdma: add i.mx6ul compatible name, Robin Gong
- [PATCH v14 11/12] dmaengine: imx-sdma: add uart rom script, Robin Gong
- [PATCH v14 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker, Robin Gong
- Re: [PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family, Fabio Estevam
- Re: [PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family, Fabio Estevam
- [PATCH] dmaengine: stm32: Fix rumtime PM imbalance in stm32_dmamux_resume, Dinghao Liu
- [PATCH -next] dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize(),
YueHaibing
- [PATCH v2 0/1] dmaengine: idxd: IDXD pmu support,
Tom Zanussi
- [PATCH v9 00/11] idxd 'struct device' lifetime handling fixes,
Dave Jiang
- [PATCH v9 01/11] dmaengine: idxd: fix dma device lifetime, Dave Jiang
- [PATCH v9 02/11] dmaengine: idxd: cleanup pci interrupt vector allocation management, Dave Jiang
- [PATCH v9 03/11] dmaengine: idxd: removal of pcim managed mmio mapping, Dave Jiang
- [PATCH v9 04/11] dmaengine: idxd: use ida for device instance enumeration, Dave Jiang
- [PATCH v9 05/11] dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime, Dave Jiang
- [PATCH v9 06/11] dmaengine: idxd: fix wq conf_dev 'struct device' lifetime, Dave Jiang
- [PATCH v9 07/11] dmaengine: idxd: fix engine conf_dev lifetime, Dave Jiang
- [PATCH v9 08/11] dmaengine: idxd: fix group conf_dev lifetime, Dave Jiang
- [PATCH v9 09/11] dmaengine: idxd: fix cdev setup and free device lifetime issues, Dave Jiang
- [PATCH v9 10/11] dmaengine: idxd: iax bus removal, Dave Jiang
- [PATCH v9 11/11] dmaengine: idxd: remove detection of device type, Dave Jiang
- Re: [PATCH v9 00/11] idxd 'struct device' lifetime handling fixes, Dave Jiang
- [PATCH 0/1] dmaengine: idxd: IDXD pmu support,
Tom Zanussi
- Doubts regarding DMAEngine,
Shivank Garg
- [PATCH v2] dmaengine: k3dma: use the correct HiSilicon copyright,
Hao Fang
- [PATCH] dmaengine: qcom_hidma: remove unused code,
Jiapeng Chong
- [PATCH v2] dma: Fix a double free in dma_async_device_register,
Lv Yunlong
- [PATCH 00/16] CSI2RX support on J721E,
Pratyush Yadav
- [PATCH 01/16] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes, Pratyush Yadav
- [PATCH 02/16] phy: cdns-dphy: Prepare for Rx support, Pratyush Yadav
- [PATCH 04/16] phy: cdns-dphy: Add Rx support, Pratyush Yadav
- [PATCH 03/16] phy: cdns-dphy: Allow setting mode, Pratyush Yadav
- [PATCH 05/16] media: cadence: csi2rx: Add external DPHY support, Pratyush Yadav
- [PATCH 07/16] media: cadence: csi2rx: Set the STOP bit when stopping a stream, Pratyush Yadav
- [PATCH 06/16] media: cadence: csi2rx: Soft reset the streams before starting capture, Pratyush Yadav
- [PATCH 09/16] media: cadence: csi2rx: Turn subdev power on before starting stream, Pratyush Yadav
- [PATCH 08/16] media: cadence: csi2rx: Fix stream data configuration, Pratyush Yadav
- [PATCH 10/16] media: cadence: csi2rx: Add wrappers for subdev calls, Pratyush Yadav
- [PATCH 11/16] dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX, Pratyush Yadav
- [PATCH 12/16] dt-bindings: media: Add DT bindings for TI CSI2RX driver, Pratyush Yadav
- [PATCH 13/16] media: ti-vpe: csi2rx: Add CSI2RX support, Pratyush Yadav
- [PATCH 14/16] dt-bindings: phy: Convert Cadence DPHY binding to YAML, Pratyush Yadav
- [PATCH 15/16] dt-bindings: phy: cdns,dphy: make clocks optional, Pratyush Yadav
- [PATCH 16/16] dt-bindings: phy: cdns,dphy: add power-domains property, Pratyush Yadav
- Re: [PATCH 00/16] CSI2RX support on J721E, Vinod Koul
- [PATCH] dmaengine: k3dma: use the correct HiSilicon copyright,
Hao Fang
- [PATCH v2] dmaengine: idxd: fix wq cleanup of WQCFG registers,
Dave Jiang
- [PATCH 00/30] DMA: Mundane typo fixes,
Bhaskar Chowdhury
- [PATCH 02/30] altera-msgdma.c: Couple of typos fixed, Bhaskar Chowdhury
- [PATCH 01/30] acpi-dma.c: Fix couple of typos, Bhaskar Chowdhury
- [PATCH 05/30] bcm2835-dma.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 04/30] bcm-sba-raid.c: Few typos fixed, Bhaskar Chowdhury
- [PATCH 03/30] amba-pl08x.c: Fixed couple of typos, Bhaskar Chowdhury
- [PATCH 08/30] mv_xor.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 07/30] iop-adma.c: Few typos fixed, Bhaskar Chowdhury
- [PATCH 06/30] idma64.c: Fix couple of typos, Bhaskar Chowdhury
- [PATCH 09/30] mv_xor.h: Fixed a typo, Bhaskar Chowdhury
- [PATCH 10/30] mv_xor_v2.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 11/30] nbpfaxi.c: Fixed a typo, Bhaskar Chowdhury
- [PATCH 12/30] of-dma.c: Fixed a typo, Bhaskar Chowdhury
- [PATCH 14/30] Revert "s3c24xx-dma.c: Fix a typo", Bhaskar Chowdhury
- [PATCH 13/30] s3c24xx-dma.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 15/30] s3c24xx-dma.c: Few typos fixed, Bhaskar Chowdhury
- [PATCH 17/30] ste_dma40_ll.h: Fix a typo, Bhaskar Chowdhury
- [PATCH 16/30] st_fdma.h: Fix couple of typos, Bhaskar Chowdhury
- [PATCH 20/30] at_hdmac.c: Quite a few spello fixes, Bhaskar Chowdhury
- [PATCH 19/30] xgene-dma.c: Few spello fixes, Bhaskar Chowdhury
- [PATCH 18/30] tegra20-apb-dma.c: Fixed a typo, Bhaskar Chowdhury
- [PATCH 21/30] owl-dma.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 22/30] at_hdmac_regs.h: Couple of typo fixes, Bhaskar Chowdhury
- [PATCH 24/30] Kconfig: Change Synopsys to Synopsis, Bhaskar Chowdhury
- [PATCH 23/30] dma-jz4780.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 25/30] ste_dma40.c: Few spello fixes, Bhaskar Chowdhury
- [PATCH 26/30] dw-axi-dmac-platform.c: Few typos fixed, Bhaskar Chowdhury
- [PATCH 27/30] dpaa2-qdma.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 28/30] usb-dmac.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 30/30] xilinx_dma.c: Fix a typo, Bhaskar Chowdhury
- [PATCH 29/30] edma.c: Fix a typo, Bhaskar Chowdhury
- Re: [PATCH 00/30] DMA: Mundane typo fixes, Christoph Hellwig
- [PATCH v8 0/8] idxd 'struct device' lifetime handling fixes,
Dave Jiang
- [PATCH v2 1/1] dmaengine: dw: Make it dependent to HAS_IOMEM,
Andy Shevchenko
- [PATCH v1 1/1] dmaengine: dw: Make it dependent to HAVE_IOMEM,
Andy Shevchenko
- [PATCH] dmaengine: idxd: support reporting of halt interrupt, Dave Jiang
- [PATCH] dmaengine: idxd: enable SVA feature for IOMMU, Dave Jiang
- [PATCH] dmaengine: plx_dma: add a missing put_device() on error path,
Dan Carpenter
- [PATCH] dmaengine: idxd: fix opcap sysfs attribute output,
Dave Jiang
- [PATCH] dmaengine: idxd: fix delta_rec and crc size field for completion record,
Dave Jiang
- [PATCH] dmaengine: idxd: fix wq cleanup of WQCFG registers, Dave Jiang
- [PATCH v7 0/8] idxd 'struct device' lifetime handling fixes,
Dave Jiang
- [PATCH] dma: Fix a double free in dma_async_device_register,
Lv Yunlong
- [PATCH v8 0/3] Add support for AMD PTDMA controller driver,
Sanjay R Mehta
- S390: all HAS_IOMEM build failures in one fell swoop, Randy Dunlap
- [PATCH] dt-bindings: Clean-up undocumented compatible strings,
Rob Herring
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Mark Brown
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Stephen Boyd
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Greg Kroah-Hartman
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Kishon Vijay Abraham I
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Sebastian Reichel
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Maxime Ripard
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Vinod Koul
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Alexandre Belloni
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Alain Volmat
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Jonathan Cameron
- Re: [PATCH] dt-bindings: Clean-up undocumented compatible strings, Thierry Reding
- [PATCH] dmaengine: xilinx: Introduce synchronize() callback,
Lars-Peter Clausen
- [PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing,
Krzysztof Kozlowski
- [PATCH v3 02/15] ARM: socfpga: introduce common ARCH_INTEL_SOCFPGA, Krzysztof Kozlowski
- [PATCH v3 06/15] clk: socfpga: merge ARCH_SOCFPGA and ARCH_STRATIX10, Krzysztof Kozlowski
- [PATCH v3 07/15] EDAC: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10, Krzysztof Kozlowski
- [PATCH v3 08/15] arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA, Krzysztof Kozlowski
- [PATCH v3 01/15] clk: socfpga: allow building N5X clocks with ARCH_N5X, Krzysztof Kozlowski
- [PATCH v3 03/15] mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10, Krzysztof Kozlowski
- [PATCH v3 05/15] clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers, Krzysztof Kozlowski
- [PATCH v3 04/15] net: stmmac: merge ARCH_SOCFPGA and ARCH_STRATIX10, Krzysztof Kozlowski
- [PATCH v3 10/15] clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test), Krzysztof Kozlowski
- [PATCH v3 09/15] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks, Krzysztof Kozlowski
- [PATCH v3 11/15] dmaengine: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs, Krzysztof Kozlowski
- [PATCH v3 15/15] ARM: socfpga: drop ARCH_SOCFPGA, Krzysztof Kozlowski
- [PATCH v3 14/15] reset: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs, Krzysztof Kozlowski
- [PATCH v3 13/15] i2c: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs, Krzysztof Kozlowski
- [PATCH v3 12/15] fpga: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs, Krzysztof Kozlowski
- Re: [PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing, Tom Rix
- [PATCH 0/2] dmaengine: Fix issues in Xilinx dpdma driver,
Laurent Pinchart
- [PATCH v6] dmaengine: idxd: Do not use devm for 'struct device' object allocation,
Dave Jiang
- [PATCH v2] dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages, Dave Jiang
- [PATCH v5] dmaengine: idxd: Do not use devm for 'struct device' object allocation,
Dave Jiang
- [PATCH v4] dmaengine: idxd: Do not use devm for 'struct device' object allocation, Dave Jiang
- Question on allocating to USB devices, Noam Liron
- [PATCH v3] dmaengine: idxd: Do not use devm for 'struct device' object allocation,
Dave Jiang
- [PATCH v2] dmaengine: idxd: Do not use devm for 'struct device' object allocation,
Dave Jiang
- [PULL REQUEST]: dmaengine updates for 5.12-rc1,
Vinod Koul
- [PATCH] dmaengine: idxd: Do not use devm for 'struct device' object allocation,
Dave Jiang
- [PATCH v7 00/15] dmaengine: dw-edma: HDMA support,
Gustavo Pimentel
- [PATCH v7 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver, Gustavo Pimentel
- [PATCH v7 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation, Gustavo Pimentel
- [PATCH v7 07/15] dmaengine: dw-edma: Improve number of channels check, Gustavo Pimentel
- [PATCH v7 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case, Gustavo Pimentel
- [PATCH v7 15/15] dmaengine: dw-edma: Add pcim_iomap_table return check, Gustavo Pimentel
- [PATCH v7 08/15] dmaengine: dw-edma: Reorder variables to keep consistency, Gustavo Pimentel
- [PATCH v7 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes, Gustavo Pimentel
- [PATCH v7 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures, Gustavo Pimentel
- [PATCH v7 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC, Gustavo Pimentel
- [PATCH v7 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition, Gustavo Pimentel
- [PATCH v7 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support, Gustavo Pimentel
- [PATCH v7 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support, Gustavo Pimentel
- [PATCH v7 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct, Gustavo Pimentel
- [PATCH v7 03/15] dmaengine: dw-edma: Add support for the HDMA feature, Gustavo Pimentel
- [PATCH v7 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment, Gustavo Pimentel
- Re: [PATCH v7 00/15] dmaengine: dw-edma: HDMA support, Vinod Koul
- [PATCH] dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback,
Dave Jiang
- Question on DMA mask, Noam Liron
- [PATCH 0/3] Add missing call to 'pci_free_irq_vectors()',
Dejin Zheng
- [PATCH] dmaengine: xilinx: dpdma: Fix compilation when !HAS_IOMEM,
Laurent Pinchart
- [PATCH v6 00/15] dmaengine: dw-edma: HDMA support,
Gustavo Pimentel
- [PATCH v6 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures, Gustavo Pimentel
- [PATCH v6 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment, Gustavo Pimentel
- [PATCH v6 03/15] dmaengine: dw-edma: Add support for the HDMA feature, Gustavo Pimentel
- [PATCH v6 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC, Gustavo Pimentel
- [PATCH v6 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support, Gustavo Pimentel
- [PATCH v6 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support, Gustavo Pimentel
- [PATCH v6 07/15] dmaengine: dw-edma: Improve number of channels check, Gustavo Pimentel
- [PATCH v6 08/15] dmaengine: dw-edma: Reorder variables to keep consistency, Gustavo Pimentel
- [PATCH v6 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes, Gustavo Pimentel
- [PATCH v6 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition, Gustavo Pimentel
- [PATCH v6 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct, Gustavo Pimentel
- [PATCH v6 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver, Gustavo Pimentel
- [PATCH v6 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case, Gustavo Pimentel
- [PATCH v6 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation, Gustavo Pimentel
- [PATCH v6 15/15] dmaengine: dw-edma: Add pcim_iomap_table return check, Gustavo Pimentel
- [PATCH] dmaengine: idxd: make idxd_name constant,
Dave Jiang
- [PATCH] dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages, Dave Jiang
- [PATCH v5 00/15] dmaengine: dw-edma: HDMA support,
Gustavo Pimentel
- [PATCH v5 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver, Gustavo Pimentel
- [PATCH v5 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case, Gustavo Pimentel
- [PATCH v5 07/15] dmaengine: dw-edma: Improve number of channels check, Gustavo Pimentel
- [PATCH v5 03/15] dmaengine: dw-edma: Add support for the HDMA feature, Gustavo Pimentel
- [PATCH v5 15/15] dmaengine: dw-edma: Add pcim_iomap_table return check, Gustavo Pimentel
- [PATCH v5 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation, Gustavo Pimentel
- [PATCH v5 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct, Gustavo Pimentel
- [PATCH v5 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support, Gustavo Pimentel
- [PATCH v5 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes, Gustavo Pimentel
- [PATCH v5 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC, Gustavo Pimentel
- [PATCH v5 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support, Gustavo Pimentel
- [PATCH v5 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition, Gustavo Pimentel
- [PATCH v5 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment, Gustavo Pimentel
- [PATCH v5 08/15] dmaengine: dw-edma: Reorder variables to keep consistency, Gustavo Pimentel
- [PATCH v5 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures, Gustavo Pimentel
- [GIT PULL] dmaengine fixes for v5.11,
Vinod Koul
- [PATCH] dmaengine: ti: k3-udma: Fix NULL pointer dereference error,
Kishon Vijay Abraham I
- [PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver,
Dave Jiang
- [PATCH v5 04/14] vfio/mdev: idxd: Add auxialary device plumbing for idxd mdev support, Dave Jiang
- [PATCH v5 03/14] dmaengine: idxd: add device support functions in prep for mdev, Dave Jiang
- [PATCH v5 13/14] vfio/mdev: idxd: add new wq state for mdev, Dave Jiang
- [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions, Dave Jiang
- [PATCH v5 10/14] vfio/mdev: idxd: virtual device commands emulation, Dave Jiang
- [PATCH v5 14/14] vfio/mdev: idxd: add error notification from host driver to mediated device, Dave Jiang
- [PATCH v5 11/14] vfio/mdev: idxd: ims setup for the vdcm, Dave Jiang
- [PATCH v5 09/14] vfio/mdev: idxd: prep for virtual device commands, Dave Jiang
- [PATCH v5 08/14] vfio/mdev: idxd: add emulation rw routines, Dave Jiang
- [PATCH v5 12/14] vfio/mdev: idxd: add irq bypass for IMS vectors, Dave Jiang
- [PATCH v5 07/14] vfio/mdev: idxd: add 1dwq-v1 mdev type, Dave Jiang
- [PATCH v5 06/14] vfio/mdev: idxd: add mdev type as a new wq type, Dave Jiang
- [PATCH v5 01/14] vfio/mdev: idxd: add theory of operation documentation for idxd mdev, Dave Jiang
- [PATCH v5 02/14] dmaengine: idxd: add IMS detection in base driver, Dave Jiang
- [PATCH] coresight: etm4x: Fix merge resolution for amba rework,
Uwe Kleine-König
- [PATCH v4 0/6] misc: Add Add Synopsys DesignWare xData IP driver,
Gustavo Pimentel
- [PATCH v4 00/15] dmaengine: dw-edma: HDMA support,
Gustavo Pimentel
- [PATCH v4 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures, Gustavo Pimentel
- [PATCH v4 07/15] dmaengine: dw-edma: Improve number of channels check, Gustavo Pimentel
- [PATCH v4 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct, Gustavo Pimentel
- [PATCH v4 15/15] dmaengine: dw-edma: Add pcim_iomap_table return checker, Gustavo Pimentel
- [PATCH v4 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case, Gustavo Pimentel
- [PATCH v4 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation, Gustavo Pimentel
- [PATCH v4 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes, Gustavo Pimentel
- [PATCH v4 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver, Gustavo Pimentel
- [PATCH v4 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition, Gustavo Pimentel
- [PATCH v4 08/15] dmaengine: dw-edma: Reorder variables to keep consistency, Gustavo Pimentel
- [PATCH v4 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support, Gustavo Pimentel
- [PATCH v4 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support, Gustavo Pimentel
- [PATCH v4 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment, Gustavo Pimentel
- [PATCH v4 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC, Gustavo Pimentel
- [PATCH v4 03/15] dmaengine: dw-edma: Add support for the HDMA feature, Gustavo Pimentel
- [PATCH v2] Revert "dmaengine: dw: Enable runtime PM",
Cezary Rojewski
- [PATCH v3 00/15] dmaengine: dw-edma: HDMA support,
Gustavo Pimentel
- [PATCH v3 07/15] dmaengine: dw-edma: Improve number of channels check, Gustavo Pimentel
- [PATCH v3 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes, Gustavo Pimentel
- [PATCH v3 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support, Gustavo Pimentel
- [PATCH v3 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition, Gustavo Pimentel
- [PATCH v3 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation, Gustavo Pimentel
- [PATCH v3 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case, Gustavo Pimentel
- [PATCH v3 15/15] dmaengine: dw-edma: Add pcim_iomap_table return checker, Gustavo Pimentel
- [PATCH v3 03/15] dmaengine: dw-edma: Add support for the HDMA feature, Gustavo Pimentel
- [PATCH v3 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment, Gustavo Pimentel
- [PATCH v3 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct, Gustavo Pimentel
- [PATCH v3 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver, Gustavo Pimentel
- [PATCH v3 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC, Gustavo Pimentel
- [PATCH v3 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support, Gustavo Pimentel
- [PATCH v3 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures, Gustavo Pimentel
- [PATCH v3 08/15] dmaengine: dw-edma: Reorder variables to keep consistency, Gustavo Pimentel
- [PATCH] Revert "dmaengine: dw: Enable runtime PM",
Cezary Rojewski
- [PATCH][next] dmaengine: dw-axi-dmac: remove redundant null check on desc,
Colin King
- [PATCH] dmaengine: idxd: add interrupt handle request and release support, Dave Jiang
- [PATCH] dmaengine: idxd: add support for readonly config mode, Dave Jiang
- [PATCH] dmaengine: idxd: add percpu_ref to descriptor submission path, Dave Jiang
- [RESEND PATCH v3 0/5] misc: Add Add Synopsys DesignWare xData IP driver,
Gustavo Pimentel
- [PATCH v2 00/15] dmaengine: dw-edma: HDMA support,
Gustavo Pimentel
- [PATCH v2 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment, Gustavo Pimentel
- [PATCH v2 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support, Gustavo Pimentel
- [PATCH v2 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC, Gustavo Pimentel
- [PATCH v2 15/15] dmaengine: dw-edma: Add pcim_iomap_table return checker, Gustavo Pimentel
- [PATCH v2 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case, Gustavo Pimentel
- [PATCH v2 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation, Gustavo Pimentel
- [PATCH v2 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver, Gustavo Pimentel
- [PATCH v2 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct, Gustavo Pimentel
- [PATCH v2 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes, Gustavo Pimentel
- [PATCH v2 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition, Gustavo Pimentel
- [PATCH v2 08/15] dmaengine: dw-edma: Reorder variables to keep consistency, Gustavo Pimentel
- [PATCH v2 07/15] dmaengine: dw-edma: Improve number of channels check, Gustavo Pimentel
- [PATCH v2 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support, Gustavo Pimentel
- [PATCH v2 03/15] dmaengine: dw-edma: Add support for the HDMA feature, Gustavo Pimentel
- [PATCH v2 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures, Gustavo Pimentel
- [PATCH] dmaengine: qcom: remove unneeded semicolon,
Yang Li
- Re: [PATCH 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC,
Bjorn Helgaas
- [PATCH v2] dmaengine: idxd: check device state before issue command,
Dave Jiang
- Re: [PATCH] dmaengine: INTEL_LDMA should depend on X86, Vinod Koul
- [PATCH] dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size,
Grygorii Strashko
- [PATCH] dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT,
Richard Fitzgerald
- [PATCH v3 0/4] dmaengine: rcar-dmac: Add support for R-Car V3U,
Geert Uytterhoeven
- [PATCH v1] memory: mediatek emi: add MediaTek EMI driver,
EastL Lee
- [PATCH v2] dma: qcom: bam_dma: Manage clocks when controlled_remotely is set,
Thara Gopinath
- [PATCH] dmaengine: stedma40: fix 'physical' typo,
Bjorn Helgaas
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]