dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-23 09:19:45 to 2019-08-13 14:07:33 UTC [more...]

[PATCH] dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
 2019-08-13 14:07 UTC  (2+ messages)

[PATCH 00/11] JZ4740 SoC cleanup
 2019-08-13 10:30 UTC  (39+ messages)
` [PATCH 01/11] MIPS: DTS: jz4740: Add missing nodes
` [PATCH 02/11] MIPS: qi_lb60: Migrate to devicetree
` [PATCH 03/11] MIPS: configs: LB60: update defconfig
` [PATCH 04/11] ASoC: jz4740: Drop lb60 board code
` [PATCH 05/11] video/fbdev: Drop JZ4740 driver
` [PATCH 06/11] dma: "
` [PATCH 07/11] mtd: rawnand: Drop obsolete JZ4740 NAND driver
` [PATCH 08/11] power/supply: Drop obsolete JZ4740 driver
` [PATCH 09/11] hwmon: "
` [PATCH 10/11] mfd: "
` [PATCH 11/11] MIPS: jz4740: Drop dead code

[PATCH] MAINTAINERS: dw axi dmac: Fix typo in a path
 2019-08-13  6:36 UTC  (2+ messages)
  ` [RESEND PATCH] "

[PATCH linux-next] drivers: dma: Fix sparse warning for mux_configure32
 2019-08-13  4:43 UTC  (2+ messages)

[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 1/7] [RFC] ARM: remove Intel iop33x and iop13xx support
 2019-08-13  4:33 UTC  (14+ messages)
  ` [PATCH 2/7] dma: iop-adma: include prefetch.h
  ` [PATCH 3/7] dma: iop-adma: use correct printk format strings
  ` [PATCH 4/7] dma: iop-adma: allow building without platform headers
  ` [PATCH 5/7] ARM: xscale: fix multi-cpu compilation
  ` [PATCH 6/7] ARM: iop32x: make mach/uncompress.h independent of mach/hardware.h
  ` [PATCH 7/7] ARM: iop32x: merge everything into mach-iop32x/

[PATCH] dma: ti: unexport filter functions
 2019-08-12 10:10 UTC  (3+ messages)

[PATCH 00/10] Raspberry Pi SPI speedups
 2019-08-11 20:29 UTC  (21+ messages)
` [PATCH 01/10] dmaengine: bcm2835: Allow reusable descriptors
` [PATCH 04/10] spi: bcm2835: Drop dma_pending flag
` [PATCH 07/10] spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
` [PATCH 05/10] spi: bcm2835: Work around DONE bit erratum
` [PATCH 06/10] spi: bcm2835: Cache CS register value for ->prepare_message()
` [PATCH 02/10] dmaengine: bcm2835: Allow cyclic transactions without interrupt
` [PATCH 08/10] dmaengine: bcm2835: Document struct bcm2835_dmadev
` [PATCH 09/10] dmaengine: bcm2835: Avoid accessing memory when copying zeroes
` [PATCH 10/10] spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
` [PATCH 03/10] spi: Guarantee cacheline alignment of driver-private data

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

[PATCHv2] omap-dma/omap_vout_vrfb: fix off-by-one fi value
 2019-08-09 11:04 UTC  (3+ messages)

[PATCH v2] dmaengine: tegra210-adma: fix transfer failure
 2019-08-08 14:08 UTC  (4+ messages)

[PATCH] dmaengine: fsl-edma: implement .device_synchronize callback
 2019-08-08 13:32 UTC  (2+ messages)

[PATCH] dma: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler()
 2019-08-08 13:24 UTC  (2+ messages)

[PATCH] dma: mv_xor: Fix a possible null-pointer dereference in mv_xor_prep_dma_xor()
 2019-08-08 13:21 UTC  (2+ messages)

[PATCH] dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
 2019-08-08 13:19 UTC  (2+ messages)

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-08-08 12:38 UTC  (15+ messages)

[PATCH v2] dma: qcom: hidma_mgmt: Add of_node_put() before goto
 2019-08-08 12:27 UTC  (3+ messages)

[RESEND PATCH v7] dmaengine: fsl-edma: add i.mx7ulp edma2 version support
 2019-08-08 12:24 UTC  (2+ messages)

[PATCH v3 04/24] dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
 2019-08-08 12:22 UTC  (2+ messages)

