public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-09 16:44:04 to 2021-10-13 01:41:40 UTC [more...]

[PATCH] PCI: Use unsigned int type explicitly when declaring variables
 2021-10-13  1:41 UTC 

[PATCH v3] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-13  1:35 UTC  (2+ messages)

[PATCH] PCI: cpqphp: Format if-statement code block correctly
 2021-10-13  1:27 UTC  (2+ messages)

[PATCH][next] PCI: apple: Remove redundant initialization of pointer port_pdev
 2021-10-13  0:47 UTC  (3+ messages)

[PATCH 1/3] PCI: hv: Remove unnecessary integer promotion from dev_err()
 2021-10-13  0:43 UTC  (3+ messages)

[PATCH 1/2] PCI: vmd: Use preferred header files linux/device.h and linux/msi.h
 2021-10-13  0:31 UTC  (2+ messages)
` [PATCH 2/2] PCI: hotplug: Use preferred header file linux/io.h

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-12 23:32 UTC  (2+ messages)

[PATCH 00/22] PCI: Unify PCI error response checking
 2021-10-12 23:12 UTC  (34+ messages)
` [PATCH 01/22] PCI: Add PCI_ERROR_RESPONSE and it's related defintions
` [PATCH 02/22] PCI: Unify PCI error response checking
` [PATCH 03/22] PCI: thunder: Use SET_PCI_ERROR_RESPONSE() when device not found
` [PATCH 04/22] PCI: iproc: "
` [PATCH 05/22] PCI: mediatek: "
` [PATCH 06/22] PCI: exynos: "
` [PATCH 07/22] PCI: histb: "
` [PATCH 08/22] PCI: kirin: "
` [PATCH 09/22] PCI: aardvark: "
` [PATCH 10/22] PCI: mvebu: "
` [PATCH 11/22] PCI: altera: "
` [PATCH 12/22] PCI: rcar: "
` [PATCH 13/22] PCI: rockchip: "
` [PATCH 14/22] PCI/ERR: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
` [PATCH 15/22] PCI: vmd: "
` [PATCH 16/22] PCI: pciehp: "
` [PATCH 17/22] PCI/DPC: "
` [PATCH 18/22] PCI/PME: "
` [PATCH 19/22] PCI: cpqphp: "
` [PATCH 20/22] PCI: keystone: Use PCI_ERROR_RESPONSE to specify hardware error
` [PATCH 21/22] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error
` [PATCH 22/22] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-10-12 22:35 UTC  (8+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-12 22:00 UTC  (37+ messages)
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH] ACPI: scan: Release PM resources blocked by unused objects
 2021-10-12 21:10 UTC  (2+ messages)

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-12 20:26 UTC  (4+ messages)
` [PATCH 1/5] PCI/VPD: Add pci_read/write_vpd_any()

Enabling RO on a VF
 2021-10-12 17:57 UTC  (7+ messages)

