linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-13 14:06:05 to 2021-12-17 10:44:56 UTC [more...]

[REGRESSION] 527139d738d7 ("PCI/sysfs: Convert "rom" to static attribute")
 2021-12-17 10:44 UTC 

[PATCH v6 05/14] sizes.h: Add SZ_1T macro
 2021-12-17 10:27 UTC 

[PATCH] PCI: endpoint: Fix alignment fault error in copy tests
 2021-12-17  9:47 UTC 

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-17  6:41 UTC  (12+ messages)
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management

[PATCH v4 00/13] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-17  6:37 UTC  (14+ messages)
` [PATCH v4 01/13] iommu: Add device dma ownership set/release interfaces
` [PATCH v4 02/13] driver core: Set DMA ownership during driver bind/unbind
` [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v4 04/13] PCI: portdrv: "
` [PATCH v4 05/13] iommu: Add security context management for assigned devices
` [PATCH v4 06/13] iommu: Expose group variants of dma ownership interfaces
` [PATCH v4 07/13] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v4 08/13] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v4 09/13] vfio: Remove use of vfio_group_viable()
` [PATCH v4 10/13] vfio: Delete the unbound_list
` [PATCH v4 11/13] vfio: Remove iommu group notifier
` [PATCH v4 12/13] iommu: Remove iommu group changes notifier
` [PATCH v4 13/13] drm/tegra: Use the iommu dma_owner mechanism

