dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 08:51:29 to 2022-05-03 01:09:25 UTC [more...]

[PATCH v10 0/9] Enable designware PCI EP EDMA locally
 2022-05-03  0:58 UTC  (10+ messages)
` [PATCH v10 1/9] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip
` [PATCH v10 2/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v10 3/9] dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
` [PATCH v10 4/9] dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v10 5/9] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
` [PATCH v10 6/9] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH v10 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v10 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v10 9/9] PCI: endpoint: Enable DMA controller tests for endpoints with DMA capabilities

[PATCH 0/7] mailbox: apple: peek_data cleanup and implementation
 2022-05-02 23:18 UTC  (10+ messages)
` [PATCH 1/7] mailbox: zynq: Remove unused zynqmp_ipi_peek_data
` [PATCH 2/7] mailbox: sun6i: Unexport unused sun6i_msgbox_peek_data
` [PATCH 3/7] mailbox: ti-msgmgr Remove unused ti_msgmgr_queue_peek_data
` [PATCH 4/7] mailbox: altera: Remove unused altera_mbox_peek_data
` [PATCH 5/7] mailbox: Rename peek_data to poll_data and fix documentation
` [PATCH 6/7] mailbox: apple: Implement flush() operation
` [PATCH 7/7] mailbox: apple: Implement poll_data() operation

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-02 13:34 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: gpio: renesas,rcar-gpio: "
` [PATCH 2/7] dt-bindings: i2c: renesas,rcar-i2c: "
` [PATCH 3/7] dt-bindings: iommu: renesas,ipmmu-vmsa: "
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 5/7] dt-bindings: serial: renesas,hscif: "
` [PATCH 6/7] dt-bindings: serial: renesas,scif: "
` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-29 19:36 UTC  (13+ messages)
` [PATCH 19/41] ARM: omap: dma: make usb support optional
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 21/41] ARM: omap1: dma: remove omap2 specific bits
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c

[PATCH] dmaengine: idxd: rate limit printk in misc interrupt thread
 2022-04-29 17:36 UTC 

[PATCH] dmaengine: idxd: make misc interrupt one shot
 2022-04-29 17:35 UTC 

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-04-29 17:20 UTC  (25+ messages)
` [PATCH 03/25] dma-direct: take dma-ranges/offsets into account in resource mapping
` [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 v9 0/9] Enable designware PCI EP EDMA locally
 2022-04-29 15:38 UTC  (27+ messages)
