dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 19:25:34 to 2022-03-28 16:46:53 UTC [more...]

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-28 14:15 UTC  (51+ messages)
` [PATCH 01/25] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
` [PATCH 02/25] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH 03/25] dma-direct: take dma-ranges/offsets into account in resource mapping
` [PATCH 04/25] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH 05/25] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH 06/25] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH 07/25] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH 08/25] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH 09/25] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH 10/25] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH 11/25] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH 12/25] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH 13/25] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH 14/25] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH 15/25] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH 16/25] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH 17/25] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH 18/25] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH 19/25] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH 20/25] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH 21/25] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH 22/25] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH 23/25] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH 24/25] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH 25/25] PCI: dwc: Add DW eDMA engine support

[PATCH v2 00/19] ASoC: fsl_micfil: Driver updates
 2022-03-28 11:27 UTC  (20+ messages)
` [PATCH v2 01/19] ASoC: fsl_micfil: Drop unnecessary register read
` [PATCH v2 02/19] ASoC: fsl_micfil: Drop unused "
` [PATCH v2 03/19] ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate()
` [PATCH v2 04/19] ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
` [PATCH v2 05/19] ASoC: fsl_micfil: use GENMASK to define register bit fields
` [PATCH v2 06/19] ASoC: fsl_micfil: use clear/set bits
` [PATCH v2 07/19] ASoC: fsl_micfil: drop error messages from failed register accesses
` [PATCH v2 08/19] ASoC: fsl_micfil: drop unused variables
` [PATCH v2 09/19] dma: imx-sdma: error out on unsupported transfer types
` [PATCH v2 10/19] dma: imx-sdma: Add multi fifo support
` [PATCH v2 11/19] ASoC: fsl_micfil: add "
` [PATCH v2 12/19] ASoC: fsl_micfil: use define for OSR default value
` [PATCH v2 13/19] ASoC: fsl_micfil: Drop get_pdm_clk()
` [PATCH v2 14/19] ASoC: fsl_micfil: simplify clock setting
` [PATCH v2 15/19] ASoC: fsl_micfil: rework quality setting
` [PATCH v2 16/19] ASoC: fsl_micfil: drop unused include
` [PATCH v2 17/19] ASoC: fsl_micfil: drop only once used defines
` [PATCH v2 18/19] ASoC: fsl_micfil: drop support for undocumented property
` [PATCH v2 19/19] ASoC: fsl_micfil: fold fsl_set_clock_params() into its only user

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-03-28  9:52 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: dma-engine: sifive,fu540: Add dma-channels property and modify compatible
` [PATCH v8 2/4] riscv: dts: "
` [PATCH v8 3/4] riscv: dts: rename the node name of dma
` [PATCH v8 4/4] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-27 21:41 UTC  (2+ messages)

[PATCH] dma: at_xdmac: fix a missing check on list iterator
 2022-03-27  6:11 UTC 

[PATCH] dmaengine: pl330: Fix unbalanced runtime PM
 2022-03-26 12:16 UTC 

[PATCH 1/2] MAINTAINERS: update my email address
 2022-03-25 21:11 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: altr,msgdma: "

[PATCH 05/25] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
 2022-03-24 19:23 UTC 

[PATCH 01/25] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
 2022-03-24 14:35 UTC 

[PATCH 00/19] ASoC: fsl_micfil: Driver updates
 2022-03-24  7:55 UTC 

[PATCH] dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
 2022-03-23 11:10 UTC  (2+ messages)

[PATCH v4 0/8] Enable designware PCI EP EDMA locally
 2022-03-22 22:25 UTC  (35+ messages)
` [PATCH v4 1/8] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v4 5/8] dmaengine: dw-edma: Fix programming the source & dest addresses for ep
` [PATCH v4 6/8] dmaengine: dw-edma: Don't rely on the deprecated "direction" member

[PATCH] dmaengine: idxd: remove trailing white space on input str for wq name
 2022-03-21 20:40 UTC 

[PATCH 1/2] dt-bindings: dmaengine: sifive,fu540-c000: include generic schema
 2022-03-21 18:55 UTC  (3+ messages)
` [PATCH 2/2] riscv: dts: sifive: fu540-c000: align dma node name with dtschema

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-21  7:22 UTC  (7+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit
` [PATCH v8 02/16] clk: Provide new devm_clk helpers for prepared and enabled clocks
` [PATCH v8 16/16] dmaengine: lgm: Fix error handling

[PATCH v2] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
 2022-03-19 19:55 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60
 2022-03-19  3:39 UTC 

[PATCH -next v2] dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
 2022-03-19  2:21 UTC 

[PATCH v3 1/6] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally
 2022-03-18 19:28 UTC  (6+ messages)
` [PATCH v3 5/6] dmaengine: dw-edma: add flags at struct dw_edma_chip

[PATCH -next] dmaengine: mediatek:Fix PM usage reference leak of tegra
 2022-03-18 10:28 UTC  (2+ messages)

[PATCH 00/19] ASoC: fsl_micfil: Driver updates
 2022-03-18  8:04 UTC  (24+ messages)
` [PATCH 01/19] ASoC: fsl_micfil: Drop unnecessary register read
` [PATCH 02/19] ASoC: fsl_micfil: Drop unused "
` [PATCH 03/19] ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate()
` [PATCH 04/19] ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
` [PATCH 05/19] ASoC: fsl_micfil: use GENMASK to define register bit fields
` [PATCH 06/19] ASoC: fsl_micfil: use clear/set bits
` [PATCH 07/19] ASoC: fsl_micfil: drop error messages from failed register accesses
` [PATCH 08/19] ASoC: fsl_micfil: drop unused variables
` [PATCH 09/19] dma: imx-sdma: error out on unsupported transfer types
` [PATCH 10/19] dma: imx-sdma: Add multi fifo support
` [PATCH 11/19] ASoC: fsl_micfil: add "
` [PATCH 12/19] ASoC: fsl_micfil: use define for OSR default value
` [PATCH 13/19] ASoC: fsl_micfil: Drop get_pdm_clk()
` [PATCH 14/19] ASoC: fsl_micfil: simplify clock setting
` [PATCH 15/19] ASoC: fsl_micfil: rework quality setting
` [PATCH 16/19] ASoC: fsl_micfil: drop unused include
` [PATCH 17/19] ASoC: fsl_micfil: drop only once used defines
` [PATCH 18/19] ASoC: fsl_micfil: drop support for undocumented property
` [PATCH 19/19] ASoC: fsl_micfil: fold fsl_set_clock_params() into its only user

[PATCH] dmaengine: pl08x: remove unneeded variable: "retval". Return "NULL"
 2022-03-17 10:22 UTC 

[PATCH 10/19] dma: imx-sdma: Add multi fifo support
 2022-03-17 10:18 UTC 

[PATCH 1/2] dmaengine: sh: rz-dmac: Set DMA transfer size for src/dst based on the transfer direction
 2022-03-16 14:40 UTC  (4+ messages)

[PATCH v22 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-03-16  8:39 UTC  (4+ messages)
` [PATCH v22 2/2] dmaengine: tegra: Add tegra gpcdma driver

[PATCH v5 0/8] RZN1 DMA support
 2022-03-15 22:28 UTC  (12+ messages)
` [PATCH v5 1/8] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
` [PATCH v5 2/8] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v5 3/8] dt-bindings: dmaengine: Introduce RZN1 DMA compatible
` [PATCH v5 4/8] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v5 5/8] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v5 6/8] dmaengine: dw: Add RZN1 compatible
` [PATCH v5 7/8] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v5 8/8] ARM: dts: r9a06g032: Describe the DMA router

[PATCH v3 0/4] dmaengine: memset clarifications and fixes
 2022-03-15 18:06 UTC  (3+ messages)
` [PATCH v3 3/4] dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, treat value as a single byte

