dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 12:58:38 to 2020-01-16 18:44:56 UTC [more...]

[PATCH AUTOSEL 4.19 501/671] dmaengine: dw: platform: Switch to acpi_dma_controller_register()
 2020-01-16 17:04 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 597/671] dmaengine: imx-sdma: fix size check for sdma script_number
` [PATCH AUTOSEL 4.19 609/671] ioat: ioat_alloc_ring() failure handling
` [PATCH AUTOSEL 4.19 657/671] dmaengine: ti: edma: fix missed "

[PATCH AUTOSEL 4.14 105/371] dmaengine: mv_xor: Use correct device for DMA API
 2020-01-16 17:23 UTC  (9+ messages)
` [PATCH AUTOSEL 4.14 170/371] dmaengine: axi-dmac: Don't check the number of frames for alignment
` [PATCH AUTOSEL 4.14 186/371] dmaengine: tegra210-adma: restore channel status
` [PATCH AUTOSEL 4.14 206/371] dmaengine: tegra210-adma: Fix crash during probe
` [PATCH AUTOSEL 4.14 238/371] dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
` [PATCH AUTOSEL 4.14 272/371] dmaengine: dw: platform: Switch to acpi_dma_controller_register()
` [PATCH AUTOSEL 4.14 323/371] dmaengine: imx-sdma: fix size check for sdma script_number
` [PATCH AUTOSEL 4.14 328/371] ioat: ioat_alloc_ring() failure handling
` [PATCH AUTOSEL 4.14 361/371] dmaengine: ti: edma: fix missed "

[PATCH v4 00/14] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-16 17:37 UTC  (35+ messages)
` [PATCH v4 01/14] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v4 02/14] dmaengine: tegra-apb: Implement synchronization callback
` [PATCH v4 03/14] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v4 04/14] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v4 05/14] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v4 06/14] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v4 07/14] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v4 08/14] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v4 09/14] dmaengine: tegra-apb: Clean up runtime PM teardown
` [PATCH v4 10/14] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
` [PATCH v4 11/14] dmaengine: tegra-apb: Clean up suspend-resume
` [PATCH v4 12/14] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v4 13/14] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v4 14/14] dmaengine: tegra-apb: Remove MODULE_ALIAS

[PATCH AUTOSEL 4.9 074/251] dmaengine: mv_xor: Use correct device for DMA API
 2020-01-16 17:36 UTC  (9+ messages)
` [PATCH AUTOSEL 4.9 121/251] dmaengine: axi-dmac: Don't check the number of frames for alignment
` [PATCH AUTOSEL 4.9 132/251] dmaengine: tegra210-adma: restore channel status
` [PATCH AUTOSEL 4.9 143/251] dmaengine: tegra210-adma: Fix crash during probe
` [PATCH AUTOSEL 4.9 160/251] dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
` [PATCH AUTOSEL 4.9 185/251] dmaengine: dw: platform: Switch to acpi_dma_controller_register()
` [PATCH AUTOSEL 4.9 218/251] dmaengine: imx-sdma: fix size check for sdma script_number
` [PATCH AUTOSEL 4.9 223/251] ioat: ioat_alloc_ring() failure handling
` [PATCH AUTOSEL 4.9 247/251] dmaengine: ti: edma: fix missed "

[PATCH AUTOSEL 4.4 080/174] dmaengine: axi-dmac: Don't check the number of frames for alignment
 2020-01-16 17:42 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 124/174] dmaengine: dw: platform: Switch to acpi_dma_controller_register()
` [PATCH AUTOSEL 4.4 149/174] dmaengine: imx-sdma: fix size check for sdma script_number
` [PATCH AUTOSEL 4.4 171/174] dmaengine: ti: edma: fix missed failure handling

[PATCH AUTOSEL 4.19 194/671] dmaengine: mv_xor: Use correct device for DMA API
 2020-01-16 16:51 UTC 

[PATCH AUTOSEL 5.4 001/205] ioat: ioat_alloc_ring() failure handling
 2020-01-16 16:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 039/205] dmaengine: dw: platform: Mark 'hclk' clock optional

[PATCH 0/6] gpmi/mxs-dma runtime pm patch set
 2020-01-16 16:36 UTC  (12+ messages)
` [PATCH 1/6] dmaengine: mxs: change the way to register probe function
` [PATCH 2/6] dmaengine: mxs: add the remove function
` [PATCH 3/6] dmaengine: mxs: add the power management functions
` [PATCH 4/6] dmaengine: mxs: switch from dma_coherent to dma_pool
` [PATCH 5/6] mtd: rawnand: gpmi: refine the runtime pm ops
` [PATCH 6/6] mtd: rawnand: gpmi: set the pinctrl state for suspend/reusme

[PATCH V2 1/7] dt-bindings: fsl-imx-sdma: Add i.MX8MM/i.MX8MN/i.MX8MP compatible string
 2020-01-16 16:11 UTC  (14+ messages)
` [PATCH V2 2/7] dt-bindings: mmc: fsl-imx-esdhc: add i.MX8MP "
` [PATCH V2 3/7] dt-bindings: imx-ocotp: Add i.MX8MP compatible
` [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
` [PATCH V2 5/7] arm64: dts: freescale: Add i.MX8MP dtsi support
` [PATCH V2 6/7] arm64: dts: freescale: Add i.MX8MP EVK board support
` [PATCH V2 7/7] dt-bindings: arm: imx: Add the i.MX8MP EVK board

[PATCH v5] dmaengine: hisilicon: Add Kunpeng DMA engine support
 2020-01-16  6:10 UTC 

[PATCH v4] dmaengine: hisilicon: Add Kunpeng DMA engine support
 2020-01-16  1:10 UTC  (4+ messages)

[PATCH v8 00/18] dmaengine/soc: Add Texas Instruments UDMA support
 2020-01-15 18:26 UTC  (10+ messages)
` [PATCH v8 02/18] soc: ti: k3: add navss ringacc driver

[PATCH 0/2] Add support for sun4i HDMI audio
 2020-01-15 17:07 UTC  (11+ messages)
` [PATCH 1/2] dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
` [PATCH 2/2] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio
  ` [linux-sunxi] "

[PATCH v3 0/3] PLX Switch DMA Engine Driver
 2020-01-15 14:11 UTC  (2+ messages)

[PATCH v2] dmaengine: zynqmp_dma: fix burst length configuration
 2020-01-15 10:22 UTC 

[PATCH v2 00/17] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-15  8:43 UTC  (47+ messages)
` [PATCH v2 01/17] dt-bindings: at_xdmac: remove wildcard
` [PATCH v2 02/17] dt-bindings: at_xdmac: add microchip,sam9x60-dma
` [PATCH v2 03/17] dt-bindings: atmel-can: add microchip,sam9x60-can
` [PATCH v2 04/17] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb
` [PATCH v2 05/17] dt-bindings: atmel-isi: add microchip,sam9x60-isi
` [PATCH v2 06/17] dt-bindings: at91-sama5d2_adc: add microchip,sam9x60-adc
` [PATCH v2 07/17] dt-bindings: atmel-matrix: add microchip,sam9x60-matrix
` [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc
` [PATCH v2 09/17] dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc
` [PATCH v2 10/17] dt-bindings: atmel-smc: add microchip,sam9x60-smc
` [PATCH v2 11/17] dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr
` [PATCH v2 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH v2 13/17] dt-bindings: atmel-usart: remove wildcard
` [PATCH v2 14/17] dt-bindings: atmel-usart: add microchip,sam9x60-{usart, dbgu}
` [PATCH v2 15/17] dt-bindings: arm: add sam9x60-ek board
` [PATCH v2 16/17] ARM: at91/defconfig: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
` [PATCH v2 17/17] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH] dmaengine: zynqmp_dma: fix burst length configuration
 2020-01-15  5:41 UTC  (3+ messages)

[PATCH][next][V2] dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced
 2020-01-13 17:46 UTC  (5+ messages)

[PATCH v4 0/9] idxd driver for Intel Data Streaming Accelerator
 2020-01-13 10:14 UTC  (3+ messages)
` [PATCH v4 1/9] x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instruction

[PATCH AUTOSEL 5.4 09/26] dmaengine: k3dma: Avoid null pointer traversal
 2020-01-10 22:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 19/26] ioat: ioat_alloc_ring() failure handling

