dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 14:11:19 to 2023-03-31 12:00:56 UTC [more...]

[PATCH] dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size
 2023-03-31 12:00 UTC  (3+ messages)

[PATCH v2 0/2] Expose IAA 2.0 device capabilities
 2023-03-31 11:57 UTC  (3+ messages)

[PATCH v2 0/3] Add descriptor definitions for a few new DSA operations
 2023-03-31 11:55 UTC  (3+ messages)

[PATCH 1/2] dmaengine: mv_xor_v2: Fix an error code
 2023-03-31 11:53 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify code

[RESEND PATCH v2] dmaengine: ti: k3-udma: Add system suspend/resume support
 2023-03-31  8:06 UTC  (2+ messages)

[PATCH v8 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-31  8:04 UTC  (14+ messages)
` [PATCH v8 1/7] iommu/vt-d: Remove virtual command interface
` [PATCH v8 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v8 3/7] iommu/sva: Remove PASID to mm lookup function
` [PATCH v8 4/7] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v8 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v8 6/7] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v8 7/7] iommu: Remove ioasid infrastructure

[PATCH] dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS
 2023-03-31  8:03 UTC  (2+ messages)

[RFC PATCH 00/11] Introduce a test for continuous transfer
 2023-03-31  5:38 UTC  (2+ messages)

[PATCH v2 00/16] Enable DSA 2.0 Event Log and completion record faulting features
 2023-03-31  0:44 UTC  (6+ messages)
` [PATCH v2 08/16] iommu: define and export iommu_access_remote_vm()

[PATCH 0/1] Switchtec Switch DMA Engine Driver
 2023-03-30 23:10 UTC  (5+ messages)
` [PATCH 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

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

dmaengine: at_hdmac: Regression regarding rs485 via dma in v5.4
 2023-03-29 14:31 UTC 

[PATCH v2 0/8] Re-enable IDXD kernel workqueue under DMA API
 2023-03-29  8:20 UTC  (39+ messages)
` [PATCH v2 1/8] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH v2 2/8] iommu/vt-d: Remove PASID supervisor request support
` [PATCH v2 3/8] iommu/sva: Support reservation of global SVA PASIDs
` [PATCH v2 4/8] iommu/vt-d: Reserve RID_PASID from global SVA PASID space
` [PATCH v2 5/8] iommu/vt-d: Make device pasid attachment explicit
` [PATCH v2 6/8] iommu/vt-d: Implement set_dev_pasid domain op
` [PATCH v2 7/8] iommu: Export iommu_get_dma_domain
` [PATCH v2 8/8] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH 0/3] crypto: Move Intel crypto drivers to drivers/crypto/intel
 2023-03-28 15:39 UTC  (4+ messages)
` [PATCH 1/3] crypto: keembay - Move driver to drivers/crypto/intel/keembay
` [PATCH 2/3] crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
` [PATCH 3/3] crypto: qat - Move driver to drivers/crypto/intel/qat

[PATCH 1/2] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs
 2023-03-28  5:53 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: qcom: bam_dma: Add support for BAM engine v1.7.4

mv_xor error during mdadm array creation
 2023-03-28  5:05 UTC 

[PATCH v3 0/6] iommu/vt-d: Refactor code for non-PRI IOPF
 2023-03-28  2:11 UTC  (10+ messages)
` [PATCH v3 1/6] dmaengine: idxd: Add enable/disable device IOPF feature
` [PATCH v3 2/6] iommu/vt-d: Allow SVA with device-specific IOPF
` [PATCH v3 3/6] iommu/vt-d: Move iopf code from SVA to IOPF enabling path
` [PATCH v3 4/6] iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
` [PATCH v3 5/6] iommu/vt-d: Move PRI handling to IOPF feature path
` [PATCH v3 6/6] iommu/vt-d: Remove unnecessary checks in iopf disabling path

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-27 15:01 UTC  (2+ messages)

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-03-24 13:33 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: dma: snps,dw-axi-dmac: constrain the items of resets for JH7110 dma
` [PATCH v6 2/4] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
` [PATCH v6 3/4] dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion status
` [PATCH v6 4/4] riscv: dts: starfive: add dma controller node

[PATCH 0/3] RZ/G2L DMAC enhancements
 2023-03-24  9:49 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: sh: rz-dmac: Reinitialize lmdescriptor head
` [PATCH 2/3] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH 3/3] dmaengine: sh: rz-dmac: Add device_pause() callback

[PATCH 32/36] dmaengine: idxd: use const struct bus_type *
 2023-03-24  8:57 UTC  (5+ messages)

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

[PATCH 0/6] QCM2290 compatibles
 2023-03-23 12:12 UTC  (3+ messages)
` [PATCH 4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI

[PATCH v2] dmaengine: ti: k3-udma: Workaround errata i2234
 2023-03-23 12:01 UTC 

[PATCH] dma: ti: k3-udma: Workaround errata i2234
 2023-03-23 11:55 UTC  (3+ messages)

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

[PATCH] dmaengine: fsl-edma: Add check for dma_pool_create
 2023-03-23  9:19 UTC 

[RFC v1 1/1] Refactor ACPI DMA to support platforms without shared info descriptor in CSRT
 2023-03-22 15:51 UTC  (9+ messages)

[PATCH] dmaengine: dmatest: Add option to exercise transfer termination
 2023-03-22 14:50 UTC 

[PATCH] dmaengine: tegra-apb: remove unused tdma_read function
 2023-03-22 13:46 UTC  (2+ messages)

[PATCH v3 0/5] arm: aspeed: Add UART DMA support
 2023-03-22  8:34 UTC  (11+ messages)
` [PATCH v3 2/5] dt-bindings: dmaengine: Add AST2600 UDMA bindings
` [PATCH v3 3/5] dmaengine: aspeed: Add AST2600 UART DMA driver
` [PATCH v3 4/5] serial: 8250: Add AST2600 UART driver

[PATCH v2 1/1] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs
 2023-03-22  8:32 UTC  (3+ messages)

[PATCH v7 0/5] dmaengine: dw-edma: Add support for native HDMA
 2023-03-22  5:44 UTC  (10+ messages)
` [PATCH v7 4/5] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH] dmaengine: zynqmp_dma: Sync DMA and coherent masks
 2023-03-21 15:15 UTC  (4+ messages)

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

[PATCH v2 0/5] Refactor code for non-PRI IOPF
 2023-03-21  5:43 UTC  (8+ messages)
` [PATCH v2 2/5] iommu/vt-d: Allow SVA with device-specific IOPF
` [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: dw-edma: remove unused readq_ch and writeq_ch functions
 2023-03-20 23:49 UTC 

[PATCH] dmaengine: ti: edma: remove unused edma_and function
 2023-03-20 23:12 UTC 

[PATCH 3/4] iommu/sva: Support reservation of global PASIDs
 2023-03-20 17:22 UTC  (11+ messages)

(no subject)
 2023-03-20 15:05 UTC  (5+ messages)
` [PATCH v6 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v6 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation

[PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
 2023-03-20 14:11 UTC  (11+ 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).