dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 10:55:35 to 2023-02-09 03:01:21 UTC [more...]

remove arch/sh
 2023-02-09  3:09 UTC  (36+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-08 19:08 UTC  (16+ messages)
` [PATCH v3 1/6] dt-bindings: Document common device controller bindings
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH] dt-bindings: dma: qcom,bam-dma: add optional memory interconnect properties
 2023-02-08  9:08 UTC  (7+ messages)

[PATCH v1 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-02-07 20:58 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: dma: snps,dw-axi-dmac: Update resets and add snps,num-hs-if
` [PATCH v1 2/3] dma: dw-axi-dmac: Add support for StarFive DMA
` [PATCH v1 3/3] riscv: dts: starfive: add dma controller node

[PATCH v1] dmaengine: sf-pdma: pdma_desc memory leak fix
 2023-02-07 18:15 UTC  (3+ messages)

[PATCH 1/2] dmaengine: idxd: Add enable/disable device IOPF feature
 2023-02-07  6:30 UTC  (5+ messages)
` [PATCH 2/2] iommu/vt-d: Move iopf code from SVA to IOPF enabling path

[PATCH] dmaengine: imx-sdma: Set DMA channel to be private
 2023-02-07  4:57 UTC 

[RESEND PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-02-03 18:13 UTC  (3+ messages)
` [RESEND PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V12 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH v1 1/1] dmaengine: idma64: Update bytes_transferred field
 2023-02-03 12:17 UTC 

[PATCH] dt-bindings: ti,k3: Use common ti,k3-sci-common.yaml schema
 2023-02-02 23:17 UTC  (3+ messages)

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-02 18:54 UTC  (12+ messages)
` [PATCH 2/9] Documentation: driver-api: correct spelling
    ` [dm-devel] [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)

[PATCH V2 0/6] Xilinx DMA enhancements and optimization
 2023-02-02  7:52 UTC  (7+ messages)
` [PATCH V2 3/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
` [PATCH V2 6/6] dmaengine: xilinx_dma: Program interrupt delay timeout

[bug report] dmaengine: add Qualcomm Technologies HIDMA management driver
 2023-02-01 12:32 UTC 

[PATCH] [v2] dmaengine: dw-edma: reduce stack usage after debugfs rework
 2023-01-31  7:54 UTC  (3+ messages)

[PATCH] dmaengine: dw-edma: reduce stack usage after debugfs rework
 2023-01-30 18:50 UTC  (3+ messages)

[PATCH v1 1/1] dmaengine: dw: Move check for paused channel to dwc_get_residue()
 2023-01-30 15:17 UTC 

[PATCH] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-01-30 12:52 UTC  (4+ messages)

[PATCH v1 1/1] dmaengine: Simplify dmaenginem_async_device_register() function
 2023-01-30 11:28 UTC 

[PATCH v1 1/1] dmaengine: use sysfs_emit() to instead of scnprintf()
 2023-01-30 11:11 UTC 

[PATCH v1 1/1] dmaengine: Make an order in struct dma_device definition
 2023-01-30 11:05 UTC 

[PATCH] dmaengine: ptdma: check for null desc before calling pt_cmd_callback
 2023-01-27 20:44 UTC 

[PATCH] dmaengine: idxd: Fix default allowed read buffers value in group
 2023-01-27 19:40 UTC  (2+ messages)

[PATCH v9 24/27] dmaengine: dw-edma: Relax driver config settings
 2023-01-26 21:16 UTC  (11+ messages)

[RESEND PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-01-26 19:12 UTC  (3+ messages)
` [RESEND PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V12 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (34+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-25 20:03 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex

[PATCH v9 19/27] dmaengine: dw-edma: Use non-atomic io-64 methods
 2023-01-24 13:44 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 3/4] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
 2023-01-24 13:43 UTC 

[PATCH AUTOSEL 5.4 5/6] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
 2023-01-24 13:43 UTC 

[PATCH AUTOSEL 5.10 7/8] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
 2023-01-24 13:43 UTC 

[PATCH AUTOSEL 5.15 12/14] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
 2023-01-24 13:42 UTC 

[PATCH AUTOSEL 6.1 23/35] dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
 2023-01-24 13:41 UTC 

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-24  7:52 UTC  (11+ messages)
` [PATCH 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex

[PATCH v9 25/27] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
 2023-01-22  0:34 UTC  (3+ messages)

[PATCH v9 09/27] dmaengine: dw-edma: Drop chancnt initialization
 2023-01-21 21:10 UTC  (3+ messages)

[PATCH v9 08/27] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
 2023-01-21 20:37 UTC  (3+ messages)

[GIT PULL]: dmaengine fixes for v6.2
 2023-01-20 18:46 UTC  (2+ messages)

[PATCH v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-20 15:17 UTC  (2+ messages)

[PATCH V12 XDMA 0/2] xilinx XDMA driver
 2023-01-20 12:20 UTC  (4+ messages)
` [PATCH V12 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [PATCH V12 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH] ptdma: pt_core_execute_cmd() should use spinlock
 2023-01-19 13:30 UTC  (2+ messages)

[RESEND PATCH V11 XDMA 0/2] xilinx XDMA driver
 2023-01-18 21:59 UTC  (10+ messages)
` [RESEND PATCH V11 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V11 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH] dmaengine: tegra: Fix memory leak in terminate_all()
 2023-01-18 16:48 UTC  (2+ messages)

[PATCH v2] dmaengine: sun6i: Set the maximum segment size
 2023-01-18 12:07 UTC  (2+ messages)

[PATCH V3] dmaengine: Fix double increment of client_count in dma_chan_get()
 2023-01-18 12:06 UTC  (2+ messages)

[PATCH v2] dmaengine: tegra210-adma: fix global intr clear
 2023-01-18 12:04 UTC  (2+ messages)

[PATCH 0/2] Expose IAA 2.0 device capabilities
 2023-01-18 12:02 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: idxd: reformat swerror output to standard Linux bitmap output

[PATCH] Add exception protection processing for vd in axi_chan_handle_err function
 2023-01-18 11:58 UTC  (2+ messages)

[PATCH] dmaengine: lgm: Move DT parsing after initialization
 2023-01-18 10:02 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).