[PATCH AUTOSEL 4.9 3/6] ioat: ioat_alloc_ring() failure handling
 2020-01-10 22:07 UTC 

[PATCH AUTOSEL 4.19 04/11] dmaengine: k3dma: Avoid null pointer traversal
 2020-01-10 22:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 08/11] ioat: ioat_alloc_ring() failure handling

[PATCH AUTOSEL 4.14 3/8] dmaengine: k3dma: Avoid null pointer traversal
 2020-01-10 22:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 5/8] ioat: ioat_alloc_ring() failure handling

[PATCH 00/16] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-10 16:37 UTC  (14+ messages)
` [PATCH 03/16] dt-bindings: atmel-tcb: add microchip,<chip>-tcb
` [PATCH 07/16] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc
` [PATCH 11/16] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH 13/16] dt-bindings: atmel-usart: add microchip,<chip>-usart
` [PATCH 16/16] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH v3 00/13] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-10  8:05 UTC  (11+ messages)
` [PATCH v3 09/13] dmaengine: tegra-apb: Remove runtime PM usage

[PATCH 2/2] dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver
 2020-01-10  8:01 UTC  (4+ messages)

[PATCH RFC v3 00/14] idxd driver for Intel Data Streaming Accelerator
 2020-01-10  7:59 UTC  (7+ messages)
` [PATCH RFC v3 13/14] dmaengine: idxd: add char driver to expose submission portal to userland

[PATCH v2 1/3] dmaengine: ptdma: Initial driver for the AMD PassThru DMA engine
 2020-01-10  7:57 UTC  (6+ messages)

[PATCH v2 2/4] dma: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
 2020-01-10  7:41 UTC  (12+ messages)

[PATCH 12/16] dt-bindings: spi_atmel: add microchip,sam9x60-spi
 2020-01-09 21:31 UTC  (2+ messages)
` Applied "dt-bindings: spi_atmel: add microchip,sam9x60-spi" to the spi tree

[PATCH 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings
 2020-01-09 12:20 UTC  (3+ messages)

[PATCH][next] dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced
 2020-01-08 22:05 UTC  (4+ 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).