dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-21 17:57:07 to 2021-07-14 23:20:41 UTC [more...]

[PATCH v2 00/18] Fix idxd sub-drivers setup
 2021-07-14 23:20 UTC  (4+ messages)
` [PATCH v2 01/18] dmaengine: idxd: add driver register helper
` [PATCH v2 02/18] dmaengine: idxd: add driver name
` [PATCH v2 03/18] dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev

[PATCH] dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
 2021-07-14 21:57 UTC 

[PATCH 0/2] STM32 DMA alternative REQ/ACK protocol support
 2021-07-14 19:27 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dma
` [PATCH 2/2] dmaengine: stm32-dma: add alternate REQ/ACK protocol management

[PATCH v4] dmaengine: idxd: fix submission race window
 2021-07-14 18:50 UTC 

[PATCH] dmaengine: idxd: fix desc->vector that isn't being updated
 2021-07-14 18:38 UTC 

[linux-drivers-review] [PATCH V2 1/1] dmaengine: dw-axi-dmac: support parallel memory <--> peripheral transfers
 2021-07-14 12:45 UTC  (3+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-14 10:25 UTC  (4+ messages)
` [PATCH v4 5/5] "

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

[PATCH v3 0/4] Add RZ/G2L DMAC support
 2021-07-14  8:09 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: dma: Document RZ/G2L bindings
` [PATCH v3 2/4] drivers: dma: sh: Add DMAC driver for RZ/G2L SoC

[PATCH v3] dmaengine: idxd: fix submission race window
 2021-07-14  7:22 UTC  (3+ messages)

[PATCH] dmaengine: idxd: depends on !UML
 2021-07-14  7:00 UTC  (4+ messages)

[PATCH] dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin
 2021-07-14  6:58 UTC  (2+ messages)

[PATCH] dmaengine: idxd: add missing percpu ref put on failure
 2021-07-14  6:58 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix setup sequence for MSIXPERM table
 2021-07-14  6:57 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix array index when int_handles are being used
 2021-07-14  6:57 UTC  (2+ messages)

[PATCH] dmaengine: idxd: remove fault processing code
 2021-07-14  6:55 UTC  (2+ messages)

[PATCH] dmaengine: idxd: have command status always set
 2021-07-14  6:55 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Add wq occupancy information to sysfs attribute
 2021-07-14  6:54 UTC  (2+ messages)

[PATCH v2] dmanegine: idxd: cleanup all device related bits after disabling device
 2021-07-14  6:51 UTC  (2+ messages)

[PATCH V5] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-07-14  5:14 UTC  (2+ messages)

[PATCH V2] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-07-14  5:11 UTC  (2+ messages)

[PATCH 0/2] Add support for MEMCPY_SG transfers
 2021-07-14  5:10 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: xilinx_dma: Restore support for memcpy SG transfers
` [PATCH 2/2] xilinx_dma: Fix read-after-free bug when terminating transfers

[PATCH] dmaengine: idxd: Simplify code and axe the use of a deprecated API
 2021-07-14  4:51 UTC  (3+ messages)

[PATCH v3 1/1] dmaengine: dw: Program xBAR hardware for Elkhart Lake
 2021-07-14  4:46 UTC  (2+ messages)

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

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-07-13  9:30 UTC  (23+ messages)
` [PATCH v14 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v14 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v14 07/12] spi: imx: fix ERR009165
` [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 "
` [PATCH v14 11/12] dmaengine: imx-sdma: add uart rom script
` [PATCH v14 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

(JL) Order Inquiry 7/12/21
 2021-07-11 19:06 UTC 

[RESEND] ppc4xx: replace sscanf() by kstrtoul()
 2021-07-10 16:54 UTC 

[PATCH AUTOSEL 5.4 01/63] dmaengine: fsl-qdma: check dma_set_mask return value
 2021-07-10  2:26 UTC 

[PATCH AUTOSEL 5.10 04/93] dmaengine: fsl-qdma: check dma_set_mask return value
 2021-07-10  2:22 UTC 

[PATCH AUTOSEL 5.12 004/104] dmaengine: fsl-qdma: check dma_set_mask return value
 2021-07-10  2:20 UTC 

[PATCH AUTOSEL 5.13 004/114] dmaengine: fsl-qdma: check dma_set_mask return value
 2021-07-10  2:15 UTC 

[linux-drivers-review] [PATCH V2 0/1] dmaengine: dw-axi-dmac: support parallel memory <--> peripheral transfers
 2021-07-09  9:50 UTC 

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-08 12:41 UTC  (16+ messages)
` [PATCH v2 4/4] "

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (21+ messages)

[PATCH 0/3] cleanup patches for PM reference leak
 2021-07-06 10:49 UTC  (11+ messages)
` [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()

[GIT PULL]: dmaengine updates for v5.14-rc1
 2021-07-05 19:24 UTC  (2+ messages)

[PATCH 0/4] Expand Xilinx CDMA functions
 2021-07-05  3:53 UTC  (8+ messages)
          ` [EXTERNAL] "

[PATCH V4 RESEND] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-07-05  3:49 UTC  (4+ messages)

[PATCH 00/18] Fix idxd sub-drivers setup
 2021-07-02  3:44 UTC  (4+ messages)

[PATCH] ppc4xx: replace sscanf() by kstrtoul()
 2021-07-01 15:31 UTC 

[PATCH v3] dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
 2021-07-01  7:13 UTC  (4+ messages)

[PATCH] dmaengine: pl330: Typecast with enum to fix the coverity warning
 2021-06-29 10:37 UTC 

[PATCH 4.9 15/71] dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
 2021-06-28 14:39 UTC 

[PATCH 4.14 18/88] dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
 2021-06-28 14:35 UTC  (2+ messages)
` [PATCH 4.14 19/88] dmaengine: QCOM_HIDMA_MGMT "

[PATCH 4.19 021/109] dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
 2021-06-28 14:31 UTC  (2+ messages)
` [PATCH 4.19 022/109] dmaengine: QCOM_HIDMA_MGMT "

[PATCH v2] dmaengine: idxd: fix submission race window
 2021-06-26 12:30 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix submission race window
 2021-06-25 18:07 UTC  (5+ messages)

[PATCH] dmaengine: at_xdmac: use module_platform_driver
 2021-06-25  9:00 UTC 

[PATCH 0/2] *** altera-msgdma: make response port optional ***
 2021-06-24 21:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: altera-msgdma: make response port optional

dmaengine: zynqmp_dma: lockdep warning
 2021-06-24 15:36 UTC  (2+ messages)

[PATCH v2 1/1] dmaengine: dw: Program xBAR hardware for Elkhart Lake
 2021-06-24 13:48 UTC  (3+ messages)

[PATCH] dmaengine: imx-sdma: Remove platform data header
 2021-06-24 11:14 UTC  (2+ messages)

[PATCH] dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
 2021-06-24 11:10 UTC  (3+ messages)

[PATCH] dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
 2021-06-24 11:10 UTC  (3+ messages)

[PATCH v2 0/4] Add RZ/G2L DMAC support
 2021-06-23 14:27 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: dma: Document RZ/G2L bindings

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 01/26] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
 2021-06-21 17:53 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 05/26] dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
` [PATCH AUTOSEL 5.4 06/26] dmaengine: mediatek: free the proper desc in desc_free handler
` [PATCH AUTOSEL 5.4 07/26] dmaengine: mediatek: do not issue a new desc if one is still current
` [PATCH AUTOSEL 5.4 08/26] dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma

[PATCH AUTOSEL 5.10 01/35] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
 2021-06-21 17:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 10/35] dmaengine: mediatek: do not issue a new desc if one is still current


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