dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 07:48:38 to 2020-04-29 21:57:53 UTC [more...]

[PATCH 00/18] Add R8A7742/RZG1H board support
 2020-04-29 21:56 UTC  (3+ messages)
` [PATCH 01/18] soc: renesas: Add Renesas R8A7742 config option
` [PATCH 02/18] ARM: shmobile: defconfig: Enable r8a7742 SoC

[PATCH v3 1/1] dma: actions: Fix lockdep splat for owl-dma
 2020-04-29 17:59 UTC  (2+ messages)

[PATCH v2 1/1] dma: actions: Fix lockdep splat for owl-dma
 2020-04-29 13:22 UTC  (2+ messages)

[PATCH v1 1/2] dmaengine: Include dmaengine.h into dmaengine.c
 2020-04-29 12:21 UTC  (2+ messages)
` [PATCH v1 2/2] dmaengine: Fix doc strings to satisfy validation script

[PATCH 1/1] dma: actions: Fix lockdep splat for owl-dma
 2020-04-29  9:58 UTC  (7+ messages)

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-29  9:42 UTC  (57+ messages)
` [PATCH RFC 01/15] drivers/base: Introduce platform_msi_ops
` [PATCH RFC 02/15] drivers/base: Introduce a new platform-msi list
` [PATCH RFC 03/15] drivers/base: Allocate/free platform-msi interrupts by group
` [PATCH RFC 04/15] drivers/base: Add support for a new IMS irq domain
` [PATCH RFC 05/15] ims-msi: Add mask/unmask routines
` [PATCH RFC 06/15] ims-msi: Enable IMS interrupts
` [PATCH RFC 07/15] Documentation: Interrupt Message store
` [PATCH RFC 08/15] vfio/mdev: Add a member for iommu domain in mdev_device
` [PATCH RFC 09/15] vfio/type1: Save domain when attach domain to mdev
` [PATCH RFC 10/15] dmaengine: idxd: add config support for readonly devices
` [PATCH RFC 11/15] dmaengine: idxd: add IMS support in base driver
` [PATCH RFC 12/15] dmaengine: idxd: add device support functions in prep for mdev
` [PATCH RFC 13/15] dmaengine: idxd: add support for VFIO mediated device
` [PATCH RFC 14/15] dmaengine: idxd: add error notification from host driver to "
` [PATCH RFC 15/15] dmaengine: idxd: add ABI documentation for mediated device support

[PATCH] dmaengine: dmatest: Restore default for channel
 2020-04-29  7:15 UTC 

[PATCH v3] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-04-29  3:53 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings

[PATCH][next] dmaengine: dw-edma: support local dma device transfer semantics
 2020-04-29  1:10 UTC 

[PATCH v4 0/3] Add support for AMD PTDMA controller driver
 2020-04-28 21:13 UTC  (4+ messages)
