dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 17:49:15 to 2025-08-28 14:56:39 UTC [more...]

[PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
 2025-08-28 14:52 UTC  (3+ messages)
` [PATCH 32/37] spi: dt-bindings: apple,spi: Add t6020-spi compatible
` [PATCH 33/37] arm64: dts: apple: Add ethernet0 alias for J375 template

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-08-28 14:22 UTC  (33+ messages)
` [PATCH 01/37] dt-bindings: arm: apple: Add t6020x compatibles
` [PATCH 02/37] dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH 04/37] dt-bindings: power: apple,pmgr-pwrstate: Add t6020 compatible
` [PATCH 05/37] dt-bindings: cpufreq: apple,cluster-cpufreq: "
` [PATCH 06/37] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6020-aic compatible
` [PATCH 07/37] dt-bindings: iommu: dart: Add apple,t6020-dart compatible
` [PATCH 08/37] pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
` [PATCH 09/37] dt-bindings: pinctrl: apple,pinctrl: Add apple,t6020-pinctrl compatible
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
` [PATCH 11/37] dt-bindings: mailbox: apple,mailbox: Add t6020 compatible
` [PATCH 12/37] dt-bindings: gpu: apple,agx: Add agx-{g14s,g14c,g14d} compatibles
` [PATCH 13/37] dt-bindings: iommu: apple,sart: Add apple,t6020-sart compatible
` [PATCH 14/37] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
` [PATCH 15/37] dt-bindings: nvme: apple: Add apple,t6020-nvme-ans2 compatible
` [PATCH 16/37] dt-bindings: net: bcm4377-bluetooth: Add BCM4388 compatible
` [PATCH 17/37] dt-bindings: net: bcm4329-fmac: Add BCM4388 PCI compatible
` [PATCH 18/37] mfd: macsmc: Add "apple,t8103-smc" compatible
` [PATCH 19/37] dt-bindings: mfd: apple,smc: Add t6020-smc compatible
` [PATCH 20/37] dt-bindings: pwm: apple,s5l-fpwm: Add t6020-fpwm compatible
` [PATCH 21/37] spmi: apple: Add "apple,t8103-spmi" compatible
` [PATCH 22/37] dt-bindings: spmi: apple,spmi: Add t6020-spmi compatible
` [PATCH 23/37] watchdog: apple: Add "apple,t8103-wdt" compatible
` [PATCH 24/37] dt-bindings: watchdog: apple,wdt: Add t6020-wdt compatible
` [PATCH 25/37] clk: clk-apple-nco: Add "apple,t8103-nco" compatible
` [PATCH 26/37] dt-bindings: clock: apple,nco: Add t6020-nco compatible
` [PATCH 27/37] dmaengine: apple-admac: Add "apple,t8103-admac" compatible
` [PATCH 28/37] dt-bindings: dma: apple,admac: Add t6020-admac compatible
` [PATCH 29/37] ASoC: apple: mca: Add "apple,t8103-mca" compatible
` [PATCH 30/37] ASoC: dt-bindings: apple,mca: Add t6020-mca compatible

[PATCHv3 0/3] dmaengine: mv_xor: some devm cleanups
 2025-08-27 22:00 UTC  (4+ messages)
` [PATCHv3 1/3] dmaengine: mv_xor: use devm_platform_ioremap_resource
` [PATCHv3 2/3] dmaengine: mv_xor: use devm_clk_get_optional_enabled
` [PATCHv3 3/3] dmaengine: mv_xor: use devm for request_irq

[PATCH v2 00/30] vfio: Introduce selftests for VFIO
 2025-08-27 20:20 UTC  (33+ messages)