[PATCH v7 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-17  5:54 UTC  (11+ messages)
` [PATCH v7 1/8] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v7 2/8] dt-bindings: phy: Add imx8 pcie phy driver support
` [PATCH v7 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
` [PATCH v7 8/8] PCI: imx: Add the imx8mm pcie support
` (subset) [PATCH v7 0/8] Add the imx8m pcie phy driver and "

[PATCH v6 0/6] Convert iProc PCIe binding to YAML
 2021-12-17  3:35 UTC  (10+ messages)
` [PATCH v6 1/6] ARM: dts: Cygnus: Fixed iProc PCIe controller properties
` [PATCH v6 2/6] ARM: dts: Cygnus: Update PCIe PHY node unit name(s)
` [PATCH v6 3/6] ARM: dts: HR2: Fixed iProc PCIe MSI sub-node
` [PATCH v6 4/6] ARM: dts: NSP: "
` [PATCH v6 5/6] dt-bindings: phy: Convert Cygnus PCIe PHY to YAML
` [PATCH v6 6/6] dt-bindings: pci: Convert iProc PCIe "

[PATCH v3 00/10] qcom: add support for PCIe0 on SM8450 platform
 2021-12-17  1:22 UTC  (7+ messages)
` [PATCH v3 03/10] phy: qcom-qmp: Add SM8450 PCIe0 PHY support
` [PATCH v3 08/10] arm64: dts: qcom: sm8450: add PCIe0 RC device

[helgaas-pci:pci/driver-cleanup 14/27] drivers/pci/controller/pcie-mediatek-gen3.c:151: warning: expecting prototype for struct mtk_pcie_port. Prototype was for struct mtk_gen3_pcie instead
 2021-12-17  1:09 UTC 

[PATCH V4 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-16 21:24 UTC  (6+ messages)
` [PATCH V4 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-16 17:23 UTC  (32+ messages)
` [patch V3 09/35] PCI/MSI: Allocate MSI device data on first use
  ` [patch V4 09-01/35] PCI/MSI: Decouple MSI[-X] disable from pcim_release()
    ` [patch V4 09-02/35] PCI/MSI: Allocate MSI device data on first use
` [patch V3 12/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 22/35] soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
` [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 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()

[PATCH V4 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-16 16:49 UTC  (8+ messages)
` [PATCH V4 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH V4 2/6] driver core: auxiliary bus: Add driver data helpers
` [PATCH V4 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH V4 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH V4 5/6] tools arch x86: Add Intel SDSi provisiong tool
` [PATCH V4 6/6] selftests: sdsi: test sysfs setup

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-12-16 14:37 UTC  (12+ messages)
` [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'

[PATCH 1/2] sizes.h: Add SZ_1T macro
 2021-12-16 14:23 UTC  (4+ messages)

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2021-12-16 13:34 UTC  (2+ messages)
` [RESEND "

[helgaas-pci:pci/misc] BUILD SUCCESS fb82437fdd8cd8ac41b1265e40a96668e33c3a8d
 2021-12-16 12:42 UTC 

[helgaas-pci:pci/p2pdma] BUILD SUCCESS 69f457b18fa2b9a793ce61e8d1cf295983aca3a9
 2021-12-16 12:41 UTC 

[helgaas-pci:pci/virtualization] BUILD SUCCESS e445375882883f69018aa669b67cbb37ec873406
 2021-12-16 12:41 UTC 

[PATCH V11 0/6] PCI: Loongson pci improvements and quirks
 2021-12-16 12:31 UTC  (7+ messages)
` [PATCH V11 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V11 2/6] PCI: loongson: Add ACPI init support
` [PATCH V11 3/6] PCI: loongson: Don't access unexisting devices
` [PATCH V11 4/6] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V11 5/6] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V11 6/6] PCI: Add quirk for multifunction devices of LS7A

[PATCH 1/2] PCI: dra7xx: Fix link removal on probe error
 2021-12-16  9:08 UTC  (4+ messages)
` [PATCH 2/2] PCI: dra7xx: Fix clk disabling in some error paths

[PATCH 0/2] PCI: VF resizable BAR
 2021-12-16  7:50 UTC  (6+ messages)
` [PATCH 1/2] PCI: Add support for VF Resizable Bar extended cap
` [PATCH 2/2] PCI: Don't fail BAR resize if nothing is reassigned

[PATCH] phy: freescale: pcie: fix building for x86_64 as a module
 2021-12-16  6:35 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Save a few cycles in 'pci_alloc_p2pmem()'
 2021-12-15 22:07 UTC  (8+ messages)

[PATCH v4 00/10] qcom: add support for PCIe0 on SM8450 platform
 2021-12-15 21:37 UTC  (14+ messages)
` [PATCH v4 01/10] dt-bindings: pci: qcom: Document PCIe bindings for SM8450
` [PATCH v4 02/10] dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
` [PATCH v4 03/10] phy: qcom-qmp: Add SM8450 PCIe0 PHY support
` [PATCH v4 04/10] PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
` [PATCH v4 05/10] PCI: qcom: Add ddrss_sf_tbu flag
` [PATCH v4 06/10] PCI: qcom: Add SM8450 PCIe support
` [PATCH v4 07/10] arm64: dts: qcom: sm8450: add PCIe0 PHY node
` [PATCH v4 08/10] arm64: dts: qcom: sm8450: add PCIe0 RC device
` [PATCH v4 09/10] arm64: dts: qcom: sm8450-qrd: enable PCIe0 PHY device
` [PATCH v4 10/10] arm64: dts: qcom: sm8450-qrd: enable PCIe0 host

[PATCH] PCI: Change PCIe capability registers offset to hex
 2021-12-15 21:36 UTC  (2+ messages)

[PATCH RESEND] PCI/VPD: Add simple VPD read cache
 2021-12-15 20:53 UTC  (2+ messages)

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-15 20:50 UTC  (3+ messages)
` [patch V2 21/31] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation

[PATCH v3 RESEND] PCI: Add func1 DMA quirk for Marvell 88SE9125 SATA controller
 2021-12-15 20:36 UTC  (2+ messages)

[PATCH] pci/quirks: Add quirk for Bayhub O2 SD controller
 2021-12-15 20:27 UTC  (4+ messages)

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2021-12-15 19:50 UTC  (3+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: Add compatible string for Brcmstb 74[23]5 "

IMX8MM PCIe performance evaluated with NVMe
 2021-12-15 16:51 UTC  (4+ messages)

[PATCH v6 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-12-15 16:35 UTC  (6+ messages)
` [PATCH v6 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI
    ` [EXTERNAL] "

[PATCH v5 1/2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-12-15 16:33 UTC  (3+ messages)

[helgaas-pci:pci/vga] BUILD SUCCESS 64a9489d204dca6eec903171a1619f4d808e07c7
 2021-12-15 11:54 UTC 

Power Five "854sik"
 2021-12-15  6:22 UTC 

[PATCH] dt-bindings: PCI: designware: Fix 'unevaluatedProperties' warnings
 2021-12-14 22:16 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: cdns-ep: Fix 'unevaluatedProperties' warnings
 2021-12-14 22:16 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Fix 'unevaluatedProperties' warnings
 2021-12-14 22:16 UTC  (2+ messages)

[PATCH V3 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-14 17:33 UTC  (4+ messages)
` [PATCH V3 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices

[PATCH v13 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-12-14 14:04 UTC  (2+ messages)

[PATCH v5 0/4] block: convert to generic power management
 2021-12-14 13:59 UTC  (5+ messages)
` [PATCH v5 4/4] rsxx: Drop PCI legacy "

[RFC PATCH] PCI/MSI: Only mask all MSI-X entries when MSI-X is used
 2021-12-14 12:28 UTC  (7+ messages)
      ` [tip: irq/urgent] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [tip: irq/urgent] PCI/MSI: Mask MSI-X vectors only on success

[PATCH] PCI: qcom: Add support for handling MSIs from 8 endpoints
 2021-12-14 10:13 UTC 

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

[PATCH 0/6] Convert iProc PCIe binding to YAML
 2021-12-13 23:27 UTC  (10+ messages)
` [PATCH 1/6] ARM: dts: Cygnus: Fixed iProc PCIe controller properties
` [PATCH 2/6] ARM: dts: Cygnus: Update PCIe PHY node unit name(s)
` [PATCH 3/6] ARM: dts: HR2: Fixed iProc PCIe MSI sub-node
` [PATCH 4/6] ARM: dts: NSP: "
` [PATCH 5/6] dt-bindings: phy: Convert Cygnus PCIe PHY to YAML
` [PATCH 6/6] dt-bindings: pci: Convert iProc PCIe "

[PATCH v3 04/10] PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
 2021-12-13 23:24 UTC  (2+ messages)

[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-12-13 22:28 UTC  (14+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v4 11/23] nvme-pci: convert to using dma_map_sgtable()

[PATCH V3 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-13 21:18 UTC  (11+ messages)
` [PATCH V3 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH V3 2/6] driver core: auxiliary bus: Add driver data helpers
` [PATCH V3 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH V3 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH V3 5/6] tools arch x86: Add Intel SDSi provisioning tool
` [PATCH V3 6/6] selftests: sdsi: test sysfs setup

[PATCH] PCI/AER: potential dereference of null pointer
 2021-12-13 20:07 UTC  (4+ messages)

[PATCH v2 0/4] layerscape-pci binding updates
 2021-12-13 19:18 UTC  (3+ messages)
` [PATCH v2 4/4] dt-bindings: pci: layerscape-pci: define AER/PME interrupts

[PATCH v4 0/6] Convert iProc PCIe binding to YAML
 2021-12-13 18:44 UTC  (2+ messages)

[PATCH v2] PCI: cadence: Clear FLR in device capabilities register
 2021-12-13 14:26 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).