dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-19 13:40:48 to 2022-04-25 23:59:53 UTC [more...]

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-25 23:59 UTC  (8+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[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 v11 0/9] RZN1 DMA support
 2022-04-25 16:32 UTC  (16+ messages)
` [PATCH v11 1/9] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
` [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 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-04-25  5:22 UTC  (21+ 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 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 v9 0/9] Enable designware PCI EP EDMA locally
 2022-04-23 21:47 UTC  (22+ 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

[PATCH] dmaengine: ptdma: change pt_tx_status to static
 2022-04-23 13:10 UTC 

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

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-22  5:55 UTC  (50+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
` [PATCH 11/41] fbdev: omap: avoid using mach/*.h files
` [PATCH 12/41] usb: omap: avoid mach/*.h headers
` [PATCH 13/41] clocksource: ti-dmtimer: avoid using mach/hardware.h
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 16/41] ARM: omap1: innovator: move ohci phy power handling to board file
` [PATCH 17/41] ARM: omap1: move 32k counter from plat-omap to mach-omap1
` [PATCH 18/41] ARM: omap: remove debug-leds driver
` [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 23/41] ARM: omap: split up arch/arm/plat-omap/Kconfig
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 25/41] ARM: omap: remove empty plat-omap directory
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 27/41] ARM: omap1: use pci_remap_iospace() for omap_cf
` [PATCH 28/41] ARM: omap1: move mach/*.h into mach directory
` [PATCH 29/41] ARM: omap1: fix build with no SoC selected
` [PATCH 30/41] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
` [PATCH 31/41] ARM: OMAP1: clock: Fix early UART rate issues
` [PATCH 32/41] ARM: OMAP1: clock: Fix UART rate reporting algorithm
` [PATCH 33/41] ARM: OMAP1: clock: Remove unused code
` [PATCH 34/41] ARM: OMAP1: clock: Remove noop code
` [PATCH 35/41] usb: host: ohci-omap: Make it CCF clk API compatible
` [PATCH 36/41] usb: gadget: omap_udc: "
` [PATCH 37/41] [MERGED] video: fbdev: omap: "
` [PATCH 38/41] [MERGED] mmc: "
` [PATCH 39/41] [MERGED] ASoC: ti: osk5912: "
` [PATCH 40/41] [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF
` [PATCH 41/41] [TO BE REBASED] ARM: omap1: enable multiplatform

[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 

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-04-21  2:49 UTC  (5+ messages)

[PATCH v6 00/21] ASoC: fsl_micfil: Driver updates
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH v2 6/6] dt-bindings: dma: Convert Qualcomm BAM DMA binding to json format
 2022-04-20 19:17 UTC  (7+ messages)

[PATCH v3 0/2] Apple ADMAC driver
 2022-04-20 19:07 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: dma: Add Apple ADMAC
` [PATCH v3 2/2] dmaengine: apple-admac: Add Apple ADMAC driver

[PATCH v7 0/9] Enable designware PCI EP EDMA locally
 2022-04-20 16:09 UTC  (14+ messages)
` [PATCH v7 1/9] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip
` [PATCH v7 2/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v7 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v7 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v7 9/9] PCI: endpoint: Add embedded DMA controller test

[PATCH v2 0/2] Apple ADMAC driver
 2022-04-20 13:41 UTC  (4+ messages)
` [PATCH v2 2/2] dmaengine: apple-admac: Add "

[PATCH] dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts
 2022-04-20 12:41 UTC  (9+ messages)

[PATCH v3 0/4] dmaengine: memset clarifications and fixes
 2022-04-20 11:58 UTC  (2+ messages)

[PATCH] dmaengine: idxd: move wq irq enabling to after device enable
 2022-04-20 11:55 UTC  (2+ messages)

[PATCH] dmaengine: tegra: Remove unused including <linux/version.h>
 2022-04-20 11:53 UTC  (2+ messages)

[PATCH] dmaengine: dw-edma: Fix inconsistent indenting
 2022-04-20 11:52 UTC  (2+ messages)

[PATCH] dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as pointer
 2022-04-20 11:50 UTC  (2+ messages)

[PATCH] dmaengine: pl08x: remove unneeded variable: "retval". Return "NULL"
 2022-04-20 11:49 UTC  (3+ messages)
` [PATCH V3] dmaengine: pl08x: drop the useless function

[PATCH] dmaengine: idxd: set max_xfer and max_batch for RO device
 2022-04-20 11:48 UTC  (2+ messages)

[PATCH] dmaengine: idxd: set DMA_INTERRUPT cap bit
 2022-04-20 11:48 UTC  (2+ messages)

[PATCH] dmaengine: idxd: add RO check for wq max_batch_size write
 2022-04-20 11:48 UTC  (2+ messages)

[PATCH] dmaengine: idxd: add RO check for wq max_transfer_size write
 2022-04-20 11:47 UTC  (2+ messages)

[PATCH] dmaengine: idxd: skip clearing device context when device is read-only
 2022-04-20 11:47 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: set DMA maximum segment size
 2022-04-20 11:43 UTC  (2+ messages)

[PATCH] dmaengine: PTDMA: support polled mode
 2022-04-20 11:08 UTC  (2+ messages)

[PATCH] dt-bindings: dmaengine: qcom: gpi: add compatible for sc7280
 2022-04-20 10:37 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix retry value to be constant for duration of function call
 2022-04-20 10:34 UTC  (2+ messages)

[PATCH] dmaengine: idxd: match type for retries var in idxd_enqcmds()
 2022-04-20 10:34 UTC  (2+ messages)

[PATCH] dmaengine: mv_xor_v2: move spin_lock_bh to spin_lock
 2022-04-20 10:30 UTC  (2+ messages)

[PATCH] dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()
 2022-04-20 10:30 UTC  (2+ messages)

[PATCH v2] dmaengine: pl330: Fix unbalanced runtime PM
 2022-04-20 10:27 UTC 

[PATCH 2/2] dmaengine: imx-sdma: support hdmi audio
 2022-04-20 10:18 UTC  (4+ messages)
  ` [EXT] "

[PATCH] dmaengine: pl330: Fix unbalanced runtime PM
 2022-04-20 10:15 UTC  (4+ messages)

[PATCH] dt-bindings: dmaengine: xilinx_dma: Add MCMDA channel ID index description
 2022-04-20 10:14 UTC  (3+ 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).