dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-12 09:36:35 to 2019-09-08 12:16:21 UTC [more...]

[RFC 0/3] dmaengine: Support for DMA domain controllers
 2019-09-08 12:15 UTC  (10+ messages)
` [RFC 1/3] dt-bindings: dma: Add documentation for DMA domains
` [RFC 2/3] dmaengine: of_dma: Function to look up the DMA domain of a client
` [RFC 3/3] dmaengine: Support for requesting channels preferring DMA domain controller

[GIT PULL] dmaengine late fixes for 5.3
 2019-09-07 17:10 UTC  (2+ messages)

[PATCH 00/10] Raspberry Pi SPI speedups
 2019-09-07  9:06 UTC  (9+ messages)
` [PATCH 05/10] spi: bcm2835: Work around DONE bit erratum

[RFC 0/3] dmaengine: Support for DMA domain controllers
 2019-09-06 14:17 UTC  (4+ messages)
` [RFC 1/3] dt-bindings: dma: Add documentation for DMA domains
` [RFC 2/3] dmaengine: of_dma: Function to look up the DMA domain of a client
` [RFC 3/3] dmaengine: Support for requesting channels preferring DMA domain controller

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-09-06 13:10 UTC  (11+ messages)
` [PATCH 1/5] dmaengine: ti: edma: Do not reset reserved paRAM slots
` [PATCH 2/5] dmaengine: ti: edma: Only reset region0 access registers
` [PATCH 3/5] dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges
` [PATCH 5/5] dmaengine: ti: edma: Add support for handling reserved channels

[PATCH 0/2] Add support for AHB DMA controller on Milbeaut series
 2019-09-06  5:12 UTC  (12+ messages)
` [PATCH 2/2] dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms
` [PATCH v2 0/2] Add support for AHB DMA controller on Milbeaut series
  ` [PATCH v2 1/2] dt-bindings: milbeaut-m10v-hdmac: Add Socionext Milbeaut HDMAC bindings
  ` [PATCH v2 2/2] dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms

[PATCH -next 0/8] AXI DMA driver improvements
 2019-09-05 16:37 UTC  (9+ messages)
` [PATCH -next 1/8] dmaengine: xilinx_dma: Remove desc_callback_valid check
` [PATCH -next 2/8] dmaengine: xilinx_dma: Merge get_callback and _invoke
` [PATCH -next 3/8] dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
` [PATCH -next 4/8] dmaengine: xilinx_dma: Add callback_result support
` [PATCH -next 5/8] dmaengine: xilinx_dma: Remove residue from channel data
` [PATCH -next 6/8] dmaengine: xilinx_dma: Print debug message when no free tx segments
` [PATCH -next 7/8] dmaengine: xilinx_dma: Check for both idle and halted state in axidma stop_transfer
` [PATCH -next 8/8] dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset

[PATCH] dmaengine: iop-adma: make array 'handler' static const, makes object smaller
 2019-09-05 16:37 UTC 

[PATCH -next] dmaengine: ti: edma: remove unused code
 2019-09-05  8:02 UTC  (2+ messages)

[PATCH] dmaengine: uniphier-mdmac: use devm_platform_ioremap_resource()
 2019-09-05  3:41 UTC 

[PATCH v2 0/3] dmaengine: rcar-dmac: use of_data and add dma-channel-mask support
 2019-09-04 10:08 UTC  (6+ messages)
` [PATCH v2 1/3] dmaengine: rcar-dmac: Use of_data values instead of a macro
` [PATCH v2 2/3] dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()
` [PATCH v2 3/3] dmaengine: rcar-dmac: Add dma-channel-mask property support

[PATCH 0/2] dmaengine: rcar-dmac: minor modifications
 2019-09-04  9:33 UTC  (9+ messages)
` [PATCH 1/2] dmaengine: rcar-dmac: Use of_data values instead of a macro
` [PATCH 2/2] dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()

[PATCH v2] dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
 2019-09-04  6:06 UTC  (2+ messages)

[PATCH 0/2] Add support for AXI DMA controller on Milbeaut series
 2019-09-04  6:00 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: milbeaut-m10v-xdmac: Add Socionext Milbeaut XDMAC bindings
