dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 08:56:21 to 2023-03-06 17:42:02 UTC [more...]

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-06 17:44 UTC  (34+ messages)
` [PATCH 1/4] iommu/vt-d: Implement set device pasid op for default domain
` [PATCH 2/4] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH 3/4] iommu/sva: Support reservation of global PASIDs
` [PATCH 4/4] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH v2 00/16] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-06 16:31 UTC  (17+ messages)
` [PATCH v2 01/16] dmaengine: idxd: make misc interrupt one shot
` [PATCH v2 02/16] dmaengine: idxd: add event log size sysfs attribute
` [PATCH v2 03/16] dmaengine: idxd: setup event log configuration
` [PATCH v2 04/16] dmaengine: idxd: add interrupt handling for event log
` [PATCH v2 05/16] dmanegine: idxd: add debugfs for event log dump
` [PATCH v2 06/16] dmaengine: idxd: add per DSA wq workqueue for processing cr faults
` [PATCH v2 07/16] dmaengine: idxd: create kmem cache for event log fault items
` [PATCH v2 08/16] iommu: define and export iommu_access_remote_vm()
` [PATCH v2 09/16] dmaengine: idxd: process user page faults for completion record
` [PATCH v2 10/16] dmaengine: idxd: add descs_completed field "
` [PATCH v2 11/16] dmaengine: idxd: process batch descriptor completion record faults
` [PATCH v2 12/16] dmaengine: idxd: add per file user counters for "
` [PATCH v2 13/16] dmaengine: idxd: add a device to represent the file opened
` [PATCH v2 14/16] dmaengine: idxd: expose fault counters to sysfs
` [PATCH v2 15/16] dmaengine: idxd: add pid to exported sysfs attribute for opened file
` [PATCH v2 16/16] dmaengine: idxd: add per wq PRS disable

[PATCH v5 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-06 15:08 UTC  (16+ messages)
` [PATCH v5 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v5 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v5 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v5 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH v4 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-06 14:51 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: dma: snps,dw-axi-dmac: constrain resets items for JH7110 dma
` [PATCH v4 2/3] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
` [PATCH v4 3/3] riscv: dts: starfive: add dma controller node

[PATCH v2 0/2] Expose IAA 2.0 device capabilities
 2023-03-03 21:37 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: idxd: reformat swerror output to standard Linux bitmap output
` [PATCH v2 2/2] dmaengine: idxd: expose IAA CAP register via sysfs knob

[PATCH v2 0/3] Add descriptor definitions for a few new DSA operations
 2023-03-03 21:34 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory fill operation
` [PATCH v2 2/3] dmaengine: idxd: Add descriptor definitions for DIX generate operation
` [PATCH v2 3/3] dmaengine: idxd: Add descriptor definitions for translation fetch operation

[PATCH v4 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-03 16:02 UTC  (14+ messages)
` [PATCH v4 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v4 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v4 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v4 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-03 13:15 UTC  (28+ messages)
` [PATCH v4 1/6] iommu/vt-d: Remove virtual command interface
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v4 6/6] iommu: Remove ioasid infrastructure

[PATCH v3 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-03  8:24 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: constrain minItems/maxItems of resets for JH7110 DMA
` [PATCH v3 2/3] dmaengine: dw-axi-dmac: Add support for StarFive "
` [PATCH v3 3/3] riscv: dts: starfive: add dma controller node

[PATCH 00/17] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-01 23:39 UTC  (5+ messages)
` [PATCH 09/17] mm: export access_remote_vm() symbol

[PATCH] dmaengine: ppc4xx: Avoid returning iterator in ppc440spe_get_group_entry()
 2023-03-01 17:28 UTC 

[PATCH] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA
 2023-02-28 14:04 UTC 

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-27 11:26 UTC  (7+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

[PATCH v2 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-02-27  9:27 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add reset items
` [PATCH v2 2/3] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
` [PATCH v2 3/3] riscv: dts: starfive: add dma controller node

[PATCH] dmaengine: ti: add null check of devm_kasprintf in edma_probe and udma_probe
 2023-02-26  9:40 UTC 

[PATCH 00/17] Add support for MT8365 EVK board
 2023-02-25 16:41 UTC  (3+ messages)
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings

[GIT PULL]: dmaengine updates for v6.3
 2023-02-25  1:37 UTC  (2+ messages)

[PATCH 1/3] dmaengine: apple-admac: Handle 'global' interrupt flags
 2023-02-24 15:22 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: apple-admac: Fix 'current_tx' not getting freed
` [PATCH 3/3] dmaengine: apple-admac: Set src_addr_widths capability

[PATCH v9 23/27] dmaengine: dw-edma: Add mem-mapped LL-entries support
 2023-02-22 16:16 UTC  (3+ messages)

DMA Query
 2023-02-22 15:03 UTC 

[PATCH 19/27] kbuild, dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modules
 2023-02-22 12:14 UTC  (2+ messages)
` [PATCH 20/27] kbuild, dmaengine: "

[PATCH -next 1/1] dmaengine: xilinx: xdma: Remove id table
 2023-02-22  4:18 UTC 

[RESEND PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-02-22  3:51 UTC  (8+ messages)
` [RESEND PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver

[RFC PATCH v2] dt-bindings: dma: apple,sio: Add schema
 2023-02-20 23:40 UTC  (2+ messages)

[PATCH v3 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-02-20 10:52 UTC  (15+ messages)
` [PATCH v3 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v3 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v3 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v3 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH] dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 16
 2023-02-20  7:57 UTC 

[PATCH] dmaengine: Reorder fields in 'struct dma_slave_config'
 2023-02-17 14:23 UTC 

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-02-17 14:20 UTC  (3+ messages)
` [PATCH 22/24] kbuild, dmaengine: s3c24xx: remove MODULE_LICENSE in non-modules

[PATCH 00/11] PCI: dwc: Relatively simple fixes and cleanups
 2023-02-17 10:19 UTC  (13+ messages)
` [PATCH 01/11] PCI: dwc: Fix port link CSR improper init if CDM check enabled
` [PATCH 02/11] PCI: dwc: Fix erroneous version type test helper
` [PATCH 03/11] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH 04/11] PCI: bt1: Enable async probe type
` [PATCH 05/11] PCI: bt1: Fix printing false error message
` [PATCH 06/11] PCI: dwc: Drop duplicated fast-link-mode flag unsetting
` [PATCH 07/11] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()
` [PATCH 08/11] PCI: visconti: Convert to using generic resources getter
` [PATCH 09/11] MAINTAINERS: Add all generic DW PCIe RP/EP DT-schemas
` [PATCH 10/11] MAINTAINERS: Add myself as the DW PCIe core reviewer
` [PATCH 11/11] MAINTAINERS: Add myself as the DW eDMA driver reviewer

[PATCH -next] dmaengine: xilinx: xdma: fix return value check in xdma_probe()
 2023-02-17  9:55 UTC  (2+ messages)

Silicone rubber - vulcanization
 2023-02-17  8:46 UTC 

[PATCH v7 0/1] dma: qcom: bam_dma: Add support to initialize interconnect path
 2023-02-17  7:07 UTC  (5+ messages)
` [PATCH v7 1/1] "

[PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
 2023-02-16  9:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).