` [PATCH v2 01/30] selftests: Create tools/testing/selftests/vfio
` [PATCH v2 02/30] vfio: selftests: Add a helper library for VFIO selftests
` [PATCH v2 03/30] vfio: selftests: Introduce vfio_pci_device_test
` [PATCH v2 04/30] vfio: selftests: Test basic VFIO and IOMMUFD integration
` [PATCH v2 05/30] vfio: selftests: Move vfio dma mapping test to their own file
` [PATCH v2 06/30] vfio: selftests: Add test to reset vfio device
` [PATCH v2 07/30] vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
` [PATCH v2 08/30] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [PATCH v2 09/30] vfio: selftests: Keep track of DMA regions mapped into the device
` [PATCH v2 10/30] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH v2 11/30] vfio: selftests: Add a helper for matching vendor+device IDs
` [PATCH v2 12/30] vfio: selftests: Add driver framework
` [PATCH v2 13/30] vfio: sefltests: Add vfio_pci_driver_test
` [PATCH v2 14/30] tools headers: Add stub definition for __iomem
` [PATCH v2 15/30] tools headers: Import asm-generic MMIO helpers
` [PATCH v2 16/30] tools headers: Import x86 MMIO helper overrides
` [PATCH v2 17/30] tools headers: Add symlink to linux/pci_ids.h
` [PATCH v2 18/30] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH v2 19/30] vfio: selftests: Add driver for Intel CBDMA
` [PATCH v2 20/30] tools headers: Import iosubmit_cmds512()
` [PATCH v2 21/30] dmaengine: idxd: Allow registers.h to be included from tools/
` [PATCH v2 22/30] vfio: selftests: Add driver for Intel DSA
` [PATCH v2 23/30] vfio: selftests: Move helper to get cdev path to libvfio
` [PATCH v2 24/30] vfio: selftests: Encapsulate IOMMU mode
` [PATCH v2 25/30] vfio: selftests: Replicate tests across all iommu_modes
` [PATCH v2 26/30] vfio: selftests: Add vfio_type1v2_mode
` [PATCH v2 27/30] vfio: selftests: Add iommufd_compat_type1{,v2} modes
` [PATCH v2 28/30] vfio: selftests: Add iommufd mode
` [PATCH v2 29/30] vfio: selftests: Make iommufd the default iommu_mode
` [PATCH v2 30/30] vfio: selftests: Add a script to help with running VFIO selftests

[PATCH] drivers: dma: sh: setup_xref error handling
 2025-08-27 15:24 UTC 

[PATCH 00/19] perf: Rework event_init checks
 2025-08-27 15:15 UTC  (34+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events

[PATCH v4] dmaengine: xilinx_dma: Support descriptor setup from dma_vecs
 2025-08-26 18:21 UTC 

[PATCH RESEND] dmaengine: Fix dma_async_tx_descriptor->tx_submit documentation
 2025-08-26 16:07 UTC 

[PATCH 0/1] drivers: dma: change pm registration for dw-axi-dmac-platform's suspend
 2025-08-26 10:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] drivers: dma: change pm registration for dw-axi-dmac-platform's suspend
 2025-08-26 10:26 UTC 

[PATCH v7 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
 2025-08-26  8:21 UTC  (3+ messages)
` [PATCH v7 1/2] dma: Add devm_dma_request_chan()

[PATCH v2 0/2] dmaengine: virt-dma: convert tasklet to BH workqueue for callback invocation
 2025-08-25 17:39 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-08-25 16:40 UTC  (12+ messages)
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi

[PATCH RESEND] dt-bindings: dmaengine: xilinx_dma: Remove DMA client properties
 2025-08-25 13:04 UTC 

