messages from 2023-07-29 19:30:25 to 2023-08-16 18:39:36 UTC [more...]
[PATCH] dma: dmatest: Use div64_s64
2023-08-16 18:38 UTC (3+ messages)
[PATCH v2] dmaengine: sun6i: Fix potential deadlock on &sdev->lock
2023-08-16 17:13 UTC (2+ messages)
[PATCH] dmaengine: pch_dma: Fix potential deadlock on &pd_chan->lock
2023-08-16 17:03 UTC (2+ messages)
[PATCH RESEND] dmaengine: milbeaut-hdmac: Fix potential deadlock on &mc->vc.lock
2023-08-16 17:02 UTC (4+ messages)
[PATCH v2] dmaengine: milbeaut-hdmac: Fix potential deadlock on &mc->vc.lock
2023-08-16 17:00 UTC
[PATCH -next] dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
2023-08-16 2:33 UTC (2+ messages)
[PATCH -next 1/2] dmaengine: fsl-edma: use struct_size() helper
2023-08-16 2:03 UTC (2+ messages)
` [PATCH -next 2/2] dmaengine: mcf-edma: "
[PATCH] dmaengine: Simplify dma_async_device_register()
2023-08-15 16:04 UTC (2+ messages)
[PATCH] dmaengine: ioatdma: use pci_dev_id() to simplify the code
2023-08-15 16:02 UTC (2+ messages)
[PATCH v2] dmaengine: ioat: fixing the wrong dma_dev->chancnt
2023-08-15 15:46 UTC (2+ messages)
[PATCH -next] dmaengine: idxd: Remove unused declarations
2023-08-14 15:31 UTC (3+ messages)
[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
2023-08-14 15:29 UTC (16+ messages)
` [PATCH net-next v5 01/10] dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-connected property
` [PATCH net-next v5 02/10] dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property
` [PATCH net-next v5 03/10] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
` [PATCH net-next v5 04/10] dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
` [PATCH net-next v5 05/10] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
` [PATCH net-next v5 06/10] dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
` [PATCH net-next v5 07/10] dmaengine: xilinx_dma: Program interrupt delay timeout
` [PATCH net-next v5 08/10] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support
` [PATCH net-next v5 09/10] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v5 10/10] net: axienet: Introduce "
[PATCH] dmaengine: ioat: fixing the wrong chancnt
2023-08-14 15:06 UTC (4+ messages)
[PATCH v4 00/11] Introduce STM32 Firewall framework
2023-08-14 13:45 UTC (16+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v4 03/11] dt-bindings: bus: document RIFSC
` [PATCH v4 04/11] dt-bindings: bus: document ETZPC
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework
` [PATCH v4 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v4 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v4 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v4 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v4 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v4 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[PATCH 0/2] Add sdma driver for HiSilicon Ascend platform
2023-08-14 8:54 UTC (7+ messages)
` [PATCH 1/2] dmaengine: Add HiSilicon Ascend SDMA engine support
` [PATCH 2/2] dt-bindings: dma: hisi: Add bindings for Hisi Ascend sdma
[PATCH v3 00/57] Scope-based Resource Management
2023-08-14 7:24 UTC (3+ messages)
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
[PATCH] dma: dmatest: Use div64_s64
2023-08-14 6:22 UTC
[PATCH] dma: device: Remove redundant code
2023-08-13 13:22 UTC
[PATCH V4 0/1] AMD QDMA driver
2023-08-11 16:34 UTC (2+ messages)
` [PATCH V4 1/1] dmaengine: amd: qdma: Add "
[PATCH 0/3] dt-bindings: dma: ti: k3* : Update optional reg regions
2023-08-11 16:04 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: dma: ti: k3-bcdma: Describe cfg register regions
` [PATCH 2/3] dt-bindings: dma: ti: k3-pktdma: "
` [PATCH 3/3] dt-bindings: dma: ti: k3-udma: "
[PATCH -next] dmaengine: ti: k3-udma: Remove unused declarations
2023-08-11 15:07 UTC (2+ messages)
[PATCH 0/2] Add sdma driver for HiSilicon Ascend platform
2023-08-11 3:47 UTC
[PATCH 1/2] dmaengine: idxd: Allow ATS disable update only for configurable devices
2023-08-11 1:26 UTC (2+ messages)
` [PATCH 2/2] dmaengine: idxd: Fix issues with PRS disable sysfs knob
[PATCH v4 0/2] New driver for the Loongson LS2X APB DMA Controller
2023-08-10 20:40 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: dmaengine: Add Loongson LS2X APB DMA controller
` [PATCH v4 2/2] dmaengine: ls2x-apb: new driver for the "
[PATCH 1/2] dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning
2023-08-10 10:00 UTC (2+ messages)
` [PATCH 2/2] dmaengine: mmp: "
[PATCH -next] dmaengine: ste_dma40: Add missing IRQ check in d40_probe
2023-08-10 8:20 UTC (3+ messages)
[PATCH -next] dmaengine: mcf-edma: remove unnecessary resource check
2023-08-10 2:17 UTC
[PATCH v2 -next] dmaengine: Remove unused declaration dma_chan_cleanup()
2023-08-09 8:00 UTC
[PATCH -next] dmaengine: mediatek: Remove redundant of_match_ptr()
2023-08-08 13:04 UTC
[PATCH] dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
2023-08-08 11:45 UTC (2+ messages)
[PATCH -next] dmaengine: Remove unused declaration dma_chan_cleanup()
2023-08-08 17:25 UTC (2+ messages)
[PATCH v9 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-08-07 20:37 UTC (15+ messages)
` [PATCH v9 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v9 02/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v9 03/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v9 04/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v9 05/14] dmaengine: idxd: Export wq resource "
` [PATCH v9 06/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v9 07/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v9 08/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v9 09/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v9 10/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v9 11/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v9 12/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v9 13/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v9 14/14] crypto: iaa - Add IAA Compression Accelerator stats
[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
2023-08-07 15:40 UTC (2+ messages)
[PATCH 1/5] dma: delect redundant parameter for dma driver function
2023-08-07 8:53 UTC (3+ messages)
[PATCH 3/5] dma: optimize two stage transfer function
2023-08-07 8:27 UTC (2+ messages)
[PATCH 2/5] dma: add dma mask interface in probe
2023-08-07 7:50 UTC (2+ messages)
[PATCH 5/5] dma: add relative interface to support deep sleep
2023-08-07 5:20 UTC
[PATCH 4/5] dma: delect enable opreation in probe
2023-08-07 5:20 UTC
[PATCH 1/5] dma: delect redundant parameter for dma driver function
2023-08-07 5:07 UTC
[PATCH -next] dmaengine: fsl-dpaa2-qdma: Remove redundant initialization owner in dpaa2_qdma_driver
2023-08-04 10:02 UTC
[PATCH v8 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-08-03 15:24 UTC (26+ messages)
` [PATCH v8 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v8 02/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v8 03/14] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v8 04/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v8 05/14] dmaengine: idxd: Export wq resource "
` [PATCH v8 06/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v8 07/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v8 08/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v8 09/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v8 10/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v8 11/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v8 12/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v8 13/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v8 14/14] crypto: iaa - Add IAA Compression Accelerator stats
[PATCH v3 0/2] New driver for the Loongson LS2X APB DMA Controller
2023-08-03 13:24 UTC (5+ messages)
` [PATCH v3 2/2] dmaengine: ls2x-apb: new driver for the Loongson LS2X APB DMA controller
[PATCH 0/2] Apple SIO driver
2023-08-03 11:34 UTC (7+ messages)
` [PATCH 2/2] dmaengine: apple-sio: Add "
[PATCH -next] dmaengine: Do not check for 0 return after calling platform_get_irq()
2023-08-03 9:03 UTC
[PATCH -next] dmaengine: xilinx: xdma: Use resource_size() in xdma_probe()
2023-08-03 3:32 UTC
[PATCH v6 0/1] Switchtec Switch DMA Engine Driver
2023-08-03 3:15 UTC (8+ messages)
` [PATCH v6 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
[PATCH V3 0/1] AMD QDMA driver
2023-08-01 22:06 UTC (5+ messages)
` [PATCH V3 1/1] dmaengine: amd: qdma: Add "
[PATCH 0/4] dmaengine: xdma: Cyclic transfers support
2023-08-01 18:59 UTC (11+ messages)
` [PATCH 1/4] dmaengine: xilinx: xdma: Fix interrupt vector setting
` [PATCH 2/4] dmaengine: xilinx: xdma: Fix typo
` [PATCH 3/4] dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfers
` [PATCH 4/4] dmaengine: xilinx: xdma: Support "
` (subset) [PATCH 0/4] dmaengine: xdma: Cyclic transfers support
[PATCH v3 12/50] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
2023-08-01 18:45 UTC (2+ messages)
` (subset) "
[PATCH] dmaengine: ep93xx: Use struct_size()
2023-08-01 18:45 UTC (2+ messages)
[PATCH v2] dmaengine: Explicitly include correct DT includes
2023-08-01 18:45 UTC
[PATCH] dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
2023-08-01 18:45 UTC (2+ messages)
[PATCH 1/2] dmaengine: idxd: Simplify WQ attribute visibility checks
2023-08-01 18:45 UTC (2+ messages)
[PATCH] dmaengine: ipu: Remove the driver
2023-08-01 18:45 UTC (3+ messages)
[PATCH -next] dmaengine: owl-dma: Modify mismatched function name
2023-08-01 18:44 UTC (2+ messages)
[PATCH v3] dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
2023-08-01 18:44 UTC (2+ messages)
[PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
2023-08-01 18:44 UTC (2+ messages)
[PATCH] dmaengine: qcom_hidma: Update codeaurora email domain
2023-08-01 18:44 UTC (2+ messages)
[PATCH] dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
2023-08-01 18:31 UTC (2+ messages)
[PATCH] dma: at_hdmac: "(foo*)" should be "(foo *)"
2023-08-01 18:30 UTC (2+ messages)
[PATCH v10 00/12] dmaengine: edma: add freescale edma v3 support
2023-07-31 14:49 UTC (3+ messages)
[PATCH v2] dmaengine: plx_dma: Fix potential deadlock on &plxdev->ring_lock
2023-07-30 23:50 UTC (2+ 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).