public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-01 22:44:58 to 2021-12-14 17:03:53 UTC [more...]

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-14 17:03 UTC  (61+ messages)
` [patch V3 01/35] PCI/MSI: Set pci_dev::msi[x]_enabled early
` [patch V3 02/35] x86/pci/XEN: Use PCI device property
` [patch V3 03/35] x86/apic/msi: Use PCI device MSI property
` [patch V3 04/35] genirq/msi: Use PCI device property
` [patch V3 05/35] powerpc/cell/axon_msi: "
` [patch V3 06/35] powerpc/pseries/msi: Use PCI device properties
` [patch V3 07/35] device: Move MSI related data into a struct
` [patch V3 08/35] device: Add device:: Msi_data pointer and struct msi_device_data
` [patch V3 09/35] PCI/MSI: Allocate MSI device data on first use
` [patch V3 10/35] platform-msi: "
` [patch V3 11/35] bus: fsl-mc-msi: "
` [patch V3 12/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 13/35] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch V3 14/35] PCI/MSI: Let the irq code handle sysfs groups
` [patch V3 15/35] platform-msi: Let the core "
` [patch V3 16/35] genirq/msi: Remove the original sysfs interfaces
` [patch V3 17/35] platform-msi: Rename functions and clarify comments
` [patch V3 18/35] platform-msi: Store platform private data pointer in msi_device_data
` [patch V3 19/35] genirq/msi: Consolidate MSI descriptor data
` [patch V3 20/35] platform-msi: Use msi_desc::msi_index
` [patch V3 21/35] bus: fsl-mc-msi: "
` [patch V3 22/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 23/35] PCI/MSI: "
` [patch V3 24/35] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch V3 25/35] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V3 26/35] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V3 27/35] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch V3 29/35] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V3 30/35] perf/smmuv3: Use msi_get_virq()
` [patch V3 31/35] iommu/arm-smmu-v3: "
` [patch V3 32/35] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch V3 33/35] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch V3 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V3 35/35] dmaengine: qcom_hidma: Cleanup MSI handling

[PATCH] dmaengine: uniphier-xdmac: Fix type of address variables
 2021-12-14  4:42 UTC 

[PATCH 0/3] refactor driver to only enable irq for wq enable
 2021-12-13 18:51 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: idxd: embed irq_entry in idxd_wq struct
` [PATCH 2/3] dmaengine: idxd: fix descriptor flushing locking
` [PATCH 3/3] dmaengine: idxd: change MSIX allocation based on per wq activation

[PATCH v2 0/6] dmaengine: jz4780: Driver updates v2
 2021-12-13 14:43 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMA
` [PATCH v2 2/6] dt-bindings: dma: ingenic: Support #dma-cells = <3>
` [PATCH v2 3/6] dmaengine: jz4780: Work around hardware bug on JZ4760 SoCs
` [PATCH v2 4/6] dmaengine: jz4780: Add support for the MDMA and BDMA in the JZ4760(B)
` [PATCH v2 5/6] dmaengine: jz4780: Replace uint32_t with u32
` [PATCH v2 6/6] dmaengine: jz4780: Support bidirectional I/O on one channel

[PATCH v2 00/13] dmaengine: at_xdmac: Various fixes
 2021-12-13  9:27 UTC  (8+ messages)
