dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 03:02:31 to 2020-04-22 10:30:56 UTC [more...]

[PATCH 0/2] STM32 DMA Direct mode
 2020-04-22 10:29 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: dma: add direct mode support through device tree in stm32-dma

[PATCH v2 0/2] amba/platform: Initialize dma_parms at the bus level
 2020-04-22  9:42 UTC  (7+ messages)
` [PATCH v2 1/2] driver core: platform: Initialize dma_parms for platform devices
` [PATCH v2 2/2] amba: Initialize dma_parms for amba devices

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-22  0:53 UTC  (18+ messages)
` [PATCH RFC 01/15] drivers/base: Introduce platform_msi_ops
` [PATCH RFC 02/15] drivers/base: Introduce a new platform-msi list
` [PATCH RFC 03/15] drivers/base: Allocate/free platform-msi interrupts by group
` [PATCH RFC 04/15] drivers/base: Add support for a new IMS irq domain
` [PATCH RFC 05/15] ims-msi: Add mask/unmask routines
` [PATCH RFC 06/15] ims-msi: Enable IMS interrupts
` [PATCH RFC 07/15] Documentation: Interrupt Message store
` [PATCH RFC 08/15] vfio/mdev: Add a member for iommu domain in mdev_device
` [PATCH RFC 09/15] vfio/type1: Save domain when attach domain to mdev
` [PATCH RFC 10/15] dmaengine: idxd: add config support for readonly devices
` [PATCH RFC 11/15] dmaengine: idxd: add IMS support in base driver
` [PATCH RFC 12/15] dmaengine: idxd: add device support functions in prep for mdev
` [PATCH RFC 13/15] dmaengine: idxd: add support for VFIO mediated device
` [PATCH RFC 14/15] dmaengine: idxd: add error notification from host driver to "
` [PATCH RFC 15/15] dmaengine: idxd: add ABI documentation for mediated device support

[PATCH] genirq/msi: Check null pointer before copying struct msi_msg
 2020-04-21 23:44 UTC  (8+ messages)

drivers/dma/iop-adma.c cast build warnings
 2020-04-21  0:26 UTC 

[PATCH] dmaengine: dw-edma: Check MSI descriptor before copying
 2020-04-20 18:16 UTC 

[PATCH 0/7] dmaengine: mmp_tdma: Make the driver actually work
 2020-04-19 16:49 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: mmp_tdma: Do not ignore slave config validation errors
` [PATCH 2/7] dmaengine: mmp_tdma: Drop "mmp_tdma: from error messages
` [PATCH 3/7] dmaengine: mmp_tdma: Validate the transfer direction
` [PATCH 4/7] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 5/7] dmaengine: mmp_tdma: Log an error if channel is in wrong state
` [PATCH 6/7] dmaengine: mmp_tdma: Fill in slave capabilities
` [PATCH 7/7] dmaengine: mmp_tdma: Remove the MMP_SRAM dependency

[PATCH trivial 0/6] Fix misspellings of "Analog Devices"
 2020-04-18 15:17 UTC  (14+ messages)
