dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 10:09:16 to 2020-09-04 10:07:26 UTC [more...]

[PATCH 0/4] dmaengine: dw-axi-dmac: Refactor descriptor and channel management
 2020-09-04  9:51 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH 2/4] dmaengine: dw-axi-dmac: simplify descriptor management

[PATCH v5 0/2] Add Intel LGM soc DMA support
 2020-09-04  6:31 UTC  (19+ messages)
` [PATCH v5 1/2] dt-bindings: dma: Add bindings for intel LGM SOC
` [PATCH v5 2/2] Add Intel LGM soc DMA support

[PATCH 0/9] dmaengine: Tidy up dma_parms
 2020-09-03 20:25 UTC  (10+ messages)
` [PATCH 1/9] dmaengine: axi-dmac: Drop local dma_parms
` [PATCH 2/9] dmaengine: bcm2835: "
` [PATCH 3/9] dmaengine: imx-dma: "
` [PATCH 4/9] dmaengine: imx-sdma: "
` [PATCH 5/9] dmaengine: mxs: "
` [PATCH 6/9] dmaengine: rcar-dmac: "
` [PATCH 7/9] dmaengine: ste_dma40: "
` [PATCH 8/9] dmaengine: qcom: bam_dma: "
` [PATCH 9/9] dmaengine: pl330: "

[PATCH] dmaengine: sf-pdma: Fix an error that calls callback twice
 2020-09-03 11:17 UTC 

[RESEND PATCH v2] dt-bindings: renesas,rcar-dmac: Document r8a7742 support
 2020-09-03  8:27 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0
 2020-09-03  7:24 UTC  (2+ messages)

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-09-03  7:12 UTC  (4+ messages)
` [PATCH v2 05/10] dt-bindings: renesas,rcar-dmac: Document r8a7742 support

[PATCH v2] dmaengine: idxd: add command status to idxd sysfs attribute
 2020-09-03  7:10 UTC  (2+ messages)

[PATCH v2 1/2] dmaengine: idxd: add support for configurable max wq xfer size
 2020-09-03  7:10 UTC  (3+ messages)
` [PATCH v2 2/2] dmaengine: idxd: add support for configurable max wq batch size

[PATCH 1/3] dmaengine: pl330: Simplify with dev_err_probe()
 2020-09-03  7:09 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: stm32: "
` [PATCH 3/3] dmaengine: xilinx: "

[PATCH v1] dmaengine: Save few bytes and increase readability of dma_request_chan()
 2020-09-03  6:52 UTC  (2+ messages)

[PATCH] dmaengine: Mark dma_request_slave_channel() deprecated
 2020-09-03  6:51 UTC  (3+ messages)

[PATCH] dmaengine: sf-pdma: Fix an error that calls callback twice
 2020-09-03  6:22 UTC  (3+ messages)

[PATCH 5.8 070/255] dmaengine: idxd: fix PCI_MSI build errors
 2020-09-01 17:13 UTC  (2+ messages)

[PATCH v3 00/35] dmaengine: convert tasklets to use new
 2020-08-31 16:17 UTC  (43+ messages)
` [PATCH v3 01/35] dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API
` [PATCH v3 02/35] dmaengine: at_hdmac: "
` [PATCH v3 03/35] dmaengine: at_xdmac: "
` [PATCH v3 04/35] dmaengine: coh901318: "
` [PATCH v3 05/35] dmaengine: dw: "
` [PATCH v3 06/35] dmaengine: ep93xx: "
` [PATCH v3 07/35] dmaengine: fsl: "
` [PATCH v3 08/35] dmaengine: imx-dma: "
` [PATCH v3 09/35] dmaengine: ioat: "
` [PATCH v3 10/35] dmaengine: iop_adma: "
` [PATCH v3 11/35] dmaengine: ipu: "
` [PATCH v3 12/35] dmaengine: k3dma: "
` [PATCH v3 13/35] dmaengine: mediatek: "
` [PATCH v3 14/35] dmaengine: mmp: "
` [PATCH v3 15/35] dmaengine: mpc512x: "
` [PATCH v3 16/35] dmaengine: mv_xor: "
` [PATCH v3 17/35] dmaengine: mxs-dma: "
` [PATCH v3 18/35] dmaengine: nbpfaxi: "
` [PATCH v3 19/35] dmaengine: pch_dma: "
` [PATCH v3 20/35] dmaengine: pl330: "
` [PATCH v3 21/35] dmaengine: ppc4xx: "
` [PATCH v3 22/35] dmaengine: qcom: "
` [PATCH v3 23/35] dmaengine: sa11x0: "
` [PATCH v3 24/35] dmaengine: sirf-dma: "
` [PATCH v3 25/35] dmaengine: ste_dma40: "
` [PATCH v3 26/35] dmaengine: sun6i: "
` [PATCH v3 27/35] dmaengine: tegra20: "
` [PATCH v3 28/35] dmaengine: timb_dma: "
` [PATCH v3 29/35] dmaengine: txx9dmac: "
` [PATCH v3 30/35] dmaengine: virt-dma: "
` [PATCH v3 31/35] dmaengine: xgene: "
` [PATCH v3 32/35] dmaengine: xilinx: "
` [PATCH v3 33/35] dmaengine: plx_dma: "
` [PATCH v3 34/35] dmaengine: sf-pdma: "
` [PATCH v3 35/35] dmaengine: k3-udma: "

[PATCH AUTOSEL 5.8 42/42] fsldma: fix very broken 32-bit ppc ioread64 functionality
 2020-08-31 15:29 UTC 

[PATCH AUTOSEL 5.4 23/23] fsldma: fix very broken 32-bit ppc ioread64 functionality
 2020-08-31 15:30 UTC 

[PATCH] fsldma: fsl_ioread64*() do not need lower_32_bits()
 2020-08-31 14:25 UTC  (8+ messages)

[PATCH] [RESEND]dmaengine: fsl: convert tasklets to use new tasklet_setup() API
 2020-08-31 13:47 UTC 

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

[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
 2020-08-31  7:25 UTC  (11+ messages)
` [PATCH 04/35] dma: coh901318: convert tasklets to use new tasklet_setup() API
` [PATCH 25/35] dma: ste_dma40: "

[PATCH] fsldma: fsl_ioread64*() do not need lower_32_bits()
 2020-08-29 15:58 UTC  (2+ messages)

[PATCH 1/2] dmaengine: idxd: add support for configurable max wq xfer size
 2020-08-28 14:32 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: idxd: add support for configurable max wq batch size

[PATCH] dmaengine: idxd: add command status to idxd sysfs attribute
 2020-08-28 14:31 UTC  (3+ messages)

[PATCH] dmaengine: Remove unused define for dma_request_slave_channel_reason()
 2020-08-28 10:32 UTC  (2+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-28  7:52 UTC  (11+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-08-27 19:30 UTC  (6+ messages)
` [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] dmaengine: sf-pdma: Fix an error that calls callback twice
 2020-08-27 13:27 UTC 

