dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-16 17:21:01 to 2020-07-27 09:16:21 UTC [more...]

[PATCH v1] dmaengine: dw: Don't include unneeded header to platform data header
 2020-07-27  9:16 UTC  (2+ messages)

[PATCH v7 02/10] dmaengine: Actions: get rid of bit fields from dma descriptor
 2020-07-27  9:14 UTC  (4+ messages)
` [PATCH v7 03/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH] dmaengine: idxd: add missing invalid flags field to completion
 2020-07-27  9:08 UTC  (2+ messages)

[Patch v1 0/4] Add Nvidia Tegra GPC-DMA driver
 2020-07-27  9:07 UTC  (12+ messages)
` [Patch v1 1/4] dt-bindings: dma: Add DT binding document
` [Patch v1 2/4] dma: tegra: Adding Tegra GPC DMA controller driver
` [Patch v1 3/4] arm64: configs: enable tegra gpc dma
` [Patch v1 4/4] arm64: tegra: Add GPCDMA node in dt

[PATCH v8 00/10] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-27  9:01 UTC  (12+ messages)
` [PATCH v8 01/10] dt-bindings: dma: dw: Convert DW DMAC to DT binding
` [PATCH v8 02/10] dt-bindings: dma: dw: Add max burst transaction length property
` [PATCH v8 03/10] dmaengine: Introduce min burst length capability
` [PATCH v8 04/10] dmaengine: Introduce max SG burst capability
` [PATCH v8 05/10] dmaengine: Introduce DMA-device device_caps callback
` [PATCH v8 06/10] dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config
` [PATCH v8 07/10] dmaengine: dw: Set DMA device max segment size parameter
` [PATCH v8 08/10] dmaengine: dw: Initialize min and max burst DMA device capability
` [PATCH v8 09/10] dmaengine: dw: Introduce max burst length hw config
` [PATCH v8 10/10] dmaengine: dw: Initialize max_sg_burst capability

[PATCH v1] dmaengine: pch_dma: use generic power management
 2020-07-27  8:56 UTC  (2+ messages)

[PATCH 0/2] dmaengine: ti: k3-udma: Get supported throughput levels from hardware
 2020-07-27  8:53 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: ti: k3-udma: Use defines for capabilities register parsing
` [PATCH 2/2] dmaengine: ti: k3-udma: Query throughput level information from hardware

[PATCH] MAINTAINERS: Add linux-mips mailing list to JZ47xx entries
 2020-07-25 12:38 UTC  (2+ messages)

[PATCH v11 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-07-24 18:51 UTC  (13+ messages)
` [PATCH v11 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v11 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v11 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v11 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v11 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v11 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v11 07/12] spi: imx: fix ERR009165
` [PATCH v11 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v11 09/12] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v11 10/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v11 11/12] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v11 12/12] dmaengine: imx-sdma: add uart rom script

[PATCH v2 0/9] add fsl-edma3 support
 2020-07-24 10:13 UTC  (4+ messages)