[PATCH v12 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-12 17:49 UTC  (6+ messages)
` [PATCH v12 4/5] PCI: qcom: Add a flag in match data along with ops

[PATCH 00/14] PCI: aardvark controller fixes BATCH 2
 2021-10-12 16:41 UTC  (15+ messages)
` [PATCH 01/14] PCI: pci-bridge-emul: Fix emulation of W1C bits
` [PATCH 02/14] PCI: aardvark: Fix return value of MSI domain .alloc() method
` [PATCH 03/14] PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
` [PATCH 04/14] PCI: aardvark: Fix support for MSI interrupts
` [PATCH 05/14] PCI: aardvark: Fix reading MSI interrupt number
` [PATCH 06/14] PCI: aardvark: Clear all MSIs at setup
` [PATCH 07/14] PCI: aardvark: Refactor unmasking summary MSI interrupt
` [PATCH 08/14] PCI: aardvark: Fix masking MSI interrupts
` [PATCH 09/14] PCI: aardvark: Fix setting MSI address
` [PATCH 10/14] PCI: aardvark: Enable MSI-X support
` [PATCH 11/14] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridge
` [PATCH 12/14] PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
` [PATCH 13/14] PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
` [PATCH 14/14] PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 "

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-12 15:39 UTC  (9+ messages)

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-12 15:17 UTC  (9+ messages)

[helgaas-pci:next] BUILD SUCCESS d53c18bef95219d533a6bf7b00df736ded8a45c4
 2021-10-12 14:21 UTC 

[PATCH 1/1] PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by IOMMU
 2021-10-12 13:54 UTC  (2+ messages)

[PATCH v12 00/11] Add support for Hikey 970 PCIe
 2021-10-12 13:06 UTC  (2+ messages)

[PATCH v2 1/2] PCI: dwc: Perform host_init() before registering msi
 2021-10-12 12:47 UTC  (2+ messages)

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-10-12  8:29 UTC  (9+ messages)

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-10-12  8:01 UTC  (4+ messages)

[v5] PCI: Avoid unsync of LTR mechanism configuration
 2021-10-12  7:56 UTC 

[PATCH v2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-12  3:22 UTC  (4+ messages)

[PATCH] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-12  2:47 UTC  (9+ messages)

[PATCH] PCI: qcom: Make rst_names array static with const elements
 2021-10-12  2:21 UTC 

[PATCH 2/3] PCI: iov: Update format string type to match variable type
 2021-10-11 21:13 UTC  (2+ messages)

[PATCH 09/13] PCI: aardvark: Implement re-issuing config requests on CRS response
 2021-10-11 20:58 UTC  (5+ messages)
    ` Usage of PCBIOS_* macros (Was: Re: [PATCH 09/13] PCI: aardvark: Implement re-issuing config requests on CRS response)

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-11 20:43 UTC  (2+ messages)

[PATCH 1/4] PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
 2021-10-11 17:25 UTC  (4+ messages)

[PATCH v3 2/2] PCI/sysfs: use NUMA_NO_NODE macro
 2021-10-11 14:06 UTC  (3+ messages)

[PATCH v3 00/10] cxl_pci refactor for reusability
 2021-10-11 13:35 UTC  (20+ messages)
` [PATCH v3 01/10] cxl/pci: Convert register block identifiers to an enum
` [PATCH v3 02/10] cxl/pci: Remove dev_dbg for unknown register blocks
` [PATCH v3 03/10] cxl/pci: Fix NULL vs ERR_PTR confusion
` [PATCH v3 04/10] cxl/pci: Remove pci request/release regions
` [PATCH v3 05/10] cxl/pci: Make more use of cxl_register_map
  ` [PATCH v4 "
` [PATCH v3 06/10] cxl/pci: Add @base to cxl_register_map
` [PATCH v3 07/10] cxl/pci: Split cxl_pci_setup_regs()
` [PATCH v3 08/10] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH v3 09/10] cxl/pci: Use pci core's DVSEC functionality
` [PATCH v3 10/10] ocxl: "

[PATCH v3 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-10-11 13:32 UTC  (3+ messages)
` [PATCH v3 1/2] mwifiex: Read a PCI register after writing the TX ring write pointer
` [PATCH v3 2/2] mwifiex: Try waking the firmware until we get an interrupt

[PATCH v2] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-11 13:08 UTC 

[PATCH 0/1] Arch use of pci_dev_is_added()
 2021-10-11 12:06 UTC  (2+ messages)

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

[PATCH v2] PCI: rcar: Remove __clk_is_enabled() call
 2021-10-11  7:29 UTC  (2+ messages)

[RFC PATCH v1 4/4] PCI/ASPM: Remove struct pcie_link_state.clkpm_disable
 2021-10-11  6:06 UTC  (3+ messages)

[RFC PATCH v1 1/4] [PCI/ASPM:] Remove struct pcie_link_state.clkpm_default
 2021-10-11  6:05 UTC  (3+ messages)

[RFC PATCH v2 4/4] PCI/ASPM: Remove unncessary linked list from aspm.c
 2021-10-11  6:03 UTC  (3+ messages)

[RFC PATCH v2 1/4] PCI/ASPM: Remove struct pcie_link_state.parent
 2021-10-11  6:01 UTC  (3+ messages)

[PATCH v2 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-11  2:25 UTC  (2+ messages)

[PATCH] PCI: endpoint: Export symbols for endpoint controller drivers
 2021-10-10 11:59 UTC 

[helgaas-pci:pci/host/qcom 2/3] ERROR: modpost: "dw_pcie_ep_raise_legacy_irq" [drivers/pci/controller/dwc/pcie-qcom-ep.ko] undefined!
 2021-10-10  7:40 UTC 

[PATCH 0/5] Move intel_pm from MFD to Auxiliary bus
 2021-10-10  6:59 UTC  (5+ messages)
` [PATCH 2/5] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus

[helgaas-pci:pci/sysfs] BUILD SUCCESS 3d063534a7bfd15410febb7b69453ba1ebe00979
 2021-10-09 21:59 UTC 

[helgaas-pci:pci/vpd] BUILD SUCCESS 0201320442875e877546a9d2861763414997feef
 2021-10-09 21:59 UTC 

[helgaas-pci:pci/misc] BUILD SUCCESS b2105b9f39b57ac80fb909b7ae4da3d343af9f7d
 2021-10-09 21:59 UTC 

[helgaas-pci:pci/host/qcom] BUILD SUCCESS 25e86c97a3a27f000849970b9d49bc5d37b30edd
 2021-10-09 19:41 UTC 

[helgaas-pci:next] BUILD SUCCESS d9edad8ea62d13df99837e2ee0e631e80a970d18
 2021-10-09 18:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox