dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-14 23:54:12 to 2023-01-13 10:07:02 UTC [more...]

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

[RESEND PATCH V11 XDMA 0/2] xilinx XDMA driver
 2023-01-12 11:19 UTC  (4+ 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] Add exception protection processing for vd in axi_chan_handle_err function
 2023-01-12  5:58 UTC 

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

[PATCH 00/17] Enable DSA 2.0 Event Log and completion record faulting features
 2023-01-08 17:36 UTC  (35+ messages)
` [PATCH 01/17] dmaengine: idxd: make misc interrupt one shot
` [PATCH 02/17] dmaengine: idxd: add event log size sysfs attribute
` [PATCH 03/17] dmaengine: idxd: setup event log configuration
` [PATCH 04/17] dmaengine: idxd: add interrupt handling for event log
` [PATCH 05/17] dmanegine: idxd: add debugfs for event log dump
` [PATCH 06/17] dmaengine: idxd: add per DSA wq workqueue for processing cr faults
` [PATCH 07/17] dmaengine: idxd: create kmem cache for event log fault items
` [PATCH 08/17] iommu: expose iommu_sva_find() to common header
` [PATCH 09/17] mm: export access_remote_vm() symbol
` [PATCH 10/17] dmaengine: idxd: process user page faults for completion record
` [PATCH 11/17] dmaengine: idxd: add descs_completed field "
` [PATCH 12/17] dmaengine: idxd: process batch descriptor completion record faults
` [PATCH 13/17] dmaengine: idxd: add per file user counters for "
` [PATCH 14/17] dmaengine: idxd: add a device to represent the file opened
` [PATCH 15/17] dmaengine: idxd: expose fault counters to sysfs
` [PATCH 16/17] dmaengine: idxd: add pid to exported sysfs attribute for opened file
` [PATCH 17/17] dmaengine: idxd: add per wq PRS disable

[PATCH] dmaengine: lgm: Move DT parsing after initialization
 2023-01-05  3:05 UTC 

[PATCH 0/2] Expose IAA 2.0 device capabilities
 2023-01-03 16:53 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: idxd: reformat swerror output to standard Linux bitmap output
` [PATCH 2/2] dmaengine: idxd: expose IAA CAP register via sysfs knob

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

[PATCH v2] dmaengine: tegra210-adma: fix global intr clear
 2023-01-02  6:48 UTC 

[PATCH] dmaengine: tegra210-adma: fix global intr clear
 2023-01-02  5:51 UTC  (3+ messages)

[PATCH v2] dmaengine: sun6i: Set the maximum segment size
 2023-01-01 19:36 UTC 

[regression] Bug 216856 - [ptdma] NULL pointer dereference in pt_cmd_callback during server shutdown
 2022-12-30  8:27 UTC 

[PATCH v3] dmaengine: ti: k3-udma: Deferring probe when soc_device_match() returns NULL
 2022-12-29 23:31 UTC  (4+ messages)

[PATCH v3 0/2] arm64: dts: qcom: sm6125: Enable GPI DMA
 2022-12-29 17:23 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: dma: gpi: Document SM6125 compatible
` [PATCH v3 2/2] arm64: dts: qcom: sm6125: Add GPI DMA nodes
` (subset) [PATCH v3 0/2] arm64: dts: qcom: sm6125: Enable GPI DMA

[PATCH v7 0/1] dma: qcom: bam_dma: Add support to initialize interconnect path
 2022-12-28 16:15 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH] dt-bindings: dma: qcom: gpi: add compatible for sm8550
 2022-12-28 11:21 UTC  (2+ messages)

[PATCH v10 0/2] dmaengine: sdma support hdmi audio
 2022-12-28 11:20 UTC  (2+ messages)

[PATCH] dmaengine: HISI_DMA should depend on ARCH_HISI
 2022-12-28 11:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: update Jie Hai's email address
 2022-12-28 11:05 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REG
 2022-12-28 11:04 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: drop loglevel for non-fatal probe deferral log
 2022-12-28 11:02 UTC  (3+ messages)

[PATCH V2 0/6] Xilinx DMA enhancements and optimization
 2022-12-28 11:00 UTC  (5+ 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

[PATCH V2 0/3] dmaengine: idxd: Error path fixes
 2022-12-28 10:55 UTC  (2+ messages)

[ptdma] pt_core_execute_cmd() from interrupt context results in panic
 2022-12-28  9:41 UTC 

[PATCH] dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
 2022-12-28  7:00 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Remove the unused function set_completion_address()
 2022-12-28  6:59 UTC  (2+ messages)

[V2] dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation
 2022-12-28  6:56 UTC  (3+ messages)

[PATCH v3 0/5] dmaengine: Add support for AM62A SoC DMAs
 2022-12-28  6:37 UTC  (3+ messages)

[RESEND PATCH] dt-bindings: dmaengine: qcom: gpi: Add QDU1000/QRU1000 gpi device
 2022-12-28  6:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: dma: fsl-mxs-dma: Convert MXS DMA to DT schema
 2022-12-28  6:30 UTC  (3+ messages)

[PATCH] dmaengine: plx_dma: Fix potential double free in plx_dma_create
 2022-12-23 18:17 UTC  (4+ messages)

[PATCH 1/2] dmaengine: dw-edma: Fix to change for continuous transfer
 2022-12-23  2:26 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing

Silikonmischungen
 2022-12-22  9:00 UTC 

[GIT PULL]: dmaengine updates for v6.2
 2022-12-19 15:06 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: sm6125: Enable GPI DMA
 2022-12-19  9:09 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: dma: gpi: Document SM6125 compatible
` [PATCH v2 2/2] arm64: dts: qcom: sm6125: Add GPI DMA nodes

[PATCH] dt-bindings: dma: fsl-mxs-dma: Convert MXS DMA to DT schema
 2022-12-19  9:09 UTC  (9+ messages)

[PATCH v7 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-16 17:02 UTC  (17+ messages)
` [PATCH v7 23/25] PCI: dwc: Restore DMA-mask after MSI-data allocation
` [PATCH v7 24/25] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v7 25/25] PCI: dwc: Add DW eDMA engine support

[PATCH] dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation
 2022-12-16 15:25 UTC  (3+ messages)

[PATCH V11 XDMA 0/2] xilinx XDMA driver
 2022-12-15 17:32 UTC  (3+ messages)
` [PATCH V11 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [PATCH V11 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support


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