[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
 2025-08-25 11:30 UTC  (6+ messages)
` [PATCH V2 1/4] dmaengine: Add support to configure and read IRQ coalescing parameters

[PATCH v3] dt-bindings: dma: img-mdc-dma: convert to DT schema
 2025-08-25  7:41 UTC 

[PATCH 00/14] dmaengine: dma350: Support slave_sg, cyclic and DMA-250
 2025-08-24 19:38 UTC  (24+ messages)
` [PATCH 01/14] dmaengine: dma350: Fix CH_CTRL_USESRCTRIGIN definition
` [PATCH 02/14] dmaengine: dma350: Add missing dch->coherent setting
` [PATCH 03/14] dmaengine: dma350: Check vchan_next_desc() return value
` [PATCH 04/14] dmaengine: dma350: Check dma_cookie_status() ret code and txstate
` [PATCH 05/14] dmaengine: dma350: Register the DMA controller to DT DMA helpers
` [PATCH 06/14] dmaengine: dma350: Use dmaenginem_async_device_register
` [PATCH 07/14] dmaengine: dma350: Remove redundant err msg if platform_get_irq() fails
` [PATCH 08/14] dt-bindings: dma: dma350: Document interrupt-names
` [PATCH 09/14] dmaengine: dma350: Support dma-channel-mask
` [PATCH 10/14] dmaengine: dma350: Alloc command[] from dma pool
` [PATCH 11/14] dmaengine: dma350: Support device_prep_slave_sg
` [PATCH 12/14] dmaengine: dma350: Support device_prep_dma_cyclic
` [PATCH 13/14] dt-bindings: dma: dma350: Support ARM DMA-250
` [PATCH 14/14] dmaengine: "

[PATCH] dt-bindings: dma: img-mdc-dma: convert to DT schema
 2025-08-24 18:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 1/3] dt-bindings: lgm-dma: Added intel,dma-sw-desc property
 2025-08-24 10:26 UTC  (8+ messages)

[PATCH v2 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp
 2025-08-24  5:20 UTC  (3+ messages)
` (subset) "

[PATCH v5 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-08-22  3:06 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: dma: Add SpacemiT K1 PDMA controller
` [PATCH v5 2/8] dmaengine: mmp_pdma: Add clock support
` [PATCH v5 3/8] dmaengine: mmp_pdma: Add reset controller support
` [PATCH v5 4/8] dmaengine: mmp_pdma: Add operations structure for controller abstraction
` [PATCH v5 5/8] dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing
` [PATCH v5 6/8] riscv: dts: spacemit: Add PDMA node for K1 SoC
` [PATCH v5 7/8] riscv: dts: spacemit: Enable PDMA on Banana Pi F3 and Milkv Jupiter
` [PATCH v5 8/8] riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC

[PATCH v2 00/10] dmaengine: idxd: Memory leak and FLR fixes
 2025-08-21 23:14 UTC  (15+ messages)
` [PATCH v2 01/10] dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()
` [PATCH v2 02/10] dmaengine: idxd: Fix crash when the event log is disabled
` [PATCH v2 03/10] dmaengine: idxd: Fix possible invalid memory access after FLR
` [PATCH v2 04/10] dmaengine: idxd: Flush kernel workqueues on Function Level Reset
` [PATCH v2 05/10] dmaengine: idxd: Flush all pending descriptors
` [PATCH v2 06/10] dmaengine: idxd: Wait for submitted operations on .device_synchronize()
` [PATCH v2 07/10] dmaengine: idxd: Fix not releasing workqueue on .release()
` [PATCH v2 08/10] dmaengine: idxd: Fix memory leak when a wq is reset
` [PATCH v2 09/10] dmaengine: idxd: Fix freeing the allocated ida too late
` [PATCH v2 10/10] dmaengine: idxd: Fix leaking event log memory

[PATCH] dmaengine: mv_xor: match alloc_wc and free_wc
 2025-08-21 22:09 UTC 

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-08-21 21:03 UTC  (21+ messages)
` [PATCH 19/33] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH 20/33] vfio: selftests: Add driver for Intel CBDMA
` [PATCH 22/33] vfio: selftests: Add driver for Intel DSA

[RESEND PATCH] dmaengine: dw-edma: Set status for callback_result
 2025-08-21 12:15 UTC 

[PATCH v3 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2025-08-21  8:51 UTC  (3+ messages)
` [PATCH v3 1/2] dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
` [PATCH v3 2/2] dmaengine: idxd: Add Max SGL Size Support for DSA3.0

[PATCH 2/3] dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
 2025-08-21  7:32 UTC  (3+ messages)

[PATCH v2 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2025-08-21  4:36 UTC  (6+ messages)
` [PATCH v2 2/2] dmaengine: idxd: Add Max SGL Size Support for DSA3.0

[PATCHv2 0/3] dmaengine: mv_xor: some devm cleanups
 2025-08-21  3:45 UTC  (4+ messages)
` [PATCHv2 1/3] dmaengine: mv_xor: use devm_platform_ioremap_resource
` [PATCHv2 2/3] dmaengine: mv_xor: use devm_clk_get_optional_enabled
` [PATCHv2 3/3] dmaengine: mv_xor: use devm for request_irq

[PATCH][next] dmaengine: ppc4xx: Remove space before newline
 2025-08-20 17:42 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms
 2025-08-20 17:42 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Replace memset(0) + strscpy() with strscpy_pad()
 2025-08-20 17:42 UTC  (2+ messages)

[PATCH] dt-bindings: dma: nvidia,tegra20-apbdma: Add undocumented compatibles and "clock-names"
 2025-08-20 17:42 UTC  (2+ messages)

[PATCH v3] dmaengine: zynqmp_dma: Add shutdown operation support
 2025-08-20 17:42 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Fix double free in idxd_setup_wqs()
 2025-08-20 17:39 UTC  (2+ messages)

[PATCH RESEND v3 0/2] dmaengine: idxd: Fix refcount and cleanup issues on module unload
 2025-08-20 17:39 UTC  (2+ messages)

[PATCH 4/4] dmaengine: sh: rz-dmac: Add runtime PM support
 2025-08-20 10:04 UTC 

[PATCH 19/19] perf: Garbage-collect event_init checks
 2025-08-19 17:49 UTC  (2+ messages)


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