[PATCH v3 03/24] dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
 2019-08-08 12:22 UTC  (2+ messages)

idma64.0 is keeping my processor awake after boot
 2019-08-06 13:10 UTC  (2+ messages)

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

[PATCH v6 10/57] dmaengine: Remove dev_err() usage after platform_get_irq()
 2019-07-31 15:28 UTC  (2+ messages)

[PATCH] dmaengine: imx-dma: Mark expected switch fall-through
 2019-07-31 15:19 UTC  (3+ messages)

[PATCH RESEND] dmaengine: tegra210-adma: Don't program FIFO threshold
 2019-07-31 15:17 UTC  (2+ messages)

[PATCH] omap-dma/omap_vout_vrfb: fix off-by-one fi value
 2019-07-31  9:46 UTC  (3+ messages)

[RESEND] dmaengine: dmatest: Add support for completion polling
 2019-07-31  7:14 UTC 

[PATCH v2 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-07-31  7:08 UTC  (16+ messages)
` [PATCH v2 01/14] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v2 02/14] soc: ti: k3: add navss ringacc driver
` [PATCH v2 03/14] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v2 04/14] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v2 05/14] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v2 06/14] dmaengine: ti: Add cppi5 header for UDMA
` [PATCH v2 07/14] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v2 08/14] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v2 09/14] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v2 10/14] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v2 11/14] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v2 12/14] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v2 13/14] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH v2 14/14] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH] dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
 2019-07-30 13:20 UTC 

[PATCH] dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC 

[PATCH] dmaengine: ti: edma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC 

[PATCH v5 0/3] dmaengine: ti: edma: Polled completion support
 2019-07-29  7:33 UTC  (8+ messages)
` [PATCH v5 2/3] dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)

[PATCH v1 1/2] dmaengine: stm32-dmamux: Switch to use device_property_count_u32()
 2019-07-29  6:55 UTC  (3+ messages)
` [PATCH v1 2/2] dmaengine: stm32-mdma: "

[PATCH] dt-bindings: shdma: Rename bindings documentation file
 2019-07-29  6:53 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: dma: Add YAML schemas for the generic DMA bindings
 2019-07-29  6:49 UTC  (2+ messages)

[PATCH v2 0/2] dmaengine: ti: omap-dma: Improved polling support
 2019-07-29  6:35 UTC  (6+ messages)
` [PATCH v2 2/2] dmaengine: ti: omap-dma: Improved memcpy "

[PATCH AUTOSEL 5.2 11/85] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
 2019-07-26 13:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 20/85] dmaengine: rcar-dmac: Reject zero-length slave DMA requests

[PATCH AUTOSEL 4.19 06/47] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
 2019-07-26 13:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 11/47] dmaengine: rcar-dmac: Reject zero-length slave DMA requests

[PATCH AUTOSEL 4.14 08/37] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
 2019-07-26 13:43 UTC 

[PATCH AUTOSEL 4.4 05/23] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
 2019-07-26 13:45 UTC 

[PATCH AUTOSEL 4.9 08/30] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
 2019-07-26 13:44 UTC 

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 13:05 UTC  (3+ messages)
` [PATCH v2 19/26] docs: index.rst: don't use genindex for pdf output

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-25 13:44 UTC  (3+ messages)
` [PATCH 15/22] docs: index.rst: don't use genindex for pdf output

[PATCH v5] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-07-25 13:44 UTC  (3+ messages)

[PATCH v2] dmaengine: dma-jz4780: Break descriptor chains on JZ4740
 2019-07-25 13:28 UTC  (2+ messages)

[PATCH] dmaengine: tegra210-adma: Fix unused function warnings
 2019-07-25 13:02 UTC  (2+ messages)

[RESEND PATCH] dmaengine: tegra210-adma: Don't program FIFO threshold
 2019-07-25 12:56 UTC  (4+ messages)

[PATCH] dma: qcom: hidma_mgmt: Add of_node_put() before goto
 2019-07-24 10:10 UTC  (5+ messages)

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-07-24  1:53 UTC  (6+ messages)
` [PATCH v5 12/15] ARM: dts: imx6ul: add dma support on ecspi

[RESEND PATCH v6] dmaengine: fsl-edma: add i.mx7ulp edma2 version support
 2019-07-23  8:57 UTC 


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