dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 15:27:45 to 2020-06-16 16:03:41 UTC [more...]

[PATCH 0/8] R8A7742 add support for HSUSB and USB2.0/3.0
 2020-06-16 15:50 UTC  (14+ messages)
` [PATCH 1/8] dt-bindings: phy: rcar-gen2: Add r8a7742 support
` [PATCH 2/8] dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r8a7742
` [PATCH 3/8] dt-bindings: usb: renesas,usbhs: Add "
` [PATCH 4/8] dt-bindings: dmaengine: renesas,usb-dmac: Add binding "
` [PATCH 5/8] dt-bindings: usb: usb-xhci: Document r8a7742 support

[PATCH] dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
 2020-06-16 15:54 UTC  (2+ messages)

[PATCH 0/2] dmaengine: ti: k3-udma: Fixes for alloc_chan_resources
 2020-06-16 15:56 UTC  (2+ messages)

[PATCH] dma: sh: usb-dmac: Fix residue after the commit 24461d9792c2
 2020-06-16  6:31 UTC  (2+ messages)

[PATCH] dmaengine: idxd: add leading / for sysfspath in ABI documentation
 2020-06-15 20:54 UTC 

[PATCH] dmaengine: idxd: move submission to sbitmap_queue
 2020-06-15 20:54 UTC 

[PATCH] dmaengine: idxd: add work queue drain support
 2020-06-15 20:54 UTC 

[PATCH] dmaengine: idxd: fix cdev locking for open and release
 2020-06-15 20:54 UTC 

[PATCH 0/8 v2] PCI: Align return values of PCIe capability and PCI accessors
 2020-06-15 13:46 UTC  (3+ messages)
` [PATCH v2 1/8] dmaengine: ioatdma: Convert PCIBIOS_* errors to generic -E* errors

[PATCH 05/22] docs: crypto: convert async-tx-api.txt to ReST format
 2020-06-15  6:50 UTC 

[PATCH] dmaengine: xilinx: Add empty device_config function
 2020-06-14 15:38 UTC  (2+ messages)

[PATCH 0/2] Add Intel LGM soc DMA support
 2020-06-12 21:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: dma: Add bindings for intel LGM SOC
` [PATCH 2/2] Add Intel LGM soc DMA support

[PATCH v2 0/13] Patches to improve transfer efficiency for Rockchip SoCs
 2020-06-12  8:58 UTC  (7+ messages)
` [PATCH v2 01/13] dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
` [PATCH v2 02/13] dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
` [PATCH v2 03/13] dt-bindings: dma: pl330: Document the "

