messages from 2022-01-06 21:52:13 to 2022-02-04 06:47:46 UTC [more...]
[PATCH v18 0/4] Add NVIDIA Tegra GPC-DMA driver
2022-02-04 6:47 UTC (9+ messages)
` [PATCH v18 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v18 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v18 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v18 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
【TS3 TS CUBICCARD】重要:必ずお読みください
2022-02-03 21:25 UTC
[PATCH] dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ
2022-02-03 4:13 UTC (2+ messages)
[PATCH] dmaengine: ptdma: Fix the error handling path in pt_core_init()
2022-02-02 18:45 UTC (4+ messages)
[PATCH v2 0/2] Added few improvement and fixes
2022-02-02 15:14 UTC (3+ messages)
` [PATCH v2 1/2] dmaengine: ptdma: fix concurrency issue with multiple dma transfer
` [PATCH v2 2/2] dmaengine: ptdma: handle the cases based on DMA is complete
[RESEND 00/10] Support polling for out of order completions
2022-02-01 20:38 UTC (11+ messages)
` [RESEND 01/10] dmaengine: Remove dma_async_is_complete from client API
` [RESEND 02/10] dmaengine: Move dma_set_tx_state to the provider API header
` [RESEND 03/10] dmaengine: Remove the last, used parameters in dma_async_is_tx_complete
` [RESEND 04/10] dmaengine: Remove last, used from dma_tx_state
` [RESEND 05/10] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state
` [RESEND 06/10] dmaengine: Remove dma_set_tx_state
` [RESEND 07/10] dmaengine: Add provider documentation on cookie assignment
` [RESEND 08/10] dmaengine: idxd: idxd_desc.id is now a u16
` [RESEND 09/10] dmaengine: idxd: Support device_tx_status
` [RESEND 10/10] dmaengine: Revert "cookie bypass for out of order completion"
[PATCH v17 0/4] Add NVIDIA Tegra GPC-DMA driver
2022-02-01 13:06 UTC (25+ messages)
` [PATCH v17 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v17 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v17 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v17 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
[patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
2022-01-31 22:29 UTC
[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
2022-01-31 21:16 UTC (6+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
[RFC PATCH 0/4] dmaengine: memset clarifications and fixes
2022-01-28 18:39 UTC (5+ messages)
` [RFC PATCH 1/4] dmaengine: Document dmaengine_prep_dma_memset
` [RFC PATCH 2/4] dmaengine: at_hdmac: In atc_prep_dma_memset, treat value as a single byte
` [RFC PATCH 3/4] dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, "
` [RFC PATCH 4/4] dmaengine: hidma: In hidma_prep_dma_memset "
[PATCH] dmaengine: mmp_pdma: Fix missing IRQ check in mmp_pdma_probe
2022-01-28 17:14 UTC
[RFC] Scheduler: DMA Engine regression because of sched/fair changes
2022-01-28 16:50 UTC (10+ messages)
[PATCH] dmaengine: owl-dma: Add missing IRQ check in owl_dma_probe
2022-01-28 16:37 UTC
[PATCH] dmaengine: k3dma: Add missing IRQ check in k3_dma_probe
2022-01-28 16:26 UTC
[PATCH] dmaengine: mmp_tdma: Add missing IRQ check in mmp_tdma_probe
2022-01-28 16:23 UTC
[PATCH v16 0/4] Add NVIDIA Tegra GPC-DMA driver
2022-01-27 23:15 UTC (16+ messages)
` [PATCH v16 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v16 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v16 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v16 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
[PATCH v4 0/3] Determine the number of DMA channels by 'dma-channels' property
2022-01-27 7:35 UTC (15+ messages)
` [PATCH v4 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v4 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v4 3/3] dmaengine: sf-pdma: Get number of channel by device tree
[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
2022-01-25 19:28 UTC (8+ messages)
` [PATCH 07/16] dmaengine: pch_dma: "
[PATCH] dmaengine: idxd: restore traffic class defaults after wq reset
2022-01-24 16:20 UTC
[PATCH 0/3] dt-bindings: dmaengine: zynqmp_dma: Convert binding to YAML
2022-01-24 12:18 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: zynqmp_dma: convert to yaml
` [PATCH 2/3] arm64: zynqmp: Add missing #dma-cells property
` [PATCH 3/3] arm64: zynqmp: Rename dma to dma-controller
[PATCH RFC 00/11] dmaengine: bcm2835: add BCM2711 40-bit DMA support
2022-01-23 14:08 UTC (2+ messages)
[PATCH v2] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
2022-01-22 18:05 UTC (2+ messages)
[PATCH] dmaengine: ti: Fix runtime PM imbalance on error
2022-01-22 8:47 UTC (3+ messages)
[PATCH v2 08/12] dt-bindings: dma: rz-dmac: Document RZ/V2L SoC
2022-01-21 14:46 UTC (2+ messages)
[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
2022-01-21 14:44 UTC (10+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "
[PATCH] dmaengine: altera-msgdma: Remove useless DMA-32 fallback configuration
2022-01-21 12:40 UTC (2+ messages)
DMA_MEMSET definition confusion
2022-01-20 4:54 UTC (2+ messages)
[PATCH] dt-bindings: Improve phandle-array schemas
2022-01-20 4:38 UTC (13+ messages)
[PATCH] dmaengine: ptdma: fix concurrency issue with multiple dma transfer
2022-01-19 4:23 UTC (5+ messages)
[GIT PULL]: dmaengine updates for v5.17-rc1
2022-01-18 12:18 UTC (2+ messages)
[PATCH] dmaengine: idxd: Remove useless DMA-32 fallback configuration
2022-01-17 20:06 UTC (2+ messages)
[PATCH] dmaengine: stm32-mdma: check the channel availability (secure or not)
2022-01-17 10:03 UTC
[PATCH 1/2] dmaengine: imx-sdma: restart cyclic channel if needed
2022-01-17 9:19 UTC (2+ messages)
` [PATCH 2/2] dmaengine: imx-sdma: fix cyclic buffer race condition
[PATCH] dmaengine: stm32-dma: set dma_device max_sg_burst
2022-01-17 9:25 UTC (2+ messages)
[PATCH] dmaengine: shdma: Fix runtime PM imbalance on error
2022-01-16 7:29 UTC
[PATCH] dmaengine: iot: Remove useless DMA-32 fallback configuration
2022-01-15 7:33 UTC
[PATCH] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
2022-01-15 7:30 UTC (2+ messages)
[PATCH v3 0/3] Determine the number of DMA channels by 'dma-channels' property
2022-01-14 9:17 UTC (4+ messages)
` [PATCH v3 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v3 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v3 3/3] dmaengine: sf-pdma: Get number of channel by device tree
[PATCH v2 0/3] Determine the number of DMA channels by 'dma-channels' property
2022-01-13 9:34 UTC (9+ messages)
` [PATCH v2 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH v2 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH v2 3/3] dmaengine: sf-pdma: Get number of channel by device tree
[PATCH 0/4] dmaengine: Add support Oxford Semiconductor OXNAS DMA Engine
2022-01-12 1:20 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: dma: Add bindings for ox810se dma engine
[PATCH] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
2022-01-11 9:42 UTC (2+ messages)
[PATCH 0/3] Determine number of DMA channels by 'dma-channels' property
2022-01-11 1:56 UTC (7+ messages)
` [PATCH 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH 3/3] dmaengine: sf-pdma: Get number of channel by device tree
[PATCH] dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
2022-01-10 16:11 UTC (2+ messages)
` [Linux-stm32] "
Re: [PATCH] dmaengine: sh: rcar-dmac: Check for error num after setting mask
2022-01-10 10:16 UTC
[PATCH] dmaengine: sh: rcar-dmac: Check for error num after setting mask
2022-01-10 9:37 UTC (2+ messages)
[PATCH] dt-bindings: dma-controller: Split interrupt fields in example
2022-01-08 17:27 UTC (2+ messages)
[PATCH -next] dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()
2022-01-07 7:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).