dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-02 12:05:08 to 2021-09-14 08:09:04 UTC [more...]

[PATCH] dmaengine: pl330: Typecast with enum to fix the coverity warning
 2021-09-14  8:07 UTC  (3+ messages)

[PATCH AUTOSEL 5.13 01/19] dmaengine: idxd: depends on !UML
 2021-09-14  6:56 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 02/19] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.13 04/19] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.13 05/19] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 4.4 1/8] dmaengine: ioat: depends on !UML
 2021-09-13 22:35 UTC 

[PATCH AUTOSEL 4.9 1/9] dmaengine: ioat: depends on !UML
 2021-09-13 22:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 2/9] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 4.14 1/9] dmaengine: ioat: depends on !UML
 2021-09-13 22:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/9] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 4.19 01/10] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
 2021-09-13 22:35 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 02/10] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 4.19 03/10] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 5.4 01/12] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
 2021-09-13 22:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 02/12] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.4 03/12] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 5.10 01/16] dmaengine: idxd: depends on !UML
 2021-09-13 22:34 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 02/16] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 03/16] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.10 04/16] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH AUTOSEL 5.14 01/25] dmaengine: idxd: depends on !UML
 2021-09-13 22:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 02/25] dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.14 06/25] dmaengine: ioat: depends on !UML
` [PATCH AUTOSEL 5.14 07/25] dmaengine: xilinx_dma: Set DMA mask for coherent APIs

[PATCH] dmaengine: xilinx_dma: Fix kernel-doc warnings
 2021-09-13  9:28 UTC 

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-13  4:08 UTC  (23+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [PATCH v3 2/4] dmaengine: tegra: Add tegra gpcdma driver
  ` [PATCH v3 3/4] arm64: defconfig: tegra: Enable GPCDMA
  ` [PATCH v3 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
  ` [PATCH v4 0/4] Add Nvidia Tegra GPC-DMA driver
    ` [PATCH v4 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
    ` [PATCH v4 2/4] dmaengine: tegra: Add tegra gpcdma driver
    ` [PATCH v4 3/4] arm64: defconfig: tegra: Enable GPCDMA
    ` [PATCH v4 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH] drivers/dma: fix reference count leaks in mmp_pdma_probe
 2021-09-11  7:05 UTC 

[GIT PULL]: dmaengine updates for v5.15-rc1
 2021-09-10 17:03 UTC  (4+ messages)

[PATCH] dmaengine: idxd: add halt interrupt support
 2021-09-08 23:04 UTC 

[PATCH -next] dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail
 2021-09-08 16:43 UTC  (2+ messages)

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-06 15:31 UTC  (9+ messages)

[PATCH] dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded arithmetic
 2021-09-04 14:58 UTC 

[PATCH] dmaengine: idxd: reconfig device after device reset command
 2021-09-02  0:18 UTC 

[PATCH] dmaengine: fsl-edma: fix for missing dmamux module
 2021-09-01 21:16 UTC 

[PATCH] dmaengine: sh: fix some NULL dereferences
 2021-08-31 16:20 UTC  (2+ messages)

[PATCH][next] dmaengine: sh: Fix unused initialization of pointer lmdesc
 2021-08-31 16:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: Fix AMD PTDMA DRIVER entry
 2021-08-31 16:17 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Set max number of SGs per burst
 2021-08-30  9:48 UTC  (2+ messages)

[PATCH 0/3] Few Tegra210 ADMA fixes
 2021-08-30  9:37 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' member
` [PATCH 2/3] dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'
` [PATCH 3/3] dmaengine: tegra210-adma: Override ADMA FIFO size

[PATCH V5] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-08-29 13:43 UTC  (12+ messages)

[PATCH] dmaengine: sa11x0: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()
 2021-08-28  9:01 UTC 

[PATCH] dmaengine: fsl-dpaa2-qdma: Fix spelling mistake "faile" -> "failed"
 2021-08-26 16:35 UTC  (2+ messages)

[PATCH] dmaengine: idxd: remove interrupt disable for cmd_lock
 2021-08-26 16:34 UTC  (2+ messages)

[PATCH] dmaengine: idxd: remove interrupt disable for dev_lock
 2021-08-26 16:34 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix calling wq quiesce inside spinlock
 2021-08-26 16:34 UTC  (2+ messages)

[PATCH 0/2] Documentation: dmaengine: Tweak dmatest docs
 2021-08-26 12:52 UTC  (6+ messages)
` [PATCH 1/2] Documentation: dmaengine: Add a description of what dmatest does
` [PATCH 2/2] Documentation: dmaengine: Correctly describe dmatest with channel unset

[PATCH v12 0/3] Add support for AMD PTDMA controller driver
 2021-08-26 12:49 UTC  (5+ messages)
