dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 13:02:27 to 2023-03-13 13:46:44 UTC [more...]

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-03-13 13:46 UTC  (3+ messages)
` [PATCH 6/6] "

[PATCH v6 0/5] dmaengine: dw-edma: Add support for native HDMA
 2023-03-13  3:52 UTC  (11+ messages)
` [PATCH v6 1/5] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v6 2/5] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v6 3/5] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v6 4/5] dmaengine: dw-edma: Add HDMA DebugFS support
` [PATCH v6 5/5] dmaengine: dw-edma: Optimization in dw_edma_v0_core_handle_int

[PATCH v2 00/16] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-11 17:31 UTC  (23+ 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 v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-11 17:18 UTC  (28+ messages)
` [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 v5 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-10 21:36 UTC  (16+ messages)
` [PATCH v5 1/7] iommu/vt-d: Remove virtual command interface
` [PATCH v5 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v5 3/7] iommu/sva: Remove PASID to mm lookup function
` [PATCH v5 4/7] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v5 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v5 6/7] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v5 7/7] iommu: Remove ioasid infrastructure

[PATCH] dmaengine: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-09 17:06 UTC  (45+ 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 00/16] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-03-09 10:14 UTC  (23+ messages)
` [PATCH 01/16] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH 02/16] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH 03/16] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH 04/16] dmaengine: idxd: Export descriptor management functions
` [PATCH 05/16] dmaengine: idxd: Export wq resource "
` [PATCH 06/16] dmaengine: idxd: Add private_data to struct idxd_wq
` [PATCH 07/16] dmaengine: idxd: add callback support for iaa crypto
` [PATCH 08/16] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH 09/16] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH 10/16] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH 11/16] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH 12/16] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH 13/16] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH 14/16] crypto: iaa - Add support for iaa_crypto async deflate compression algorithm
` [PATCH 15/16] crypto: iaa - Add irq support for the crypto async interface
` [PATCH 16/16] crypto: iaa - Add IAA Compression Accelerator stats

[PATCH v2 0/5] Refactor code for non-PRI IOPF
 2023-03-09  3:51 UTC  (8+ messages)
` [PATCH v2 1/5] dmaengine: idxd: Add enable/disable device IOPF feature
` [PATCH v2 2/5] iommu/vt-d: Allow SVA with device-specific IOPF
` [PATCH v2 3/5] iommu/vt-d: Move iopf code from SVA to IOPF enabling path
` [PATCH v2 4/5] iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
` [PATCH v2 5/5] iommu/vt-d: Move PRI handling to IOPF feature path

[PATCH] dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4
 2023-03-08 20:15 UTC 

[PATCH v1 1/1] dmaengine: Actually use devm_add_action_or_reset()
 2023-03-08 16:39 UTC  (2+ messages)

Bid Estimate
 2023-03-08 15:01 UTC 

[PATCH V2] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA
 2023-03-08 14:10 UTC 

[PATCH v4 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-08  1:08 UTC  (12+ 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] dmaengine: ioat: use PCI core macros for PCIe Capability
 2023-03-07 21:50 UTC  (2+ messages)

[PATCH 0/2] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-03-07 20:56 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
` [PATCH 2/2] dmaengine: idxd: Remove unnecessary aer.h include

[PATCH 5.15 336/567] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-03-07 17:01 UTC 

[PATCH 6.1 485/885] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-03-07 16:56 UTC 

[PATCH 6.2 0566/1001] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-03-07 16:55 UTC 

[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 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  (13+ 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 v3 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-03  8:24 UTC  (7+ 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 "


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).