dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 06:13:04 to 2023-04-12 17:00:21 UTC [more...]

[PATCH v9 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-04-12 16:59 UTC  (4+ messages)

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

[GIT PULL]: dmaengine fixes for v6.3
 2023-04-12 16:54 UTC 

[PATCH v3 0/5] RZ/G2L DMAC enhancements
 2023-04-12 15:24 UTC  (6+ messages)
` [PATCH v3 1/5] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc()
` [PATCH v3 2/5] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v3 3/5] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks
` [PATCH v3 4/5] dmaengine: sh: rz-dmac: Trivial code clean-ups
` [PATCH v3 5/5] dmaengine: sh: rz-dmac: rz_dmac_prepare_descs_for_slave_sg() improvements

[PATCH v2 0/5] RZ/G2L DMAC enhancements
 2023-04-12  7:29 UTC  (6+ messages)
` [PATCH v2 1/5] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc()
` [PATCH v2 2/5] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v2 4/5] dmaengine: sh: rz-dmac: Trivial code clean-ups
` [PATCH v2 5/5] dmaengine: sh: rz-dmac: rz_dmac_prepare_descs_for_slave_sg() improvements

[PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-12  1:37 UTC  (14+ messages)
` [PATCH v4 1/7] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH v4 2/7] iommu/vt-d: Remove PASID supervisor request support
` [PATCH v4 3/7] iommu: Support allocation of global PASIDs outside SVA
` [PATCH v4 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space
` [PATCH v4 5/7] iommu/vt-d: Make device pasid attachment explicit
` [PATCH v4 6/7] iommu/vt-d: Implement set_dev_pasid domain op
` [PATCH v4 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH v2 0/1] Switchtec Switch DMA Engine Driver
 2023-04-11 15:47 UTC  (8+ messages)
` [PATCH v2 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH v2 1/2] dmaengine: dw-edma: Fix to change for continuous transfer
 2023-04-11 10:17 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing

[PATCH] dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes
 2023-04-11  1:07 UTC  (2+ messages)

[PATCH] dma: gpi: remove spurious unlock in gpi_ch_init
 2023-04-09 23:33 UTC 

[PATCH V3] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA
 2023-04-09 15:47 UTC  (3+ messages)

[PATCH v4 00/16] Enable DSA 2.0 Event Log and completion record faulting features
 2023-04-07 20:31 UTC  (17+ messages)
` [PATCH v4 01/16] dmaengine: idxd: make misc interrupt one shot
` [PATCH v4 02/16] dmaengine: idxd: add event log size sysfs attribute
` [PATCH v4 03/16] dmaengine: idxd: setup event log configuration
` [PATCH v4 04/16] dmaengine: idxd: add interrupt handling for event log
` [PATCH v4 05/16] dmanegine: idxd: add debugfs for event log dump
` [PATCH v4 06/16] dmaengine: idxd: add per DSA wq workqueue for processing cr faults
` [PATCH v4 07/16] dmaengine: idxd: create kmem cache for event log fault items
` [PATCH v4 08/16] dmaengine: idxd: add idxd_copy_cr() to copy user completion record during page fault handling
` [PATCH v4 09/16] dmaengine: idxd: process user page faults for completion record
` [PATCH v4 10/16] dmaengine: idxd: add descs_completed field "
` [PATCH v4 11/16] dmaengine: idxd: process batch descriptor completion record faults
` [PATCH v4 12/16] dmaengine: idxd: add per file user counters for "
` [PATCH v4 13/16] dmaengine: idxd: add a device to represent the file opened
` [PATCH v4 14/16] dmaengine: idxd: expose fault counters to sysfs
` [PATCH v4 15/16] dmaengine: idxd: add pid to exported sysfs attribute for opened file
` [PATCH v4 16/16] dmaengine: idxd: add per wq PRS disable

[PATCH v3 0/1] Switchtec Switch DMA Engine Driver
 2023-04-06 21:03 UTC  (2+ messages)
` [PATCH v3 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-04-06 14:43 UTC  (5+ messages)
` [PATCH v2 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
  ` [PATCH v2 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing

[PATCH v3 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-06 12:23 UTC  (25+ messages)
` [PATCH v3 1/7] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH v3 2/7] iommu/vt-d: Remove PASID supervisor request support
` [PATCH v3 3/7] iommu/sva: Support allocation of global PASIDs outside SVA
` [PATCH v3 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space
` [PATCH v3 5/7] iommu/vt-d: Make device pasid attachment explicit
` [PATCH v3 6/7] iommu/vt-d: Implement set_dev_pasid domain op
` [PATCH v3 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH 0/3] crypto: Move Intel crypto drivers to drivers/crypto/intel
 2023-04-06  8:50 UTC  (6+ 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

Fotovoltaické rozvodnice
 2023-04-06  7:40 UTC 

[PATCH v2 3/5] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks
 2023-04-05 14:10 UTC 

[PATCH 0/3] RZ/G2L DMAC enhancements
 2023-04-05  9:23 UTC  (11+ 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 v2] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels
 2023-04-05  5:11 UTC 

[PATCH] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels
 2023-04-05  5:00 UTC  (4+ messages)

[PATCH] dt-bindings: dma: Drop unneeded quotes
 2023-04-04 20:25 UTC  (3+ messages)

[PATCH v3 00/11] iio: new DMABUF based API, v3
 2023-04-04 13:22 UTC  (21+ messages)
` [PATCH v3 01/11] dmaengine: Add API function dmaengine_prep_slave_dma_array()
` [PATCH v3 02/11] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_array
` [PATCH v3 03/11] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v3 04/11] iio: buffer-dma: Enable buffer write support
` [PATCH v3 05/11] iio: buffer-dmaengine: Support specifying buffer direction
` [PATCH v3 06/11] iio: buffer-dmaengine: Enable write support
` [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure
` [PATCH v3 08/11] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH v3 09/11] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v3 10/11] iio: buffer-dmaengine: Support new DMABUF based userspace API
  ` [PATCH v3 11/11] Documentation: iio: Document high-speed DMABUF based API

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

[RFC PATCH 00/11] Introduce a test for continuous transfer
 2023-04-04 10:11 UTC  (6+ messages)
` [RFC PATCH 06/11] misc: pci_endpoint_test: Use a common header file between endpoint driver
  ` [EXT] "

[PATCH v3 0/6] iommu/vt-d: Refactor code for non-PRI IOPF
 2023-04-04  5:19 UTC  (5+ messages)
` [PATCH v3 1/6] dmaengine: idxd: Add enable/disable device IOPF feature