[PATCH] dmaengine: idxd: update IAA definitions for user header
 2022-03-11 23:23 UTC 

[PATCH v5 0/9] Enable designware PCI EP EDMA locally
 2022-03-11 22:58 UTC  (12+ messages)
` [PATCH v5 3/9] dmaengine: dw-edma: change rg_region to reg_base in struct dw_edma_chip
` [PATCH v5 4/9] dmaengine: dw-edma: rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v5 5/9] dmaengine: dw-edma: Fix programming the source & dest addresses for ep
` [PATCH v5 6/9] dmaengine: dw-edma: Don't rely on the deprecated "direction" member
` [PATCH v5 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v5 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v5 9/9] PCI: endpoint: functions/pci-epf-test: Support PCI controller DMA

[PATCH v4 0/9] RZN1 DMA support
 2022-03-11 15:28 UTC  (12+ messages)
` [PATCH v4 1/9] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH v4 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v4 5/9] dma: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v4 7/9] dma: dw: Avoid partial transfers

[PATCH] dmaengine: dw-axi-dmac: cleanup comments
 2022-03-11 10:35 UTC  (2+ messages)

[PATCH] dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinel
 2022-03-11 10:17 UTC  (2+ messages)

[PATCH v3] dt-bindings: dma: Convert mtk-uart-apdma to DT schema
 2022-03-11 10:10 UTC  (2+ messages)

[PATCH] dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD()
 2022-03-11 10:09 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Remove useless DMA-32 fallback configuration
 2022-03-11  9:51 UTC  (2+ messages)

[PATCH] dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option
 2022-03-11  7:04 UTC  (2+ messages)

[PATCH 0/2] dmaengine: ti: k3-udma: Add support for AM62x SoC
 2022-03-11  7:03 UTC  (2+ messages)

[PATCH] dma: ti: cleanup comments
 2022-03-11  7:01 UTC  (2+ messages)

[PATCH -next] dmaengine: imx-sdma: clean up some inconsistent indenting
 2022-03-11  6:59 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).