dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 14:39:46 to 2021-06-03 06:59:12 UTC [more...]

[PATCH] dmaengine: idxd: Fix missing error code in idxd_cdev_open()
 2021-06-03  6:59 UTC  (3+ messages)

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-06-03  5:52 UTC  (51+ messages)
` [PATCH v6 01/20] vfio/mdev: idxd: add theory of operation documentation for idxd mdev
` [PATCH v6 02/20] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v6 03/20] dmaengine: idxd: add IMS offset and size retrieval code
` [PATCH v6 04/20] dmaengine: idxd: add portal offset for IMS portals
` [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store
` [PATCH v6 06/20] vfio/mdev: idxd: add PCI config for read/write for mdev
` [PATCH v6 07/20] vfio/mdev: idxd: Add administrative commands emulation "
` [PATCH v6 08/20] vfio/mdev: idxd: Add mdev device context initialization
` [PATCH v6 09/20] vfio/mdev: Add mmio read/write support for mdev
` [PATCH v6 10/20] vfio/mdev: idxd: add mdev type as a new wq type
` [PATCH v6 11/20] vfio/mdev: idxd: Add basic driver setup for idxd mdev
` [PATCH v6 12/20] vfio: move VFIO PCI macros to common header
` [PATCH v6 13/20] vfio/mdev: idxd: add mdev driver registration and helper functions
` [PATCH v6 14/20] vfio/mdev: idxd: add 1dwq-v1 mdev type
` [PATCH v6 15/20] vfio/mdev: idxd: ims domain setup for the vdcm
` [PATCH v6 16/20] vfio/mdev: idxd: add new wq state for mdev
` [PATCH v6 17/20] vfio/mdev: idxd: add error notification from host driver to mediated device
` [PATCH v6 18/20] vfio: move vfio_pci_set_ctx_trigger_single to common code
` [PATCH v6 19/20] vfio: mdev: Add device request interface
` [PATCH v6 20/20] vfio: mdev: idxd: setup request interrupt

[PATCH 00/12] Fix broken docs references at next-20210602
 2021-06-02 21:03 UTC  (3+ messages)
` [PATCH 03/12] dt-bindings: soc: ti: update sci-pm-domain.yaml references

[PATCH v2 00/18] CSI2RX support on J721E
 2021-06-02 20:03 UTC  (39+ messages)
` [PATCH v2 01/18] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH v2 02/18] phy: cdns-dphy: Prepare for Rx support
` [PATCH v2 03/18] phy: cdns-dphy: Allow setting mode
` [PATCH v2 04/18] phy: cdns-dphy: Add Rx support
` [PATCH v2 05/18] media: ov5640: Use runtime PM to control sensor power
` [PATCH v2 06/18] media: cadence: csi2rx: Add external DPHY support
` [PATCH v2 07/18] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH v2 08/18] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH v2 09/18] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v2 10/18] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v2 11/18] dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
` [PATCH v2 12/18] media: Re-structure TI platform drivers
` [PATCH v2 13/18] media: ti: Add CSI2RX support for J721E
` [PATCH v2 14/18] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver
` [PATCH v2 15/18] media: dt-bindings: Convert Cadence CSI2RX binding to YAML
` [PATCH v2 16/18] phy: dt-bindings: Convert Cadence DPHY "
` [PATCH v2 17/18] phy: dt-bindings: cdns,dphy: make clocks optional
` [PATCH v2 18/18] phy: dt-bindings: cdns,dphy: add power-domains property

[PATCH v9 0/3] Add support for AMD PTDMA controller driver
 2021-06-02 17:22 UTC  (4+ messages)
` [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA
` [PATCH v9 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource
` [PATCH v9 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA

[PATCH] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
 2021-06-02 10:20 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: dw: Program xBAR hardware for Elkhart Lake
 2021-06-02  8:56 UTC 

dmaengine: zynqmp_dma: lockdep warning
 2021-06-01 13:01 UTC 

[PATCH -next] dma: ipu: fix doc warning in ipu_irq.c
 2021-06-01 11:59 UTC 

[PATCH 0/4] Expand Xilinx CDMA functions
 2021-06-01 10:29 UTC  (6+ messages)

[PATCH 0/3] cleanup patches for PM reference leak
 2021-05-31  9:19 UTC  (11+ messages)
` [PATCH 1/3] dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
` [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH 3/3] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()

[PATCH -next] dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
 2021-05-31  7:33 UTC  (3+ messages)

[PATCH -next] dmaengine: stm32-dma: fix PM reference leak in stm32_dma_alloc_chan_resource()
 2021-05-31  6:45 UTC 

[PATCH -next] dmaengine: stm32-dmamux: fix PM reference leak in stm32_dmamux_route_allocate()
 2021-05-31  6:42 UTC 

[PATCH -next] dmaengine: sprd: Fix PM reference leak in sprd_dma_probe()
 2021-05-31  6:38 UTC 

[PATCH v2 3/3] dmaengine: fsl-dpaa2-qdma: Remove the macro of DPDMAI_MAX_QUEUE_NUM
 2021-05-31  4:37 UTC  (2+ messages)

[PATCH v2 2/3] dmaengine: fsl-dpaa2-qdma: Upgrade DPDMAI functions
 2021-05-31  4:35 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
 2021-05-31  4:32 UTC  (2+ messages)

[PATCH v1 1/2] dmaengine: Move kdoc description of struct dma_chan_percpu closer to it
 2021-05-31  4:21 UTC  (2+ messages)

[PATCH -next] dmaengine: stedma40: add missing iounmap() on error in d40_probe()
 2021-05-31  4:17 UTC  (3+ messages)

[PATCH -next] dmaengine: fix PM reference leak
 2021-05-31  4:16 UTC  (2+ messages)

[PATCH 0/4] DMA: several drivers depend on HAS_IOMEM
 2021-05-31  4:14 UTC  (12+ messages)
` [PATCH 1/4] DMA: ALTERA_MSGDMA depends "
` [PATCH 2/4] DMA: QCOM_HIDMA_MGMT "
` [PATCH 3/4] DMA: SF_PDMA "
` [PATCH 4/4] DMA: XILINX_ZYNQMP_DPDMA "

[PATCH] dmaengine: idxd: Add missing cleanup for early error out in probe call
 2021-05-31  4:09 UTC  (2+ messages)

[PATCH 0/4] dmaengine: xilinx: dpdma: Fix freeze after 64k frames
 2021-05-31  4:08 UTC  (7+ messages)
` [PATCH 1/4] dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
` [PATCH 2/4] dmaengine: xilinx: dpdma: Print channel number in kernel log messages
` [PATCH 3/4] dmaengine: xilinx: dpdma: Print debug message when losing vsync race
` [PATCH 4/4] dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits

[PATCH AUTOSEL 4.9 09/19] dmaengine: qcom_hidma: comment platform_driver_register call
 2021-05-24 14:50 UTC 

[PATCH AUTOSEL 4.14 09/21] dmaengine: qcom_hidma: comment platform_driver_register call
 2021-05-24 14:50 UTC 

[PATCH AUTOSEL 4.19 09/25] dmaengine: qcom_hidma: comment platform_driver_register call
 2021-05-24 14:49 UTC 

[PATCH AUTOSEL 5.4 22/52] Revert "dmaengine: qcom_hidma: Check for driver register failure"
 2021-05-24 14:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 23/52] dmaengine: qcom_hidma: comment platform_driver_register call

[PATCH AUTOSEL 5.10 25/62] Revert "dmaengine: qcom_hidma: Check for driver register failure"
 2021-05-24 14:47 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 26/62] dmaengine: qcom_hidma: comment platform_driver_register call