[PATCH v4] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-06-12  8:13 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v4 3/4] dmaengine: mediatek-cqdma: fix compatible
` [PATCH v4 4/4] dmaengine: mediatek-cqdma: add dma mask for capability

[PATCH 1/2] dmaengine: fsl-edma: Add lockdep assert for exported function
 2020-06-12  2:25 UTC  (8+ messages)
` [PATCH 2/2] dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
  ` [PATCH] dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler

[GIT PULL]: dmaengine updates for v5.8-rc1
 2020-06-10 18:55 UTC  (2+ messages)

[PATCH v9 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-06-09 13:36 UTC  (26+ messages)
` [PATCH v9 RESEND 01/13] spi: imx: add dma_sync_sg_for_device after fallback from dma
              ` (EXT) "
` [PATCH v9 RESEND 02/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v9 RESEND 03/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v9 RESEND 04/13] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v9 RESEND 05/13] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v9 RESEND 06/13] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v9 RESEND 07/13] spi: imx: fix ERR009165
` [PATCH v9 RESEND 08/13] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v9 RESEND 09/13] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v9 RESEND 10/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v9 RESEND 11/13] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v9 RESEND 12/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v9 RESEND 13/13] dmaengine: imx-sdma: add uart rom script
` (EXT) [PATCH v9 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family

[PATCH v4 01/10] dmaengine: Actions: get rid of bit fields from dma descriptor
 2020-06-09 10:17 UTC  (2+ messages)
` [PATCH v4 02/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH v2 06/15] dmaengine: dw-edma: Use PCI_IRQ_MSI_TYPES where appropriate
 2020-06-09 10:01 UTC  (5+ messages)
` [PATCH v3 00/15] Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
  ` [PATCH v3 06/15] dmaengine: dw-edma: Use PCI_IRQ_MSI_TYPES where appropriate

[PATCH AUTOSEL 5.6 066/606] dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
 2020-06-08 23:04 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 156/606] dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
` [PATCH AUTOSEL 5.6 158/606] dmaengine: dmatest: Restore default for channel
` [PATCH AUTOSEL 5.6 159/606] dmaengine: idxd: fix interrupt completion after unmasking
` [PATCH AUTOSEL 5.6 160/606] dmaengine: owl: Use correct lock in owl_dma_get_pchan()

[PATCH v1 0/13] Patches to improve dma transfer efficiency for Rockchip SoCs
 2020-06-08  7:49 UTC  (4+ messages)
` [PATCH v1 01/13] dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
` [PATCH v1 02/13] dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
` [PATCH v1 03/13] dt-bindings: dma: pl330: Document the "

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

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-06-05 19:04 UTC  (7+ messages)
` [PATCH v2 03/10] dt-bindings: serial: renesas,scifa: Document r8a7742 bindings
` [PATCH v2 10/10] ARM: dts: r8a7742-iwg21d-q7: Add support for iWave G21D-Q7 board based on RZ/G1H

[PATCH] dmaengine: idxd: cleanup workqueue config after disabling
 2020-06-05 18:59 UTC  (2+ messages)

[PATCH] dmaengine: check device and channel list for empty
 2020-06-05 18:58 UTC  (2+ messages)

[PATCH v9 00/14] add ecspi ERR009165 for i.mx6/7 soc family
 2020-06-05 21:32 UTC  (16+ messages)
` [PATCH v9 01/14] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v9 02/14] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v9 03/14] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v9 04/14] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v9 05/14] spi: imx: fallback to PIO if dma setup failure
` [PATCH v9 06/14] spi: imx: add dma_sync_sg_for_device after fallback from dma
` [PATCH v9 07/14] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v9 08/14] spi: imx: fix ERR009165
` [PATCH v9 09/14] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v9 10/14] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v9 11/14] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v9 12/14] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v9 13/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v9 14/14] dmaengine: imx-sdma: add uart rom script

[PATCH] dmaengine: tegra210-adma: handle pm_runtime_get_sync failure cases
 2020-06-05  5:56 UTC  (2+ messages)

[PATCH] dmaengine: sh: usb-dmac: handle pm_runtime_get_sync failure
 2020-06-04 23:55 UTC  (2+ messages)

[PATCH] dmaengine: sprd: handle the failure cases of pm_runtime_get_sync
 2020-06-04 20:38 UTC 

[PATCH] dmaengine: rcar-dmac: handle pm_runtime_get_sync failure
 2020-06-04 20:34 UTC 

[PATCH] dmaengine: tegra210-adma: fix pm_runtime_get_sync failure
 2020-06-04 17:48 UTC  (3+ messages)

[PATCH] dmaengine: tegra210-adma: fix pm_runtime_get_sync failure
 2020-06-04 17:43 UTC  (2+ messages)

[PATCH] dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-04  9:36 UTC  (6+ messages)
  ` [PATCH v2] dmaengine: stm32-dma: "
  ` [PATCH] dmaengine: stm32-dmamux: Fix pm_runtime_get_sync() failure cases
  ` dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails

[PATCH v1] dmaengine: pl330: Make sure the debug is idle before doing DMAGO
 2020-06-04  1:36 UTC 

[PATCH] dmaengine: stm32-dmamux: fix pm_runtime_get_sync fialure cases
 2020-06-03 19:36 UTC 

[PATCH] engine: stm32-dma: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-03 18:34 UTC 

[PATCH] dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-03 18:28 UTC 

[PATCH] dmaengine: idxd: fix hw descriptor fields for delta record
 2020-06-03 17:27 UTC 

[PATCH v4 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-06-03 16:06 UTC  (14+ messages)
` [PATCH v4 3/6] dmaengine: Add support for repeating transactions

[PATCH v2 0/9] Add shared workqueue support for idxd driver
 2020-06-03 15:30 UTC  (4+ messages)

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

[PATCH 06/15] dmaengine: dw-edma: use PCI_IRQ_MSI_TYPES where appropriate
 2020-06-02  9:20 UTC 

[PATCH 00/15] forward MSIx vector enable error code in pci_alloc_irq_vectors_affinity
 2020-06-02  9:16 UTC 

[RESEND PATCH] dmaengine: mmp_pdma: Do not warn when IRQ is shared by all chans
 2020-06-01 19:23 UTC 

[RESEND PATCH] dmaengine: mmp_tdma: share the IRQ line
 2020-06-01 19:22 UTC 

[PATCH] dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
 2020-06-01  9:08 UTC  (2+ messages)

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

[PATCH] dt-bindings: dma: uart: mtk: fix example
 2020-05-28 23:40 UTC  (2+ messages)

[PATCH v3 00/10] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-28 20:38 UTC  (19+ messages)
` [PATCH v3 05/10] dmaengine: Introduce DMA-device device_caps callback
` [PATCH v3 08/10] dmaengine: dw: Add dummy "
` [PATCH v3 09/10] dmaengine: dw: Introduce max burst length hw config
` [PATCH v3 10/10] dmaengine: dw: Initialize max_sg_nents with nollp flag


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