dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 10:22:55 to 2020-07-17 12:36:33 UTC [more...]

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

[PATCH 0/2] dmaengine: ti: k3-udma: Get supported throughput levels from hardware
 2020-07-17 12:09 UTC  (3+ 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 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 v7 0/5] dma: Add Xilinx ZynqMP DPDMA driver
 2020-07-17  6:11 UTC  (8+ 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 v6 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-07-17  5:59 UTC  (20+ messages)
` [PATCH v6 1/6] dt: bindings: dma: xilinx: dpdma: DT bindings for Xilinx DPDMA
` [PATCH v6 2/6] dmaengine: virt-dma: Use lockdep to check locking requirements
` [PATCH v6 3/6] dmaengine: Add support for repeating transactions
` [PATCH v6 4/6] dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
` [PATCH v6 5/6] dmaengine: xilinx: dpdma: Add debugfs support
` [PATCH v6 6/6] arm64: dts: zynqmp: Add DPDMA node

[PATCH v2 0/9] add fsl-edma3 support
 2020-07-16 19:47 UTC  (11+ messages)
` [PATCH v2 1/9] dmaengine: fsl-edma: move edma_request functions into drvdata
` [PATCH v2 2/9] dmaengine: fsl-edma-common: add condition check for fsl_edma_chan_mux
` [PATCH v2 3/9] dmaengine: fsl-edma-common: add fsl_chan into fsl_edma_fill_tcd
` [PATCH v2 4/9] dmaengine: fsl-edma-common: export fsl_edma_set_tcd_regs
` [PATCH v2 5/9] dmaengine: fsl-edma3: add fsl-edma3 driver
` [PATCH v2 6/9] dt-bindings: dma: add fsl-edma3 yaml
` [PATCH v2 7/9] firmware: imx: scu-pd: correct dma resource
` [PATCH v2 8/9] arm64: dts: imx8qxp: add edma2
` [PATCH v2 9/9] arm64: defconfig: add CONFIG_FSL_EDMA3

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-16 17:18 UTC  (21+ 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 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 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 13/20] arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
` [PATCH 14/20] dt-bindings: sound: renesas,rsnd: Document r8a774e1 bindings
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add audio support
` [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 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[PATCH 00/17] Rid W=1 warnings in DMA
 2020-07-16  7:04 UTC  (22+ messages)
` [PATCH 01/17] dma: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' doc block
` [PATCH 02/17] dma: of-dma: Fix misspellings/formatting issues in some function headers
` [PATCH 03/17] dma: ep93xx_dma: Provide some missing struct attribute documentation
` [PATCH 04/17] dma: mmp_pdma: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 05/17] dma: pl330: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 06/17] dma: ste_dma40: Supply 2 missing struct attribute descriptions
` [PATCH 07/17] dma: altera-msgdma: Fix struct documentation blocks
` [PATCH 08/17] dma: at_hdmac: Repair parameter misspelling and demote non-kerneldoc headers
` [PATCH 09/17] dma: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 10/17] dma: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issue
` [PATCH 11/17] dma: imx-sdma: Correct formatting issue and provide 2 new descriptions
` [PATCH 12/17] dma: iop-adma: Function parameter documentation must adhere to correct formatting
` [PATCH 13/17] dma: nbpfaxi: Provide some missing attribute docs and split out slave info
` [PATCH 14/17] dma: xgene-dma: Provide descriptions for 'dev' and 'clk' in device's ddata
` [PATCH 15/17] dma: mv_xor_v2: Supply some missing 'struct mv_xor_v2_device' attribute docs
` [PATCH 16/17] dma: ioat: init: Correct misspelling of function parameter 'c' for channel
` [PATCH 17/17] dma: ioat: dma: Fix some parameter misspelling and provide description for phys_complete

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-16  4:42 UTC  (26+ messages)
` [PATCH 1/9] dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support
` [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 4/9] dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindings
` [PATCH 5/9] arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
` [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO device nodes
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC
` [PATCH 9/9] arm64: dts: renesas: r8a774e1: Add Ethernet AVB node

[GIT PULL] dmaengine: fixes for v5.8-rc6
 2020-07-15 23:10 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: remove always true comparisons
 2020-07-15 15:27 UTC  (3+ messages)

[PATCH][next] dmaengine: ti: k3-udma: Use struct_size() in kzalloc()
 2020-07-15 14:06 UTC  (9+ messages)

[PATCH next 0/6] soc: ti: k3-ringacc: updates
 2020-07-15  9:40 UTC  (4+ messages)
` [PATCH next 1/6] dt-bindings: soc: ti: k3-ringacc: convert bindings to json-schema

[PATCH v6] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-07-15  6:19 UTC  (4+ 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 v3] dmaengine: Extend NXP QDMA driver to check transmission errors
 2020-07-15  6:14 UTC  (2+ messages)

[PATCH v2 0/5] dmaengine: ti: k3-udma: cleanups for 5.8
 2020-07-15  6:07 UTC  (8+ messages)
` [PATCH v2 1/5] dmaengine: ti: k3-udma: Remove dma_sync_single calls for descriptors
` [PATCH v2 2/5] dmaengine: ti: k3-udma: Do not use ring_get_occ in udma_pop_from_ring
` [PATCH v2 3/5] dmaengine: ti: k3-udma: Use common defines for TCHANRT/RCHANRT registers
` [PATCH v2 4/5] dmaengine: ti: k3-udma-private: Use udma_read/write for register access
` [PATCH v2 5/5] dmaengine: ti: k3-udma: Use udma_chan instead of tchan/rchan for IO functions

[PATCH -next] dmaengine: idxd: fix PCI_MSI build errors
 2020-07-15  6:03 UTC  (3+ messages)

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

[PATCH v3 01/14] dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
 2020-07-15  5:56 UTC  (4+ messages)
  ` [PATCH v3 02/14] dmaengine: pl330: Improve transfer efficiency for the dregs
  ` [PATCH v3 03/14] dt-bindings: dma: pl330: Document the quirk 'arm,pl330-periph-burst'
  ` [PATCH v3 04/14] dmaengine: pl330: Add "

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

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-13 17:20 UTC  (2+ messages)

[PATCH] dmaengine: Replace HTTP links with HTTPS ones
 2020-07-13 11:16 UTC 

[PATCH v5 02/10] dmaengine: Actions: get rid of bit fields from dma descriptor
 2020-07-12 17:11 UTC  (2+ messages)

[bug report] dmaengine: check device and channel list for empty
 2020-07-09  9:10 UTC 

[PATCH] MAINTAINERS: dma: Microchip: add Tudor Ambarus as co-maintainer
 2020-07-09  8:37 UTC  (2+ messages)

[PATCH v5 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-07-08 20:19 UTC  (8+ messages)
` [PATCH v5 3/6] dmaengine: Add support for repeating transactions

[PATCH] dmaengine: idxd: fix missing symbol for pci_msi_mask_irq()
 2020-07-07 16:24 UTC 

[PATCH v2] dmaengine: check device and channel list for empty
 2020-07-07 15:45 UTC  (5+ messages)

[PATCH v2] dmaengine: Extend NXP QDMA driver to check transmission errors
 2020-07-07 13:18 UTC 

[PATCH] dmaengine: Extend NXP QDMA driver to check transmission errors
 2020-07-07 13:07 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).