[PATCH AUTOSEL 5.12 25/63] Revert "dmaengine: qcom_hidma: Check for driver register failure"
 2021-05-24 14:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 26/63] dmaengine: qcom_hidma: comment platform_driver_register call

[PATCH 00/18] Fix idxd sub-drivers setup
 2021-05-24  0:05 UTC  (20+ messages)
` [PATCH 01/18] dmaengine: idxd: add driver register helper
` [PATCH 02/18] dmaengine: idxd: add driver name
` [PATCH 03/18] dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
` [PATCH 04/18] dmaengine: idxd: remove IDXD_DEV_CONF_READY
` [PATCH 05/18] dmaengine: idxd: move wq_enable() to device.c
` [PATCH 06/18] dmaengine: idxd: move wq_disable() "
` [PATCH 07/18] dmaengine: idxd: remove bus shutdown
` [PATCH 08/18] dmaengine: idxd: remove iax_bus_type prototype
` [PATCH 09/18] dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus
` [PATCH 10/18] dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c
` [PATCH 11/18] dmaengine: idxd: idxd: move remove() "
` [PATCH 12/18] dmanegine: idxd: open code the dsa_drv registration
` [PATCH 13/18] dmaengine: idxd: add type to driver in order to allow device matching
` [PATCH 14/18] dmaengine: idxd: create idxd_device sub-driver
` [PATCH 15/18] dmaengine: idxd: create dmaengine driver for wq 'device'
` [PATCH 16/18] dmaengine: idxd: create user "
` [PATCH 17/18] dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
` [PATCH 18/18] dmaengine: idxd: move dsa_drv support to compatible mode

Possible bug when using dmam_alloc_coherent in conjonction with of_reserved_mem_device_release
 2021-05-22 13:09 UTC  (5+ messages)

[PATCH v3 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-21  8:11 UTC  (22+ messages)
` [PATCH v3 01/17] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v3 03/17] dt-bindings: qcom-bam: Add 'iommus' to required properties
` [PATCH v3 04/17] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v3 07/17] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH v3 08/17] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v3 13/17] crypto: qce: core: Make clocks optional
` [PATCH v3 14/17] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v3 15/17] crypto: qce: Convert the device found dev_dbg() to dev_info()
` [PATCH v3 16/17] crypto: qce: Defer probing if BAM dma channel is not yet initialized
` [PATCH v3 17/17] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH V4 RESEND] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-05-20 23:02 UTC 

[PATCH V4] dmaengine: Loongson1: add Loongson1 dmaengine driver
 2021-05-20 13:48 UTC 

[PATCH v5 1/3] dt-bindings: dma: add schema for altera-msgdma
 2021-05-19 22:11 UTC  (2+ 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).