` [PATCH trivial 1/6] dt-bindings: "
` [PATCH trivial 2/6] dma: Fix misspelling "
` [PATCH trivial 3/6] drm: Fix misspellings "
` [PATCH trivial 4/6] iio: "
` [PATCH trivial 5/6] ALSA: "
` [PATCH trivial 6/6] ASoC: "
  ` Applied "ASoC: Fix misspellings of "Analog Devices"" to the asoc tree

[PATCH 1/2] dmaengine: ioat: fixing chunk sizing macros dependency
 2020-04-17 11:58 UTC  (14+ messages)
` [PATCH 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M -> 512K
  ` [PATCH v2 1/2] dmaengine: ioat: fixing chunk sizing macros dependency
    ` [PATCH v2 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M -> 512K
      ` [PATCH v3 1/2] dmaengine: ioat: fixing chunk sizing macros dependency
        ` [PATCH v3 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M->512K

[PATCH v3 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
 2020-04-17 11:53 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings "
` [PATCH v3 2/2] dt-bindings: dma: renesas,usb-dmac: "

[PATCH v2] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
 2020-04-17 11:50 UTC  (4+ messages)

alsa / dma: Sound stops playing after xrun
 2020-04-17 10:34 UTC 

[PATCH v2 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
 2020-04-17  7:45 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings "
` [PATCH v2 2/2] dt-bindings: dma: renesas,usb-dmac: "

[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
 2020-04-16 10:05 UTC  (5+ messages)

[PATCH 0/2] dt-bindings: dma: renesas,{rcar,usb}-dmac: convert to json-schema
 2020-04-16  8:13 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: dma: renesas,rcar-dmac: convert bindings "
` [PATCH 2/2] dt-bindings: dma: renesas,usb-dmac: "

[PATCH] drivers: dma: pch_dma.c: Avoid data race between probe and irq handler
 2020-04-16  6:23 UTC 

[PATCH RFC] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
 2020-04-15 23:26 UTC  (8+ messages)

[PATCH v2] dmaengine: idxd: export hw version through sysfs
 2020-04-15 16:24 UTC  (2+ messages)

[PATCH] dt-bindings: dma: uniphier-xdmac: switch to single reg region
 2020-04-15 16:17 UTC  (3+ messages)

[PATCH] include/linux/dmaengine: Typos fixes in API documentation
 2020-04-15 16:15 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dma: Add missing check for empty list
 2020-04-15 16:12 UTC  (10+ messages)

[PATCH] dmaengine: ti: k3-psil: fix deadlock on error path
 2020-04-15 16:05 UTC  (3+ messages)

[PATCH] dmaengine: idxd: export hw version through sysfs
 2020-04-15 16:04 UTC  (3+ messages)

[PATCH] dmaengine: hisilicon: fix PCI_MSI dependency
 2020-04-15 16:02 UTC  (3+ messages)

[PATCH] dmaengine: ti: k3-udma: Drop COMPILE_TEST for the drivers for now
 2020-04-15 15:55 UTC  (3+ messages)

[PATCH -next] dmaengine: hisilicon: Fix build error without PCI_MSI
 2020-04-15 15:49 UTC  (4+ messages)

[PATCH] dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654
 2020-04-15 15:45 UTC  (2+ messages)

[PATCH v3 2/6] dmaengine: Add interleaved cyclic transaction type
 2020-04-15 15:12 UTC  (11+ messages)

[PATCH v7 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-04-15 14:06 UTC  (6+ messages)

[PATCH AUTOSEL 5.6 017/129] dmaengine: idxd: reflect shadow copy of traffic class programming
 2020-04-15 11:32 UTC 

[PATCH] of_device: removed #include that caused a recursion in included headers
 2020-04-13 23:02 UTC  (4+ messages)

[PATCH] dmaengine: fix channel index enumeration
 2020-04-13 17:40 UTC 

[PATCH 1/2] dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
 2020-04-13 14:18 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 122/149] dmaengine: idxd: check return result from check_vma() in cdev
 2020-04-11 23:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 125/149] dmaengine: stm32-dma: use reset controller only at probe time
` [PATCH AUTOSEL 5.6 130/149] dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclic
` [PATCH AUTOSEL 5.6 132/149] dmaengine: sun4i: set the linear_mode properly

[PATCH AUTOSEL 5.5 102/121] dmaengine: stm32-dma: use reset controller only at probe time
 2020-04-11 23:06 UTC 

[PATCH AUTOSEL 5.4 090/108] dmaengine: stm32-dma: use reset controller only at probe time
 2020-04-11 23:09 UTC 

[PATCH AUTOSEL 4.14 33/37] dmaengine: stm32-dma: use reset controller only at probe time
 2020-04-11 23:13 UTC 

[PATCH AUTOSEL 4.9 23/26] dmaengine: stm32-dma: use reset controller only at probe time
 2020-04-11 23:14 UTC 

[PATCH AUTOSEL 4.19 56/66] dmaengine: stm32-dma: use reset controller only at probe time
 2020-04-11 23:11 UTC 

[PATCH 2/5] dt-bindings: dma: dw: Add max burst transaction length property bindings
 2020-04-11 18:21 UTC  (3+ messages)

[PATCH] dmaengine: tegra: fix broken 'select' statement
 2020-04-08 21:37 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v5.7-rc1
 2020-04-03 14:09 UTC  (5+ messages)

[PATCH 0/6] Add shared workqueue support for idxd driver
 2020-04-02  7:39 UTC  (19+ messages)
` [PATCH 1/6] x86/asm: add iosubmit_cmds512_sync() based on enqcmds
` [PATCH 2/6] device/pci: add cmdmem cap to pci_dev
` [PATCH 3/6] pci: add PCI quirk cmdmem fixup for Intel DSA device
` [PATCH 4/6] device: add cmdmem support for MMIO address
` [PATCH 5/6] dmaengine: idxd: add shared workqueue support
` [PATCH 6/6] dmaengine: idxd: add ABI documentation for shared wq

[PATCH 2/6] device/pci: add cmdmem cap to pci_dev
 2020-04-01 16:37 UTC  (3+ messages)

[PATCH 0/2] amba/platform: Initialize dma_parms at the bus level
 2020-03-31 18:08 UTC  (6+ 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).