dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 11:38:55 to 2023-01-26 16:38:00 UTC [more...]

[PATCH v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-26 16:37 UTC  (50+ messages)
` [PATCH v9 01/27] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v9 02/27] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v9 03/27] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v9 04/27] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v9 05/27] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v9 06/27] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v9 07/27] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v9 08/27] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v9 09/27] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v9 10/27] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v9 11/27] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v9 12/27] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v9 13/27] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v9 14/27] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v9 15/27] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v9 16/27] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v9 17/27] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v9 18/27] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v9 19/27] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v9 20/27] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v9 21/27] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v9 22/27] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v9 23/27] dmaengine: dw-edma: Add mem-mapped LL-entries support
` [PATCH v9 24/27] dmaengine: dw-edma: Relax driver config settings
` [PATCH v9 25/27] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
` [PATCH v9 26/27] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v9 27/27] PCI: dwc: Add DW eDMA engine support

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 16:25 UTC  (33+ 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] dt-bindings: ti,k3: Use common ti,k3-sci-common.yaml schema
 2023-01-25 22:13 UTC 

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

[GIT PULL]: dmaengine fixes for v6.2
 2023-01-20 18:46 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 v1] dmaengine: sf-pdma: pdma_desc memory leak fix
 2023-01-20 10:50 UTC  (2+ messages)

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

remove arch/sh
 2023-01-18 11:14 UTC  (56+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver
` [PATCH 07/22] cpufreq: remove the sh-cpufreq driver
` [PATCH 08/22] dmaengine: remove the shdmac driver
` [PATCH 09/22] i2c: remove i2c-sh7760
` [PATCH 10/22] input: remove sh_keysc
` [PATCH 11/22] mtd/nand: remove sh_flctl
` [PATCH 12/22] net/ethernet/8390: remove stnic
` [PATCH 14/22] remove drivers/sh
` [PATCH 15/22] spi: remove spi-sh
` [PATCH 16/22] spi: remove spi-sh-sci
` [PATCH 17/22] spi: remove spi-jcore
` [PATCH 18/22] usb: remove ehci-sh
` [PATCH 19/22] fbdev: remove sh7760fb
` [PATCH 20/22] media: remove sh_vou
` [PATCH 21/22] drivers: platform: remove is_sh_early_platform_device
` [PATCH 22/22] drivers: platform: remove early_platform_cleanup
  ` [PATCH 13/22] pinctrl: remove renesas sh controllers

[PATCH] dmaengine: lgm: Move DT parsing after initialization
 2023-01-18 10:02 UTC  (2+ messages)

[PATCH] dmaengine: dw-edma: remove redundant config PCI dependency for some Synopsys DesignWare eDMA driver configs
 2023-01-18  7:15 UTC  (2+ messages)

[ptdma] pt_core_execute_cmd() from interrupt context results in panic
 2023-01-18  6:50 UTC  (3+ messages)

[PATCH v2] dmaengine: ti: k3-udma: remove non-fatal probe deferral log
 2023-01-17  9:01 UTC  (2+ messages)

[PATCH v7 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-13 18:23 UTC  (6+ messages)
` [PATCH v7 24/25] PCI: bt1: Set 64-bit DMA-mask

[PATCH v8 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-12 18:46 UTC  (4+ messages)
` [PATCH v8 24/26] PCI: dwc: Set coherent DMA-mask on MSI-address allocation

[RESEND PATCH V11 XDMA 0/2] xilinx XDMA driver
 2023-01-12 11:19 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).