` [PATCH v2 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list

[PATCH] dmaengine: sh: Use bitmap_zalloc() when applicable
 2021-12-13  9:22 UTC  (2+ messages)

[PATCH] dmaengine: stm32-mdma: Use bitfield helpers
 2021-12-13  9:05 UTC  (2+ messages)

[PATCH] dmaengine: st_fdma: fix MODULE_ALIAS
 2021-12-13  7:48 UTC  (2+ messages)

[PATCH] dmaengine: idxd: set defaults for wq configs
 2021-12-13  6:52 UTC  (2+ messages)

[PATCH v2] dmaengine: idxd: add knob for enqcmds retries
 2021-12-13  6:41 UTC  (2+ messages)

[PATCH] dt-bindings: dma: snps,dw-axi-dmac: Document optional reset
 2021-12-13  6:25 UTC  (3+ messages)

[PATCH] dt-bindings: dma: ti: Add missing ti,k3-sci-common.yaml reference
 2021-12-13  6:07 UTC  (5+ messages)

[PATCH] dt-bindings: dma: pl08x: Fix unevaluatedProperties warnings
 2021-12-13  6:04 UTC  (3+ messages)

[PATCH 0/2] J721S2: Add initial support
 2021-12-13  6:02 UTC  (3+ messages)

[PATCH][next] dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
 2021-12-13  5:54 UTC  (3+ messages)

[PATCH] dmaengine: xilinx: Handle IRQ mapping errors
 2021-12-13  5:53 UTC  (3+ messages)

[PATCH] dmaengine: idxd: fix missed completion on abort path
 2021-12-13  5:40 UTC  (2+ messages)

[PATCH] dma: ti: k3-udma: Workaround errata i2234
 2021-12-13  5:36 UTC  (3+ messages)

[PATCH] dma: ti: k3-udma: Fix smatch warnings
 2021-12-13  5:32 UTC  (4+ messages)

[PATCH] dmaengine: xilinx_dpdma: use correct SDPX tag for header file
 2021-12-13  5:21 UTC 

[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-12-13  4:59 UTC  (2+ messages)

[PATCH v14 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-12-10 16:44 UTC  (11+ messages)
` [PATCH v14 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v14 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v14 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v14 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-09 21:02 UTC  (62+ messages)
` [patch V2 01/36] device: Move MSI related data into a struct
` [patch V2 02/36] device: Add device::msi_data pointer and struct msi_device_data
` [patch V2 03/36] PCI/MSI: Allocate MSI device data on first use
` [patch V2 04/36] platform-msi: "
` [patch V2 05/36] bus: fsl-mc-msi: "
` [patch V2 06/36] soc: ti: ti_sci_inta_msi: "
` [patch V2 07/36] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch V2 08/36] PCI/MSI: Let the irq code handle sysfs groups
` [patch V2 09/36] platform-msi: Let the core "
` [patch V2 10/36] genirq/msi: Remove the original sysfs interfaces
` [patch V2 11/36] platform-msi: Rename functions and clarify comments
` [patch V2 12/36] platform-msi: Store platform private data pointer in msi_device_data
` [patch V2 13/36] genirq/msi: Consolidate MSI descriptor data
` [patch V2 14/36] platform-msi: Use msi_desc::msi_index
` [patch V2 15/36] bus: fsl-mc-msi: "
` [patch V2 16/36] soc: ti: ti_sci_inta_msi: "
` [patch V2 17/36] PCI/MSI: "
` [patch V2 18/36] genirq/msi: Add msi_device_data::properties
` [patch V2 19/36] PCI/MSI: Store properties in device::msi::data
` [patch V2 20/36] x86/pci/XEN: Use device MSI properties
` [patch V2 21/36] x86/apic/msi: "
` [patch V2 22/36] genirq/msi: "
` [patch V2 23/36] powerpc/cell/axon_msi: Use MSI device properties
` [patch V2 24/36] powerpc/pseries/msi: "
` [patch V2 25/36] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch V2 26/36] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V2 27/36] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V2 28/36] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V2 29/36] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch V2 30/36] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V2 31/36] perf/smmuv3: Use msi_get_virq()
` [patch V2 32/36] iommu/arm-smmu-v3: "
` [patch V2 33/36] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch V2 34/36] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch V2 35/36] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V2 36/36] dmaengine: qcom_hidma: Cleanup MSI handling

[PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
 2021-12-08 17:36 UTC  (3+ messages)

[PATCH] dmaengine: at_xdmac: fix compilation warning
 2021-12-08 10:41 UTC  (2+ messages)

[PATCH] dmaengine: use IS_ERR_OR_NULL before PTR_ERR
 2021-12-07  7:50 UTC 

[PATCH] dmaengine: sprd: move pm_runtime_disable to err_rpm
 2021-12-07  2:06 UTC  (3+ messages)

[PATCH] dmaengine: stm32-mdma: Remove redundant initialization of pointer hwdesc
 2021-12-06  8:29 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH] dmaengine: dw-edma: Fix error handling in dw_edma_pcied_probe()
 2021-12-03  6:11 UTC 

[PATCH] dt-bindings: dma: snps,dw-axi-dmac: Group tuples in snps properties
 2021-12-02 10:04 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