[PATCH 0/3] dmaengine: Add support for Qcom GSI dma controller
 2020-08-27 14:04 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding
` [RFC PATCH 2/3] dmaengine: add peripheral configuration

[PATCH] dmaengine: dw-edma: Fix linked list physical address calculation on non-64 bits architectures
 2020-08-27  5:10 UTC  (4+ messages)

[RESEND PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register
 2020-08-25 15:37 UTC  (8+ messages)
` [RESEND PATCH v2 1/6] dmaengine: axi-dmac: move version read in probe
` [RESEND PATCH v2 2/6] dmaengine: axi-dmac: move active_descs list init after device-tree init
` [RESEND PATCH v2 3/6] dmaengine: axi-dmac: move clock enable earlier
` [RESEND PATCH v2 4/6] dmaengine: axi-dmac: wrap entire dt parse in a function
` [RESEND PATCH v2 5/6] dmaengine: axi-dmac: wrap channel parameter adjust into function
` [RESEND PATCH v2 6/6] dmaengine: axi-dmac: add support for reading bus attributes from registers

[PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register
 2020-08-25 15:20 UTC  (17+ messages)
` [PATCH v2 1/6] dmaengine: axi-dmac: move version read in probe
` [PATCH v2 2/6] dmaengine: axi-dmac: move active_descs list init after device-tree init
` [PATCH v2 3/6] dmaengine: axi-dmac: move clock enable earlier
` [PATCH v2 4/6] dmaengine: axi-dmac: wrap entire dt parse in a function
` [PATCH v2 5/6] dmaengine: axi-dmac: wrap channel parameter adjust into function
` [PATCH v2 6/6] dmaengine: axi-dmac: add support for reading bus attributes from registers

[PATCH 0/2] ARM: dts: sun8i: r40: Enable DMA
 2020-08-25 15:19 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dma: allwinner,sun50i-a64-dma: Add R40 compatible
` [PATCH 2/2] ARM: dts: sun8i: r40: Add DMA node

[PATCH 1/5] dmaengine: axi-dmac: move version read in probe
 2020-08-25 12:34 UTC  (6+ messages)
` [PATCH 2/5] dmaengine: axi-dmac: move clock enable earlier
` [PATCH 3/5] dmaengine: axi-dmac: wrap entire dt parse in a function

[PATCH v5 0/3] Add support for AMD PTDMA controller driver
 2020-08-25 11:33 UTC  (6+ messages)
` [PATCH v5 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA controller

[PATCH v2] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
 2020-08-25 11:15 UTC  (2+ messages)

[PATCH] dmaengine: pl330: fix instruction dump formatting
 2020-08-25 11:11 UTC  (2+ messages)

[PATCH] dmaengine: dw-edma: Fix typo in comments offset
 2020-08-25 11:09 UTC  (2+ messages)

[PATCH] dmaengine: dw-edma: Fix scatter-gather address calculation
 2020-08-25 11:07 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Remove redundant is_slave_direction() checks
 2020-08-25 10:24 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg
 2020-08-25 10:23 UTC  (3+ messages)

[PATCH] dmaengine: pl330: Fix burst length if burst size is smaller than bus width
 2020-08-25 10:19 UTC  (2+ messages)


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