` [PATCH v4 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA controller
` [PATCH v4 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource
` [PATCH v4 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA information

[PATCH] dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
 2020-04-28 20:29 UTC  (6+ messages)

[PATCH v2] dmaengine: dmatest: Fix process hang when reading 'wait' parameter
 2020-04-28 16:17 UTC  (2+ messages)

[PATCH v1 1/6] dmaengine: dmatest: Fix iteration non-stop logic
 2020-04-27 16:22 UTC  (13+ messages)
` [PATCH v1 2/6] dmaengine: dmatest: Fix process hang when reading 'wait' parameter
` [PATCH v1 3/6] Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"
` [PATCH v1 4/6] dmaengine: dmatest: Allow negative timeout value to specify infinite wait
` [PATCH v1 5/6] dmaengine: dmatest: Describe members of struct dmatest_params
` [PATCH v1 6/6] dmaengine: dmatest: Describe members of struct dmatest_info

[PATCH 0/2] STM32 DMA Direct mode
 2020-04-27 16:10 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dma: add direct mode support through device tree in stm32-dma
` [PATCH 2/2] dmaengine: stm32-dma: direct mode support through device tree

[PATCH v1] dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
 2020-04-27 16:05 UTC  (2+ messages)

[PATCH v2][next] dmaengine: dw-edma: Check MSI descriptor before copying
 2020-04-27 16:01 UTC  (4+ messages)

[PATCH] dmaengine: fix channel index enumeration
 2020-04-27 15:57 UTC  (3+ messages)

[PATCH] drivers: dma: pch_dma.c: Avoid data race between probe and irq handler
 2020-04-23 18:13 UTC  (3+ messages)

[PATCH v3 2/3] dmaengine: ioat: Remove unnecessary double completion timer modification
 2020-04-23 16:19 UTC 

Use DMA Test Kernel Module for FPGA Device
 2020-04-23 13:09 UTC 

[PATCH v2 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M -> 512K
 2020-04-23  7:21 UTC  (12+ messages)
` [PATCH v3 1/2] dmaengine: ioat: fixing chunk sizing macros dependency
  ` [PATCH v3 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M->512K
    ` [PATCH v2 1/3] dmaengine: ioat: removing duplicate code from timeout handler
      ` [PATCH v2 2/3] dmaengine: ioat: remove unnesesery double complition timer modification
      ` [PATCH v2 3/3] dmaengine: ioat: adding missed issue_pending to timeout handler
        ` [PATCH v3 1/3] dmaengine: ioat: removing duplicate code from "
          ` [PATCH v3 2/3] dmaengine: ioat: remove unnesesery double complition timer modification
          ` [PATCH v3 3/3] dmaengine: ioat: adding missed issue_pending to timeout handler

[PATCH 0/7] dmaengine: mmp_tdma: Make the driver actually work
 2020-04-23  7:16 UTC  (15+ messages)
` [PATCH 1/7] dmaengine: mmp_tdma: Do not ignore slave config validation errors
` [PATCH 2/7] dmaengine: mmp_tdma: Drop "mmp_tdma: from error messages
` [PATCH 3/7] dmaengine: mmp_tdma: Validate the transfer direction
` [PATCH 4/7] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 5/7] dmaengine: mmp_tdma: Log an error if channel is in wrong state
` [PATCH 6/7] dmaengine: mmp_tdma: Fill in slave capabilities
` [PATCH 7/7] dmaengine: mmp_tdma: Remove the MMP_SRAM dependency

[PATCH] dmaengine: dw-edma: Check MSI descriptor before copying
 2020-04-22 22:38 UTC  (3+ messages)

[RESEND PATCH v2 2/2] amba: Initialize dma_parms for amba devices
 2020-04-22 17:04 UTC  (2+ messages)

[RESEND PATCH v2 1/2] driver core: platform: Initialize dma_parms for platform devices
 2020-04-22 17:03 UTC  (2+ messages)

[PATCH 1/3] dmaengine: ioat: removing duplicate code from timeout handler
 2020-04-22 16:45 UTC  (5+ messages)
` [PATCH 2/3] dmaengine: ioat: remove unnesesery double complition timer modification
` [PATCH 3/3] dmaengine: ioat: adding missed issue_pending to timeout handler

[PATCH v2 0/2] amba/platform: Initialize dma_parms at the bus level
 2020-04-22  9:42 UTC  (6+ messages)
` [PATCH v2 1/2] driver core: platform: Initialize dma_parms for platform devices
` [PATCH v2 2/2] amba: Initialize dma_parms for amba devices

[PATCH] genirq/msi: Check null pointer before copying struct msi_msg
 2020-04-21 23:44 UTC  (8+ messages)

drivers/dma/iop-adma.c cast build warnings
 2020-04-21  0:26 UTC 

[PATCH trivial 0/6] Fix misspellings of "Analog Devices"
 2020-04-18 15:17 UTC  (14+ messages)
` [PATCH trivial 1/6] dt-bindings: "
` [PATCH trivial 2/6] dma: Fix misspelling "
` [PATCH trivial 3/6] drm: Fix misspellings "
` [PATCH trivial 4/6] iio: "
` [PATCH trivial 5/6] ALSA: "
` [PATCH trivial 6/6] ASoC: "
  ` Applied "ASoC: Fix misspellings of "Analog Devices"" to the asoc tree

[PATCH v3 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
 2020-04-17 11:53 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings "
` [PATCH v3 2/2] dt-bindings: dma: renesas,usb-dmac: "

[PATCH v2] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
 2020-04-17 11:50 UTC  (2+ messages)

alsa / dma: Sound stops playing after xrun
 2020-04-17 10:34 UTC 

[PATCH v2 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
 2020-04-17  7:45 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings "
` [PATCH v2 2/2] dt-bindings: dma: renesas,usb-dmac: "

[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
 2020-04-16 10:05 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
 2020-04-16  8:13 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings "
` [PATCH 2/2] dt-bindings: dma: renesas,usb-dmac: "


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