dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-12 14:09:27 to 2023-08-30 22:16:49 UTC [more...]

[PATCH 0/7] 8550 dma coherent and more
 2023-08-30 21:16 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: dmaengine: qcom: gpi: Allow dma-coherent
` [PATCH 2/7] dt-bindings: qcom: geni-se: "
` [PATCH 3/7] arm64: dts: qcom: sm8550: Fix up CPU idle states
` [PATCH 4/7] arm64: dts: qcom: sm8550: Mark QUPs and GPI dma-coherent
` [PATCH 5/7] arm64: dts: qcom: sm8550: Mark APPS SMMU as dma-coherent
` [PATCH 6/7] arm64: dts: qcom: sm8550: Add missing DWC3 quirks
` [PATCH 7/7] arm64: dts: qcom: sm8550: Mark DWC3 as dma-coherent

[PATCH v3 0/2] Add dma controller for hisilicon ascend310/910
 2023-08-30  9:33 UTC  (7+ messages)
` [PATCH v3 1/2] dmaengine: Add HiSilicon Ascend SDMA engine support
` [PATCH v3 2/2] dt-bindings: dma: hisi: Add bindings for Hisi Ascend sdma

Prosím kontaktujte
 2023-08-30  7:36 UTC 

[PATCH v2] dmaengine: idxd: Remove redundant memset() for eventlog allocation
 2023-08-29 18:11 UTC  (2+ messages)

[PATCH v2] dmaengine: plx_dma: Fix potential deadlock on &plxdev->ring_lock
 2023-08-29 11:05 UTC  (4+ messages)

[PATCH] dma: device: Remove redundant code
 2023-08-28 18:19 UTC  (2+ messages)

[PATCH v2 0/2] Apple SIO driver
 2023-08-28 17:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: dma: apple,sio: Add schema
` [PATCH v2 2/2] dmaengine: apple-sio: Add Apple SIO driver

[PATCH 0/3] dt-bindings: dma: ti: k3* : Update optional reg regions
 2023-08-27  7:18 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: "

[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
 2023-08-26  7:20 UTC 

[PATCH v3 1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
 2023-08-24 21:01 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff
 2023-08-24 18:19 UTC 

[PATCH 0/2] dmaengine: fsl_edma: add trace and debugfs support
 2023-08-24 16:25 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: fsl-edma: add "
` [PATCH 2/2] dmaengine: fsl-edma: add trace event support

[PATCH 0/2] Apple SIO driver
 2023-08-24 15:34 UTC  (9+ messages)
` [PATCH 2/2] dmaengine: apple-sio: Add "

[PATCH v2 1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
 2023-08-24 14:51 UTC  (3+ messages)

[PATCH -next] dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
 2023-08-24  9:12 UTC 

[PATCH V3 0/1] AMD QDMA driver
 2023-08-24  5:12 UTC  (5+ messages)
` [PATCH V3 1/1] dmaengine: amd: qdma: Add "

[PATCH] dmaengine: fsl-edma: Remove unnecessary print function dev_err()
 2023-08-24  3:13 UTC  (2+ messages)

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-24  1:10 UTC  (10+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support
` (subset) [PATCH net-next v5 00/10] net: axienet: Introduce dmaengine

[PATCH 1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
 2023-08-23 19:14 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-edma: fix edma4 channel enable failure on second attempt
 2023-08-23 18:26 UTC 

[PATCH v3 29/42] dt-bindings: rtc: Add ST M48T86
 2023-08-23 10:16 UTC 

[PATCH] dmaengine: dmatest: Add option to exercise transfer termination
 2023-08-23  7:55 UTC  (2+ messages)

Re; Interest,
 2023-08-22 20:20 UTC 

[PATCH v11 00/12] dmaengine: edma: add freescale edma v3 support
 2023-08-22 14:42 UTC  (14+ messages)
` [PATCH v11 01/12] dmaengine: fsl-edma: fix build error when arch is s390
` [PATCH v11 02/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v11 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v11 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v11 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v11 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v11 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v11 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v11 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v11 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v11 11/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string
` [PATCH v11 12/12] dmaengine: fsl-edma: integrate v3 support

[PATCH v10 00/12] dmaengine: edma: add freescale edma v3 support
 2023-08-22 14:42 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 1/6] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:36 UTC 

[PATCH AUTOSEL 4.19 1/2] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:37 UTC 

[PATCH AUTOSEL 4.14 1/2] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:37 UTC 

[PATCH AUTOSEL 5.4 1/2] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:37 UTC 

[PATCH AUTOSEL 5.10 1/3] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:37 UTC 

[PATCH AUTOSEL 6.1 01/10] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:36 UTC 

[PATCH AUTOSEL 6.4 01/11] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:35 UTC 

[PATCH v6 0/1] Switchtec Switch DMA Engine Driver
 2023-08-21 23:44 UTC  (5+ messages)
` [PATCH v6 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH] dmaengine: ti: k3-udma: Fix teardown timeout for cyclic mode
 2023-08-21 20:09 UTC  (2+ messages)

[PATCH v8 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-08-21 18:44 UTC  (4+ messages)
` [PATCH v8 08/14] crypto: iaa - Add IAA Compression Accelerator Documentation

[PATCH] iommu: Remove the device_lock_assert() from __iommu_probe_device()
 2023-08-21 14:40 UTC  (8+ messages)

[PATCH 1/2] dmaengine: idxd: Allow ATS disable update only for configurable devices
 2023-08-21 13:52 UTC  (2+ messages)

[PATCH] dmaengine: ioatdma: use pci_dev_id() to simplify the code
 2023-08-21 13:52 UTC  (3+ messages)

[PATCH v2] dmaengine: ioat: fixing the wrong dma_dev->chancnt
 2023-08-21 13:52 UTC  (3+ messages)

[PATCH] dmaengine: Simplify dma_async_device_register()
 2023-08-21 13:52 UTC  (3+ messages)

[PATCH v2] dmaengine: fsl-edma: use struct_size() helper
 2023-08-21 13:52 UTC  (2+ messages)

[PATCH] dmaengine: mcf-edma: Use struct_size()
 2023-08-21 13:51 UTC  (2+ messages)

[PATCH -next] dmaengine: ste_dma40: Add missing IRQ check in d40_probe
 2023-08-21 13:51 UTC  (2+ messages)

[PATCH -next] dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
 2023-08-21 13:51 UTC  (3+ messages)

[PATCH] dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
 2023-08-21 13:51 UTC  (3+ messages)

[PATCH v3] dmaengine: idxd: Remove unused declarations
 2023-08-21 13:51 UTC  (3+ messages)

[PATCH -next 1/2] dmaengine: fsl-edma: use struct_size() helper
 2023-08-21  6:06 UTC  (5+ messages)
` [PATCH -next 2/2] dmaengine: mcf-edma: "

[PATCH v9 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-08-18 19:56 UTC  (3+ messages)

[PATCH v2 0/2] Add dma controller for hisi ascend310/910
 2023-08-18 12:05 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: Add HiSilicon Ascend SDMA engine support
` [PATCH v2 2/2] dt-bindings: dma: hisi: Add bindings for Hisi Ascend sdma

[PATCH 0/2] Add sdma driver for HiSilicon Ascend platform
 2023-08-18 10:20 UTC  (6+ 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 00/21] dmaengine: Annotate with __counted_by
 2023-08-18  9:29 UTC  (45+ 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] dma: dmatest: Use div64_s64
 2023-08-17 11:25 UTC  (4+ 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: idxd: Remove unused declarations
 2023-08-14 15:31 UTC  (3+ messages)

[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  (5+ messages)
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework

[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 


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