` [PATCH 2/2] dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms

[PATCH] dmaengine: sprd: Fix the DMA link-list configuration
 2019-09-04  5:55 UTC  (2+ messages)

[PATCH] IOAT: iop-adma.c: fix printk format warning
 2019-09-04  4:58 UTC  (2+ messages)

[PATCH] dmaengine: stm32-dma: Use struct_size() helper
 2019-09-04  4:55 UTC  (2+ messages)

[PATCH] dt-bindings: dmaengine: dma-common: Fix the dma-channel-mask property
 2019-09-04  4:53 UTC  (3+ messages)

[PATCH] ioat/dca: Use struct_size() helper
 2019-09-04  4:48 UTC  (3+ messages)

[PATCH -next] dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
 2019-09-04  4:45 UTC  (2+ messages)

[RESEND] dmaengine: dmatest: Add support for completion polling
 2019-09-04  4:44 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
 2019-09-04  4:41 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
 2019-09-04  4:40 UTC  (2+ messages)

[PATCH] dmaengine: ti: edma: Remove 'Assignment in if condition'
 2019-09-04  4:36 UTC  (2+ messages)

[PATCH 0/2] dmaengine: rcar-dmac: Add dma-channel-mask property support
 2019-09-02  9:25 UTC  (10+ messages)
` [PATCH 1/2] dmaengine: rcar-dmac: Don't set DMACHCLR bit 0 to 1 if iommu is mapped
` [PATCH 2/2] dmaengine: rcar-dmac: Add dma-channel-mask property support

[PATCH v2 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-08-30 12:57 UTC  (7+ messages)
` [PATCH v2 02/14] soc: ti: k3: add navss ringacc driver
` [PATCH v2 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

[PATCH v2 00/10] dmaengine: dw: Enable for Intel Elkhart Lake
 2019-08-29 10:39 UTC  (15+ messages)
` [PATCH v2 01/10] dmaengine: acpi: Set up DMA mask based on CSRT
` [PATCH v2 02/10] dmaengine: acpi: Add kernel doc parameter descriptions
` [PATCH v2 03/10] dmaengine: dw: Export struct dw_dma_chip_pdata for wider use
` [PATCH v2 04/10] dmaengine: dw: platform: Use struct dw_dma_chip_pdata
` [PATCH v2 05/10] dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake
` [PATCH v2 06/10] dmaengine: dw: platform: Use devm_platform_ioremap_resource()
` [PATCH v2 07/10] dmaengine: dw: platform: Switch to acpi_dma_controller_register()
` [PATCH v2 08/10] dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()
` [PATCH v2 09/10] dmaengine: dw: platform: Split ACPI helpers to separate module
` [PATCH v2 10/10] dmaengine: dw: platform: Split OF "

[PATCH] dt-bindings: dmaengine: dma-common: Revise the dma-channel-mask property
 2019-08-28 10:00 UTC  (7+ messages)

[PATCH 1/7] [RFC] ARM: remove Intel iop33x and iop13xx support
 2019-08-23  7:44 UTC  (15+ messages)
  ` [PATCH 2/7] dma: iop-adma: include prefetch.h
  ` [PATCH 3/7] dma: iop-adma: use correct printk format strings
  ` [PATCH 5/7] ARM: xscale: fix multi-cpu compilation

[PATCH AUTOSEL 5.2 01/44] dmaengine: ste_dma40: fix unneeded variable warning
 2019-08-20 13:40 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 24/44] dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler()
` [PATCH AUTOSEL 5.2 25/44] omap-dma/omap_vout_vrfb: fix off-by-one fi value

[PATCH AUTOSEL 4.19 01/27] dmaengine: ste_dma40: fix unneeded variable warning
 2019-08-20 13:42 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 15/27] dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler()
` [PATCH AUTOSEL 4.19 16/27] omap-dma/omap_vout_vrfb: fix off-by-one fi value

[PATCH AUTOSEL 4.14 01/12] dmaengine: ste_dma40: fix unneeded variable warning
 2019-08-20 13:42 UTC 

[PATCH AUTOSEL 4.9 1/7] dmaengine: ste_dma40: fix unneeded variable warning
 2019-08-20 13:43 UTC 

[PATCH AUTOSEL 4.4 1/4] dmaengine: ste_dma40: fix unneeded variable warning
 2019-08-20 13:43 UTC 

[PATCH v2 linux-next 0/2] change mux_configure32() to static
 2019-08-20 11:48 UTC  (5+ messages)
` [PATCH v2 linux-next 1/2] drivers: dma: make mux_configure32 static
` [PATCH v2 linux-next 2/2] drivers: dma: change alignment of mux_configure32 and fsl_edma_chan_mux

[PATCH] dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
 2019-08-20 11:44 UTC  (3+ messages)

[PATCH v2] dmaengine: ti: dma-crossbar: Fix a memory leak bug
 2019-08-20 11:43 UTC  (3+ messages)

[PATCH] dmaengine: mv_xor_v2: Fix -Wshift-negative-value
 2019-08-20 11:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: dw axi dmac: Fix typo in a path
 2019-08-20 11:33 UTC  (3+ messages)
  ` [RESEND PATCH] "

[PATCH v1 01/12] dmaengine: acpi: Set up DMA mask based on CSRT
 2019-08-20 11:13 UTC  (4+ messages)
` [PATCH v1 07/12] dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake

[PATCH] dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
 2019-08-20 11:09 UTC  (6+ messages)

[PATCH] dt-bindings: dmaengine: nbpfaxi: Rename bindings documentation file
 2019-08-20 11:07 UTC  (2+ messages)

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-08-20 11:05 UTC  (13+ messages)

[PATCH v2] dmaengine: tegra210-adma: fix transfer failure
 2019-08-19 17:40 UTC  (2+ messages)

Newsletter Stiftung Marktwirtschaft
 2019-08-16 20:41 UTC 

Newsletter Stiftung Marktwirtschaft
 2019-08-16 20:41 UTC 

Newsletteranmeldung bei Stiftung Marktwirtschaft
 2019-08-16 20:33 UTC 

[GIT PULL]: dmaengine fixes for v5.3-rc5
 2019-08-16 16:30 UTC  (2+ messages)

[PATCH] dmaengine: ti: Fix a memory leak bug
 2019-08-16  6:45 UTC  (3+ messages)

[PATCH linux-next] drivers: dma: Fix sparse warning for mux_configure32
 2019-08-14  2:40 UTC  (3+ messages)

[PATCH 1/6] dma: amba-pl08x: no need to cast away call to debugfs_create_file()
 2019-08-13 21:21 UTC  (5+ messages)
` [PATCH 4/6] dma: pxa_dma: no need to check return value of debugfs_create functions

[PATCH 00/11] JZ4740 SoC cleanup
 2019-08-13 10:30 UTC  (6+ messages)
` [PATCH 10/11] mfd: Drop obsolete JZ4740 driver

[PATCH] dmaengine: fsldma: Mark expected switch fall-through
 2019-08-13  4:38 UTC  (3+ messages)

[PATCH] [v2] dma: ti: unexport filter functions
 2019-08-13  4:36 UTC  (2+ messages)

[PATCH] dma: ti: unexport filter functions
 2019-08-12 10:10 UTC  (3+ 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).