messages from 2023-05-04 21:34:51 to 2023-05-21 11:49:05 UTC [more...]
[PATCH v3 00/11] dmaengine: dw-axi_dmac: bug fix clean up and more features
2023-05-21 10:12 UTC (5+ messages)
` [PATCH v3 07/11] dmaengine: dw-axi-dmac: support per channel irq
` [PATCH v3 08/11] dmaengine: dw-axi-dmac: support dma-channel-mask
` [PATCH v3 09/11] dmaengine: dw-axi-dmac: try best to get residue when tx is running
` [PATCH v3 11/11] dmaengine: dw-axi-dmac: support polled mode
[PATCH v3 0/5] dma: don't set chancnt
2023-05-21 10:02 UTC
[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
2023-05-21 6:29 UTC (8+ messages)
` [PATCH v6 1/4] iommu: Generalize default PCIe requester ID PASID
` [PATCH v6 2/4] iommu: Move global PASID allocation from SVA to core
` [PATCH v6 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain
` [PATCH v6 4/4] dmaengine/idxd: Re-enable kernel workqueue under DMA API
[PATCH v10 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-05-20 5:18 UTC (10+ messages)
` [PATCH v10 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v10 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v10 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v10 4/4] dmaengine: dw-edma: Add HDMA DebugFS support
[PATCH v11 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-05-20 5:08 UTC (5+ messages)
` [PATCH v11 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v11 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v11 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v11 4/4] dmaengine: dw-edma: Add HDMA DebugFS support
[PATCH v2] dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
2023-05-19 20:13 UTC (2+ messages)
[PATCH] dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
2023-05-19 11:24 UTC (3+ messages)
[PATCH v5 0/1] Switchtec Switch DMA Engine Driver
2023-05-19 11:22 UTC (4+ messages)
` [PATCH v5 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
[PATCH] [v2] dmaengine: ste_dma40: use proper format string for resource_size_t
2023-05-19 10:47 UTC (2+ messages)
[PATCH] dmaengine: ste_dma40: use proper format string for resource_size_t
2023-05-19 10:46 UTC (4+ messages)
[PATCH] dmaengine: qcom: bam_dma: make channels/EEs optional in DT with clock
2023-05-19 10:15 UTC (5+ messages)
[PATCH] dmaengine: sh: rz-dmac: Improve probe()/remove()
2023-05-18 15:20 UTC
[PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
2023-05-18 11:32 UTC (5+ messages)
[PATCH RESEND v5 00/14] PCI: dwc: Relatively simple fixes and cleanups
2023-05-18 9:32 UTC (29+ 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 1/2] dmaengine: ste_dma40: use correct print specfier for resource_size_t
2023-05-17 6:51 UTC (4+ messages)
` [PATCH 2/2] dmaengine: ste_dma40: fix typo in enum documentation
[PATCH v5 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-05-16 21:57 UTC (17+ 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 v5 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v5 06/15] dmaengine: idxd: Add wq private data accessors
` [PATCH v5 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v5 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v5 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v5 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v5 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v5 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v5 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v5 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v5 15/15] crypto: iaa - Add IAA Compression Accelerator stats
[PATCH] dmaengine: ti: k3-udma: annotate pm function with __maybe_unused
2023-05-16 21:36 UTC (2+ 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 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 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases
2023-05-11 7:58 UTC (8+ messages)
` [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 (19+ messages)
` [PATCH v5 1/7] iommu: Generalize default PCIe requester ID PASID
` [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 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 (3+ messages)
[PATCH] dmaengine: xilinx: enable on RISC-V platform
2023-05-05 0:36 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).