dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-13 17:15:28 to 2023-03-22 03:18:07 UTC [more...]

[PATCH v7 0/5] dmaengine: dw-edma: Add support for native HDMA
 2023-03-22  3:17 UTC  (18+ messages)
` [PATCH v7 1/5] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [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 v7 5/5] dmaengine: dw-edma: Optimization in dw_edma_v0_core_handle_int

[PATCH v3 0/5] arm: aspeed: Add UART DMA support
 2023-03-21 21:32 UTC  (11+ 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-21 19:28 UTC  (2+ messages)

[RFC v1 1/1] Refactor ACPI DMA to support platforms without shared info descriptor in CSRT
 2023-03-21 17:56 UTC  (3+ messages)

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

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

[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  (14+ messages)
` [PATCH v6 1/7] iommu/vt-d: Remove virtual command interface
` [PATCH v6 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v6 3/7] iommu/sva: Remove PASID to mm lookup function
` [PATCH v6 4/7] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v6 5/7] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v6 6/7] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v6 7/7] iommu: Remove ioasid infrastructure

[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  (12+ 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
` [PATCH v2 4/5] serial: 8250: Add AST2600 UART driver
` [PATCH v2 5/5] ARM: dts: aspeed-g6: Add UDMA node

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  (6+ 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 v5 3/3] riscv: dts: starfive: add dma controller node

[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  (8+ messages)
` [PATCH 1/5] dmaengine: dw-axi-dmac: Don't "
` [PATCH 2/5] dmaengine: axi-dmac: "
` [PATCH 4/5] dmaengine: hidma: "
` [PATCH 5/5] dmaengine: sprd: "

[PATCH 32/36] dmaengine: idxd: use const struct bus_type *
 2023-03-17 17:33 UTC  (6+ messages)

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

[PATCH 0/6] QCM2290 compatibles
 2023-03-17 17:24 UTC  (17+ 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

[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

[PATCH] dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4
 2023-03-14 19:57 UTC  (2+ messages)

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

[PATCH] dmaengine: imx-dma: Remove a redundant memset() call
 2023-03-13 21:52 UTC 

[PATCH 00/11] dmaengine: dw-axi_dmac: bug fix clean up and more features
 2023-03-13 17:04 UTC  (12+ messages)
` [PATCH 01/11] dmaengine: dw-axi-dmac: fix reading register hen runtime suspended
` [PATCH 02/11] dmaengine: dw-axi-dmac: remove unnecessary devm_free_irq() calling
` [PATCH 03/11] dmaengine: dw-axi-dmac: remove unnecessary axi_dma_enable() calling
` [PATCH 04/11] dmaengine: dw-axi-dmac: remove redudant axi_dma_disable() calling
` [PATCH 05/11] dmaengine: dw-axi-dmac: delay irq getting until request_irq
` [PATCH 06/11] dmaengine: dw-axi-dmac: move ch irq handling into common routine
` [PATCH 07/11] dmaengine: dw-axi-dmac: support per channel irq
` [PATCH 08/11] dmaengine: dw-axi-dmac: support dma-channel-mask
` [PATCH 09/11] dmaengine: dw-axi-dmac: try best to get residue when tx is running
` [PATCH 10/11] dmaengine: dw-axi-dmac: move dma_chan_tx_status()
` [PATCH 11/11] dmaengine: dw-axi-dmac: support polled mode


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