dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-15 07:48:27 to 2023-03-27 23:17:44 UTC [more...]

[PATCH v2 0/8] Re-enable IDXD kernel workqueue under DMA API
 2023-03-27 23:21 UTC  (5+ 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 6/8] iommu/vt-d: Implement set_dev_pasid domain op

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

[PATCH] dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size
 2023-03-27  9:53 UTC  (2+ messages)

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

[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 1/2] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs
 2023-03-24 12:08 UTC  (5+ messages)
` [PATCH 2/2] dmaengine: qcom: bam_dma: Add support for BAM engine v1.7.4

[PATCH v3 0/6] iommu/vt-d: Refactor code for non-PRI IOPF
 2023-03-24 12:02 UTC  (7+ 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 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  (7+ 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 v8 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-24  2:46 UTC  (12+ 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 0/6] QCM2290 compatibles
 2023-03-23 12:12 UTC  (18+ messages)
` [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
` [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA
` [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290
` [PATCH 4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI
` [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible
` [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290

[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  (13+ messages)
` [PATCH v3 1/5] dt-bindings: serial: 8250: Add aspeed,ast2600-uart
` [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 v3 5/5] ARM: dts: aspeed-g6: Add UDMA node

[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  (17+ messages)
` [PATCH v7 2/5] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v7 3/5] dmaengine: dw-edma: Add support for native HDMA
` [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  (19+ 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: 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 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-20 17:22 UTC  (14+ messages)
` [PATCH 3/4] iommu/sva: Support reservation of global PASIDs

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

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

[PATCH v2 0/5] arm: aspeed: Add UART DMA support
 2023-03-20  2:58 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: serial: 8250: Add aspeed,ast2600-uart
` [PATCH v2 2/5] dt-bindings: dmaengine: Add AST2600 UDMA bindings
` [PATCH v2 3/5] dmaengine: aspeed: Add AST2600 UART DMA driver

Three DSA/IAA patch sets for 6.4 inclusion
 2023-03-20  0:26 UTC 

[PATCH] dmaengine: bestcomm: Use of_address_to_resource()
 2023-03-19 16:32 UTC 

[PATCH] dmaengine: ti: add null check of devm_kasprintf in edma_probe and udma_probe
 2023-03-18  6:22 UTC  (5+ messages)
    ` [PATCH v2 1/2] dmaengine: ti: add null check of devm_kasprintf in udma_probe
      ` [PATCH v2 2/2] dmaengine: ti: add null check of devm_kasprintf in edma_probe

[PATCH v5 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-17 21:09 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: dma: snps,dw-axi-dmac: constrain the items of resets for JH7110 dma
` [PATCH v5 2/3] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA

[PATCH 00/16] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-03-17 18:28 UTC  (4+ messages)
` [PATCH 12/16] crypto: iaa - Add support for iaa_crypto deflate compression algorithm

[PATCH V1] dmaengine: xdma: Check zero length scatter list segment
 2023-03-17 18:14 UTC 

[PATCH -next] dmaengine: xilinx: xdma: Fix some kernel-doc comments
 2023-03-17 17:53 UTC  (2+ messages)

XDMA crashes on zero-length sg entries
 2023-03-17 17:52 UTC  (5+ messages)

[PATCH 0/2] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-03-17 17:46 UTC  (2+ messages)

[PATCH] dmaengine: ioat: use PCI core macros for PCIe Capability
 2023-03-17 17:45 UTC  (2+ messages)

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

[PATCH] dmaengine: Use of_property_present() for testing DT property presence
 2023-03-17 17:41 UTC  (2+ messages)

[PATCH 0/5] dma: don't set chancnt
 2023-03-17 17:39 UTC  (3+ messages)
` [PATCH 1/5] dmaengine: dw-axi-dmac: Don't "

[PATCH 1/2] dt-bindings: dma: rz-dmac: Document clock-names and reset-names
 2023-03-17 17:27 UTC  (3+ messages)

[PATCH] dmaengine: sh: rz-dmac: Add reset support
 2023-03-17 17:26 UTC  (2+ messages)

[RFC PATCH 00/11] Introduce a test for continuous transfer
 2023-03-17 14:47 UTC  (13+ messages)
` [RFC PATCH 01/11] misc: pci_endpoint_test: Aggregate irq_type checking
` [RFC PATCH 02/11] misc: pci_endpoint_test: Remove an unused variable
` [RFC PATCH 03/11] pci: endpoint: function/pci-epf-test: Unify a range of time measurement
` [RFC PATCH 04/11] PCI: endpoint: functions/pci-epf-test: Move common difinitions to header file
` [RFC PATCH 05/11] MAINTAINERS: Add a header file for pci-epf-test
` [RFC PATCH 06/11] misc: pci_endpoint_test: Use a common header file between endpoint driver
  ` [EXT] "
` [RFC PATCH 07/11] PCI: endpoint: functions/pci-epf-test: Extend the test for continuous transfers
` [RFC PATCH 08/11] misc: pci_endpoint_test: Support a test of continuous transfer
` [RFC PATCH 09/11] tools: PCI: Add 'C' option to support "
` [RFC PATCH 10/11] dmaengine: dw-edma: Fix to change for "
` [RFC PATCH 11/11] dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing


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