messages from 2023-08-01 18:45:54 to 2023-08-18 07:20:11 UTC [more...]
[PATCH 00/21] dmaengine: Annotate with __counted_by
2023-08-18 7:18 UTC (44+ messages)
` [PATCH 01/21] dmaengine: apple-admac: Annotate struct admac_data "
` [PATCH 02/21] dmaengine: at_hdmac: Annotate struct at_desc "
` [PATCH 03/21] dmaengine: axi-dmac: Annotate struct axi_dmac_desc "
` [PATCH 04/21] dmaengine: fsl-edma: Annotate struct fsl_edma_desc "
` [PATCH 05/21] dmaengine: hisilicon: Annotate struct hisi_dma_dev "
` [PATCH 06/21] dmaengine: moxart-dma: Annotate struct moxart_desc "
` [PATCH 07/21] dmaengine: qcom: bam_dma: Annotate struct bam_async_desc "
` [PATCH 08/21] dmaengine: sa11x0: Annotate struct sa11x0_dma_desc "
` [PATCH 09/21] dmaengine: sf-pdma: Annotate struct sf_pdma "
` [PATCH 10/21] dmaengine: sprd: Annotate struct sprd_dma_dev "
` [PATCH 11/21] dmaengine: st_fdma: Annotate struct st_fdma_desc "
` [PATCH 12/21] dmaengine: stm32-dma: Annotate struct stm32_dma_desc "
` [PATCH 13/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_desc "
` [PATCH 14/21] dmaengine: stm32-mdma: Annotate struct stm32_mdma_device "
` [PATCH 15/21] dmaengine: tegra: Annotate struct tegra_dma_desc "
` [PATCH 16/21] dmaengine: tegra210-adma: Annotate struct tegra_adma "
` [PATCH 17/21] dmaengine: ti: edma: Annotate struct edma_desc "
` [PATCH 18/21] dmaengine: ti: omap-dma: Annotate struct omap_desc "
` [PATCH 19/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc "
` [PATCH 20/21] dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device "
` [PATCH 21/21] dmaengine: usb-dmac: Annotate struct usb_dmac_desc "
[PATCH v3] dmaengine: idxd: Remove unused declarations
2023-08-17 18:51 UTC (2+ messages)
[PATCH] dma: dmatest: Use div64_s64
2023-08-17 11:25 UTC (4+ messages)
[PATCH] dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
2023-08-17 6:56 UTC (2+ messages)
[PATCH v2 -next] dmaengine: idxd: Remove unused declarations
2023-08-17 2:26 UTC (2+ 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 (19+ 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 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 (4+ 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 (4+ messages)
` [PATCH V3 1/1] dmaengine: amd: qdma: Add "
[PATCH 0/4] dmaengine: xdma: Cyclic transfers support
2023-08-01 18:59 UTC (3+ messages)
` (subset) "
[PATCH v3 12/50] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
2023-08-01 18:45 UTC (2+ messages)
` (subset) "
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).