` [PATCH v2 6/9] dt-bindings: dma: add fsl-edma3 yaml

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-07-24  0:36 UTC  (42+ messages)
` [PATCH RFC v2 01/18] platform-msi: Introduce platform_msi_ops
` [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
` [PATCH RFC v2 03/18] irq/dev-msi: Create IR-DEV-MSI "
` [PATCH RFC v2 04/18] irq/dev-msi: Introduce APIs to allocate/free dev-msi interrupts
` [PATCH RFC v2 05/18] dmaengine: idxd: add support for readonly config devices
` [PATCH RFC v2 06/18] dmaengine: idxd: add interrupt handle request support
` [PATCH RFC v2 07/18] dmaengine: idxd: add DEV-MSI support in base driver
` [PATCH RFC v2 08/18] dmaengine: idxd: add device support functions in prep for mdev
` [PATCH RFC v2 09/18] dmaengine: idxd: add basic mdev registration and helper functions
` [PATCH RFC v2 10/18] dmaengine: idxd: add emulation rw routines
` [PATCH RFC v2 11/18] dmaengine: idxd: prep for virtual device commands
` [PATCH RFC v2 12/18] dmaengine: idxd: virtual device commands emulation
` [PATCH RFC v2 13/18] dmaengine: idxd: ims setup for the vdcm
` [PATCH RFC v2 14/18] dmaengine: idxd: add mdev type as a new wq type
` [PATCH RFC v2 15/18] dmaengine: idxd: add dedicated wq mdev type
` [PATCH RFC v2 16/18] dmaengine: idxd: add new wq state for mdev
` [PATCH RFC v2 17/18] dmaengine: idxd: add error notification from host driver to mediated device
` [PATCH RFC v2 18/18] dmaengine: idxd: add ABI documentation for mediated device support

[PATCH v10 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-07-23 14:11 UTC  (7+ messages)
` [PATCH v10 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script

[PATCH v6] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-07-23  2:34 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
  ` [PATCH v6 2/4] dmaengine: mediatek-cqdma: remove redundant queue structure

[PATCH] dmaengine: xilinx: dpdma: Fix kerneldoc warning
 2020-07-22 16:36 UTC  (2+ messages)

[PATCH 1/3] dmaengine: xilinx: dpdma: remove comparison of unsigned expression
 2020-07-22 16:18 UTC  (11+ messages)
` [PATCH 2/3] dmaengine: xilinx: dpdma: add missing kernel doc
` [PATCH 3/3] dmaengine: xilinx: dpdma: fix kernel doc format

[PATCH] dmaengine: acpi: Put the CSRT table after using it
 2020-07-22  9:54 UTC 

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-22  9:03 UTC  (37+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes
` [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
  ` [PATCH 03/20] dt-bindings: ata: renesas, rcar-sata: "
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node
` [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
  ` [PATCH 07/20] dt-bindings: usb: renesas, usb3-peri: "
` [PATCH 08/20] dt-bindings: usb: usb-xhci: "
` [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add "
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
` [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1
` [PATCH 16/20] dt-bindings: media: renesas,csi2: Add R8A774E1 support
` [PATCH 17/20] dt-bindings: media: renesas,vin: "
` [PATCH 18/20] media: rcar-csi2: Enable support for R8A774E1
` [PATCH 19/20] media: rcar-vin: "

[PATCH] dmaengine: idxd: reset states after device disable or reset
 2020-07-21 18:57 UTC 

[PATCH v4 0/2] Add Intel LGM soc DMA support
 2020-07-21  2:53 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: dma: Add bindings for intel LGM SOC

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-21  2:03 UTC  (9+ messages)
` [PATCH 1/9] dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC

[PATCH AUTOSEL 5.7 03/40] dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
 2020-07-20 21:36 UTC  (7+ messages)
` [PATCH AUTOSEL 5.7 04/40] dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
` [PATCH AUTOSEL 5.7 06/40] dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()
` [PATCH AUTOSEL 5.7 07/40] dmaengine: idxd: fix hw descriptor fields for delta record
` [PATCH AUTOSEL 5.7 09/40] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
` [PATCH AUTOSEL 5.7 16/40] dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
` [PATCH AUTOSEL 5.7 17/40] dmaengine: ioat setting ioat timeout as module parameter

[PATCH AUTOSEL 5.4 05/34] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
 2020-07-20 21:37 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 11/34] dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
` [PATCH AUTOSEL 5.4 12/34] dmaengine: ioat setting ioat timeout as module parameter

[PATCH AUTOSEL 4.19 05/19] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
 2020-07-20 21:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 10/19] dmaengine: ioat setting ioat timeout as module parameter

[PATCH AUTOSEL 4.14 03/13] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
 2020-07-20 21:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 08/13] dmaengine: ioat setting ioat timeout as module parameter

[PATCH AUTOSEL 4.9 3/9] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
 2020-07-20 21:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 5/9] dmaengine: ioat setting ioat timeout as module parameter

[PATCH v6 02/10] dmaengine: Actions: get rid of bit fields from dma descriptor
 2020-07-18 17:03 UTC  (3+ messages)
` [PATCH v6 03/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH v3 0/14] Patches to improve transfer efficiency for Rockchip SoCs
 2020-07-18 14:40 UTC 

[PATCH] dmaengine: linux/dmaengine.h: drop duplicated word in a comment
 2020-07-18 13:25 UTC  (2+ messages)

[PATCH v7 0/5] dma: Add Xilinx ZynqMP DPDMA driver
 2020-07-18  0:24 UTC  (10+ messages)
` [PATCH v7 1/5] dt: bindings: dma: xilinx: dpdma: DT bindings for Xilinx DPDMA
` [PATCH v7 2/5] dmaengine: Add support for repeating transactions
` [PATCH v7 3/5] dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
` [PATCH v7 4/5] dmaengine: xilinx: dpdma: Add debugfs support
` [PATCH v7 5/5] arm64: dts: zynqmp: Add DPDMA node

[PATCH next v2 0/6] soc: ti: k3-ringacc: updates
 2020-07-17 16:55 UTC  (8+ messages)
` [PATCH next v2 1/6] dt-bindings: soc: ti: k3-ringacc: convert bindings to json-schema
` [PATCH next v2 2/6] soc: ti: k3-ringacc: Move state tracking variables under a struct
` [PATCH next v2 3/6] soc: ti: k3-ringacc: add ring's flags to dump
` [PATCH next v2 4/6] soc: ti: k3-ringacc: add request pair of rings api
` [PATCH next v2 5/6] soc: ti: k3-ringacc: separate soc specific initialization
` [PATCH next v2 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

[PATCH next 0/6] soc: ti: k3-ringacc: updates
 2020-07-17 12:41 UTC  (4+ messages)
` [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-17 12:36 UTC  (10+ messages)
` [PATCH v7 04/11] dmaengine: Introduce max SG list entries capability

[PATCH v2] MAINTAINERS: dma: Microchip: add Tudor Ambarus as co-maintainer
 2020-07-17  7:02 UTC  (3+ messages)

[PATCH v4] dmaengine: Extend NXP QDMA driver to check transmission errors
 2020-07-17  6:20 UTC  (2+ messages)

[PATCH v6 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-07-17  5:59 UTC  (7+ messages)
` [PATCH v6 4/6] dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver


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