[PATCH v6 0/4] Add DMA driver for StarFive JH7110 SoC
 2023-04-03 12:07 UTC  (4+ messages)
` [PATCH v6 2/4] dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA

[PATCH 0/1] Switchtec Switch DMA Engine Driver
 2023-03-31 22:42 UTC  (4+ messages)
` [PATCH 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH 1/2] dmaengine: mv_xor_v2: Fix an error code
 2023-03-31 20:23 UTC  (6+ messages)

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

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

[PATCH 1/3] dmaengine: apple-admac: Handle 'global' interrupt flags
 2023-03-31 12:47 UTC  (2+ messages)

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

[PATCH] dmaengine: bestcomm: Use of_address_to_resource()
 2023-03-31 12:31 UTC  (2+ messages)

[PATCH] dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
 2023-03-31 12:28 UTC  (2+ messages)

[PATCH] dmaengine: ti: edma: remove unused edma_and function
 2023-03-31 12:28 UTC  (2+ messages)

[PATCH] dmaengine: zynqmp_dma: Sync DMA and coherent masks
 2023-03-31 12:24 UTC  (2+ messages)

[PATCH] dmaengine: tegra-apb: remove unused tdma_read function
 2023-03-31 12:21 UTC  (2+ messages)

[PATCH v2] dmaengine: ti: k3-udma: Workaround errata i2234
 2023-03-31 12:19 UTC  (2+ messages)

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

[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  (2+ messages)

[PATCH] dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS
 2023-03-31  8:03 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 v2 0/8] Re-enable IDXD kernel workqueue under DMA API
 2023-03-29  8:20 UTC  (19+ messages)
` [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


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