` [PATCH v9 1/9] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip
` [PATCH v9 2/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v9 3/9] dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
` [PATCH v9 4/9] dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v9 5/9] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
` [PATCH v9 6/9] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH v9 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v9 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v9 9/9] PCI: endpoint: Add embedded DMA controller test

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-28  9:29 UTC  (14+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

atmel usart and dma tx
 2022-04-28  9:08 UTC 

[PATCH 0/3] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-28  7:35 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: sprd: deprecate '#dma-channels'
` [PATCH 2/3] "
` [PATCH 3/3] arm64: dts: sprd: use new 'dma-channels' property

[PATCH 0/4] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-28  7:35 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: dmaengine: mmp: deprecate '#dma-channels' and '#dma-requests'
` [PATCH 2/4] dmaengine: pxa: "
` [PATCH 3/4] dmaengine: mmp: deprecate '#dma-channels'
` [PATCH 4/4] ARM: dts: pxa: use new 'dma-channels/requests' properties

[PATCH v2 0/6] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-28  7:33 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
` [PATCH v2 2/6] dt-bindings: usb: da8xx-usb: "
` [PATCH v2 3/6] dmaengine: ti: "
` [PATCH v2 4/6] ARM: dts: am33xx: use new 'dma-channels/requests' properties
` [PATCH v2 5/6] ARM: dts: da850: use new 'dma-channels' property
` [PATCH v2 6/6] ARM: dts: dm81xx: use new 'dma-channels/requests' properties

[PATCH 0/2] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 19:30 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: fsl-imx: deprecate '#dma-channels' and '#dma-requests'
` [PATCH 2/2] ARM: dts: imx27: use new 'dma-channels' property

[PATCH] dt-bindings: dma: pl330: Add power-domains
 2022-04-27 18:21 UTC  (2+ messages)

[PATCH v11 0/9] RZN1 DMA support
 2022-04-27 15:45 UTC  (23+ messages)
` [PATCH v11 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v11 3/9] dt-bindings: dmaengine: Introduce RZN1 DMA compatible
` [PATCH v11 4/9] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v11 5/9] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v11 6/9] clk: renesas: r9a06g032: Probe possible children
` [PATCH v11 7/9] dmaengine: dw: Add RZN1 compatible
` [PATCH v11 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v11 9/9] ARM: dts: r9a06g032: Describe the DMA router

[PATCH v12 0/9] RZN1 DMA support
 2022-04-27 12:49 UTC  (13+ messages)
` [PATCH v12 1/9] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
` [PATCH v12 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v12 3/9] dt-bindings: dmaengine: Introduce RZN1 DMA compatible
` [PATCH v12 4/9] clk: renesas: r9a06g032: Export function to set dmamux
` [PATCH v12 5/9] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v12 6/9] clk: renesas: r9a06g032: Probe possible children
` [PATCH v12 7/9] dmaengine: dw: Add RZN1 compatible
` [PATCH v12 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v12 9/9] ARM: dts: r9a06g032: Describe the DMA router

[PATCH] dmaengine: pl330: Improve dma cyclic transfers efficiency
 2022-04-27  7:30 UTC 

[PATCH] dmaengine: ptdma: change pt_tx_status to static
 2022-04-27  2:48 UTC  (2+ messages)

[PATCH] dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
 2022-04-26 22:32 UTC 

[PATCH v2 0/2] Fix uninitialized variable usage in Tegra GPCDMA
 2022-04-26 10:19 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: tegra: Fix uninitialized variable usage
` [PATCH v2 2/2] dmaengine: tegra: Remove unused switch case

[PATCH v3 0/2] Apple ADMAC driver
 2022-04-26  0:38 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: dma: Add Apple ADMAC

[PATCH v3 6/6] dt-bindings: dma: Convert Qualcomm BAM DMA binding to json format
 2022-04-26  0:16 UTC  (2+ messages)

[PATCH] dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
 2022-04-25 18:03 UTC 

[PATCH] dmaengine: idxd: force wq context cleanup on device disable path
 2022-04-25 17:59 UTC 

[PATCH v3 0/4] dmaengine: sun6i: Allwinner D1 support
 2022-04-24 20:17 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: dma: sun50i-a64: Add compatible for D1
` [PATCH v3 2/4] dmaengine: sun6i: Do not use virt_to_phys
` [PATCH v3 3/4] dmaengine: sun6i: Add support for 34-bit physical addresses
` [PATCH v3 4/4] dmaengine: sun6i: Add support for the D1 variant

[PATCH v2] dmaengine: mv_xor_v2 : Move spin_lock_bh() to spin_lock()
 2022-04-22  7:26 UTC  (2+ messages)

[PATCH] dmaengine: tegra: Fix uninitialized variable usage
 2022-04-22  7:25 UTC  (2+ messages)

[PATCH] dmaengine: idxd: refactor wq driver enable/disable operations
 2022-04-22  7:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57
 2022-03-30 21:51 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Remove useless null check before call of_node_put()
 2022-04-22  6:17 UTC  (3+ messages)

[PATCH] dma: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-22  6:04 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
 2022-04-22  6:02 UTC  (3+ messages)

[PATCH] dmaengine: ti: k3-psil-am62: Update PSIL thread for saul
 2022-04-22  6:01 UTC  (3+ messages)

[PATCH] dmaengine: PTDMA: statify pt_tx_status
 2022-04-22  6:00 UTC  (2+ messages)

[PATCH] dmaengine: ptdma: statify pt_tx_status
 2022-04-22  5:59 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v5.18
 2022-04-21 23:28 UTC  (2+ messages)

[PATCH v8 0/9] Enable designware PCI EP EDMA locally
 2022-04-21 20:38 UTC  (11+ messages)
` [PATCH v8 1/9] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip
` [PATCH v8 2/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v8 3/9] dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
` [PATCH v8 4/9] dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v8 5/9] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
` [PATCH v8 6/9] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH v8 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v8 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v8 9/9] PCI: endpoint: Add embedded DMA controller test

[PATCH] dmaengine: qcom: gpi: Add support for sc7280
 2022-04-21 12:17 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).