` [PATCH v12 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA
` [PATCH v12 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource
` [PATCH v12 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA

[PATCH 0/7] dmaengine: zynqmp_dma: fix lockdep warning and cleanup
 2021-08-26  9:47 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: zynqmp_dma: simplify with dev_err_probe
` [PATCH 2/7] dmaengine: zynqmp_dma: drop message on probe success
` [PATCH 3/7] dmaengine: zynqmp_dma: enable COMPILE_TEST
` [PATCH 4/7] dmaengine: zynqmp_dma: cleanup includes
` [PATCH 5/7] dmaengine: zynqmp_dma: cleanup after completing all descriptors
` [PATCH 6/7] dmaengine: zynqmp_dma: refine dma descriptor locking
` [PATCH 7/7] dmaengine: zynqmp_dma: fix lockdep warning in tasklet

[PATCH v7 0/3] Add RZ/G2L DMAC support
 2021-08-25 14:38 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: dma: Document RZ/G2L bindings
` [PATCH v7 2/3] dmaengine: Extend the dma_slave_width for 128 bytes
` [PATCH v7 3/3] drivers: dma: sh: Add DMAC driver for RZ/G2L SoC

[PATCH v4] dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
 2021-08-25 14:34 UTC  (3+ messages)

[PATCH] dmaengine: xilinx_dma: Set DMA mask for coherent APIs
 2021-08-25 14:34 UTC 

[PATCH] dmaengine: ioat: depends on !UML
 2021-08-25 13:53 UTC  (10+ messages)

[PATCH] dmaengine: idxd: set descriptor allocation size to threshold for swq
 2021-08-25 11:30 UTC  (2+ messages)

[PATCH] dmaengine: idxd: make submit failure path consistent on desc freeing
 2021-08-25 11:30 UTC  (2+ messages)

[bug report] dmaengine: idxd: support reporting of halt interrupt
 2021-08-24 13:24 UTC 

[PATCH] dmaengine: switch from 'pci_' to 'dma_' API
 2021-08-23 21:11 UTC  (5+ messages)

[PATCH] dmaengine: idxd: fix setting up priv mode for dwq
 2021-08-19 16:34 UTC 

[PATCH] dmaengine: xilinx_dma: Set DMA mask for coherent APIs
 2021-08-19  9:09 UTC 

[PATCH AUTOSEL 4.14 01/10] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-08-10 14:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 03/10] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available

[PATCH AUTOSEL 4.4 1/6] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-08-10 14:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 3/6] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available

[PATCH AUTOSEL 4.9 1/8] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-08-10 14:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 3/8] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available

[PATCH AUTOSEL 4.19 01/11] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 02/11] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH AUTOSEL 4.19 04/11] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available

[PATCH AUTOSEL 5.4 01/13] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 02/13] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH AUTOSEL 5.4 04/13] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available

[PATCH AUTOSEL 5.10 01/20] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 02/20] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH AUTOSEL 5.10 06/20] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available

[PATCH AUTOSEL 5.13 01/24] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
 2021-08-10 14:14 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 02/24] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH AUTOSEL 5.13 06/24] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available

[PATCH] dmaengine: idxd: depends on !UML
 2021-08-09  9:21 UTC  (3+ messages)

[GIT PULL]: dmaengine fixes for v5.14
 2021-08-06 18:27 UTC  (2+ messages)

[PATCH v2] dmaengine: idxd: remove interrupt flag for completion list spinlock
 2021-08-06 16:20 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: acpi: Check for errors from acpi_register_gsi() separately
 2021-08-06 16:19 UTC  (4+ messages)

[PATCH] dmaengine: idxd: remove interrupt flag for completion list spinlock
 2021-08-06 13:54 UTC  (2+ messages)

[PATCH] dmaengine: idxd: clear block on fault flag when clear wq
 2021-08-06 13:53 UTC  (2+ messages)

[PATCH] dmaengine: idxd: add capability check for 'block on fault' attribute
 2021-08-06 13:53 UTC  (2+ messages)

[PATCH] dmaengine: idxd: make I/O interrupt handler one shot
 2021-08-06 13:53 UTC  (2+ messages)

[PATCH V3] dmaengine: xilinx: Add empty device_config function
 2021-08-06 13:51 UTC  (2+ messages)

[PATCH v1 1/3] dmaengine: dw: Remove error message from DT parsing code
 2021-08-06 13:49 UTC  (6+ messages)
` [PATCH v1 2/3] dmaengine: dw: Convert members to u32 in platform data
` [PATCH v1 3/3] dmaengine: dw: Simplify DT property parser

[PATCH] dmaengine: idxd: Remove unused status variable in irq_process_work_list()
 2021-08-06 13:46 UTC  (3+ messages)

[PATCH v11 0/3] Add support for AMD PTDMA controller driver
 2021-08-05 13:25 UTC  (7+ messages)
` [PATCH v11 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA

[PATCH V2] dmaengine: xilinx: Add empty device_config function
 2021-08-04 19:49 UTC 

[PATCH 0/8] arm: ep93xx: CCF conversion
 2021-08-03 22:35 UTC  (3+ messages)
` [PATCH v2 "
  ` (subset) "

[PATCH v6 0/3] Add RZ/G2L DMAC support
 2021-08-02 12:05 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: dma: Document RZ/G2L bindings
` [PATCH v6 2/3] dmaengine: Extend the dma_slave_width for 128 bytes
` [PATCH v6 3/3] drivers: dma: sh: Add DMAC driver for RZ/G2L SoC


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