dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-27 17:40:45 to 2023-05-16 21:50:41 UTC [more...]

[PATCH v5 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-05-16 21:49 UTC  (5+ messages)
` [PATCH v5 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v5 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v5 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v5 04/15] dmaengine: idxd: Export descriptor management functions

[PATCH] dmaengine: ti: k3-udma: annotate pm function with __maybe_unused
 2023-05-16 21:36 UTC  (2+ messages)

[PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
 2023-05-16 17:56 UTC  (3+ messages)

[PATCH v3 0/2] Add support for J721S2 CSI BCDMA
 2023-05-16 17:56 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: dma: ti: Add J721S2 BCDMA
` [PATCH v3 2/2] dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance

[PATCH] dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
 2023-05-16 17:51 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
 2023-05-16 17:51 UTC  (4+ messages)

[PATCH v3] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
 2023-05-16 17:47 UTC  (5+ messages)

[PATCH] dmaengine: ti: k3-udma: define udma_pm_resume,suspend with CONFIG_PM_SLEEP
 2023-05-16 17:44 UTC  (2+ messages)

linux-next: Tree for May 15 (drivers/dma/ti/k3-udma.c)
 2023-05-16 17:35 UTC  (2+ messages)

[PATCH v3 0/7] DMA40 SRAM refactoring and cleanup
 2023-05-16 17:30 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: dma: dma40: Prefer to pass sram through phandle
` [PATCH v3 2/7] dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
` [PATCH v3 3/7] dmaengine: ste_dma40: Add dev helper variable
` [PATCH v3 4/7] dmaengine: ste_dma40: Remove platform data
` [PATCH v3 5/7] dmaengine: ste_dma40: Pass dev to OF function
` [PATCH v3 6/7] dmaengine: ste_dma40: Use managed resources
` [PATCH v3 7/7] dmaengine: ste_dma40: Return error codes properly

[PATCH 00/43] ep93xx device tree conversion
 2023-05-16 10:37 UTC  (3+ messages)

[PATCH v4 0/1] Switchtec Switch DMA Engine Driver
 2023-05-16  5:20 UTC  (8+ messages)
` [PATCH v4 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH 0/6] QCM2290 compatibles
 2023-05-16  3:58 UTC  (4+ messages)
` [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290

[PATCH] dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
 2023-05-15 10:32 UTC 

[PATCH 1/1] dmaengine: dw-axi-dmac: drop useless apb_regs messages
 2023-05-12 20:30 UTC 

[PATCH v2 0/6] dmaengine: pl330: Updates and logical changes for peripheral usecases
 2023-05-12 14:14 UTC  (7+ messages)
` [PATCH v2 1/6] dmaengine: pl330: Separate SRC and DST burst size and len
` [PATCH v2 2/6] dmaengine: pl330: Use FFS to calculate burst size
` [PATCH v2 3/6] dmaengine: pl330: Change if-else to switch-case for consistency
` [PATCH v2 4/6] dmaengine: pl330: Change unused arg "len" from get_burst_len()
` [PATCH v2 5/6] dmaengine: pl330: Optimize AxSize for peripheral usecases
` [PATCH v2 6/6] dmaengine: pl330: Use dma singles for peripheral _dregs

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

[PATCH 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases
 2023-05-11  7:58 UTC  (14+ messages)
` [PATCH 1/7] dmaengine: pl330: Separate SRC and DST burst size and len
` [PATCH 2/7] dmaengine: pl330: Use FFS to calculate burst size
` [PATCH 3/7] dmaengine: pl330: Change if-else to switch-case for consistency
` [PATCH 4/7] dmaengine: pl330: Change unused arg "len" from get_burst_len()
` [PATCH 5/7] dmaengine: pl330: Quirk to optimize AxSize for peripheral usecases
` [PATCH 6/7] dmaengine: pl330: Quirk to use DMA singles for peripheral _dregs
` [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks

[PATCH v2] dmaengine: xilinx: dma: remove arch dependency
 2023-05-10 17:00 UTC  (2+ messages)

[PATCH v5 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-05-09 20:39 UTC  (28+ messages)
` [PATCH v5 1/7] iommu: Generalize default PCIe requester ID PASID
` [PATCH v5 2/7] iommu/sva: Explicitly exclude RID_PASID from SVA
` [PATCH v5 3/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v5 4/7] iommu/vt-d: Factoring out PASID set up helper function
` [PATCH v5 5/7] iommu/vt-d: Prepare PASID attachment beyond RID_PASID
` [PATCH v5 6/7] iommu/vt-d: Implement set_dev_pasid domain op
` [PATCH v5 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API

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

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-05-09  7:20 UTC  (7+ messages)

[PATCH RESEND v9 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-05-08 11:27 UTC  (2+ messages)

[PATCH] dmaengine: mcf-edma: Use struct_size()
 2023-05-08  6:08 UTC  (2+ messages)

Re:BTC Investment
 2023-05-06 22:00 UTC 

[PATCH v2 0/2] Add support for J721S2 CSI BCDMA
 2023-05-05 12:29 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: dma: ti: Add J721S2 BCDMA
` [PATCH v2 2/2] dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance

[PATCH 1/2] dt-bindings: dma: ti: Add J721S2 BCDMA
 2023-05-05  8:58 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance

[PATCH] dmaengine: xilinx: enable on RISC-V platform
 2023-05-05  0:36 UTC  (5+ messages)

dmaengine: at_hdmac: Regression regarding rs485 via dma in v5.4
 2023-05-04  9:11 UTC  (3+ messages)

[GIT PULL]: dmaengine updates for v6.4-rc1
 2023-05-03 18:32 UTC  (2+ messages)

[PATCH v2] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
 2023-05-03 14:09 UTC  (5+ messages)

[PATCH] dt-bindings: dma: xilinx: Add power-domains
 2023-05-02 20:18 UTC  (2+ messages)

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

[PATCH v3 00/11] iio: new DMABUF based API, v3
 2023-05-01 16:25 UTC  (5+ messages)
` [PATCH v3 03/11] iio: buffer-dma: Get rid of outgoing queue

[RFC PATCH] dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
 2023-04-27 19:01 UTC  (2+ messages)

[PATCH v2 0/8] DMA40 SRAM refactoring and cleanup
 2023-04-27 17:39 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: dma: dma40: Prefer to pass sram through phandle


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