linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-29 19:14:17 to 2021-11-05 02:55:10 UTC [more...]

[PATCH v5 0/4] PCI MCFG consolidation and APEI resource filtering
 2021-11-05  2:55 UTC  (9+ messages)
` [PATCH v5 1/4] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
` [PATCH v5 2/4] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
` [PATCH v5 3/4] ACPI: APEI: Reserve the MCFG address for quirk ECAM implementation
` [PATCH v5 4/4] PCI: MCFG: Add the MCFG entry parse log message

[PATCH v2] PCI: kirin: Fix of_node_put() issue in pcie-kirin
 2021-11-05  2:07 UTC 

[PATCH] PCI: kirin: Fix of_node_put() issue in pcie-kirin
 2021-11-05  1:52 UTC  (4+ messages)

[PATCH] PCI:vmd: remove duplicate include in vmd.c
 2021-11-05  1:38 UTC  (2+ messages)

[GIT PULL] Compute Express Link update for v5.16
 2021-11-05  1:20 UTC 

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

[PATCH v15 01/13] PCI: kirin: Reorganize the PHY logic inside the driver
 2021-11-04 21:48 UTC  (2+ messages)

[helgaas-pci:pci/host/cadence] BUILD SUCCESS 63d8f155a6fa9379e74dcdb16bb58f1e40a67c2f
 2021-11-04 20:21 UTC 

[PATCH 0/2] PCI: MSI: Deal with devices lying about their masking capability
 2021-11-04 18:01 UTC  (3+ messages)
` [PATCH 1/2] PCI: MSI: Deal with devices lying about their MSI mask capability
` [PATCH 2/2] PCI: Add MSI masking quirk for Nvidia ION AHCI

[PATCH v2] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-11-04 17:31 UTC  (13+ messages)
` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "
    ` [PATCH] PCI/MSI: Move non-mask check back into low level accessors
              ` [PATCH v2] "

[PATCH v15 04/13] PCI: kirin: Add support for bridge slot DT schema
 2021-11-04 17:27 UTC  (6+ messages)

[PATCH v7 0/7] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-11-04 15:13 UTC  (16+ messages)
` [PATCH v7 1/7] dt-bindings: PCI: Correct brcmstb interrupts, interrupt-map
` [PATCH v7 2/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v7 3/7] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v7 4/7] PCI: pci_alloc_child_bus() return NULL if ->add_bus() returns -ENOLINK
` [PATCH v7 5/7] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v7 6/7] PCI: brcmstb: Do not turn off regulators if EP can wake up
` [PATCH v7 7/7] PCI: brcmstb: Change brcm_phy_stop() to return void

[PATCH v6 0/9] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-11-04 14:42 UTC  (19+ messages)
` [PATCH v6 1/9] dt-bindings: PCI: correct brcmstb interrupts, interrupt-map
` [PATCH v6 2/9] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v6 3/9] PCI: move pci_device_add() call
` [PATCH v6 4/9] PCI: separate device_initialize() from pci_device_add()
` [PATCH v6 5/9] PCI: allow for callback to prepare nascent subdev
` [PATCH v6 6/9] PCI: brcmstb: split brcm_pcie_setup() into two funcs
` [PATCH v6 7/9] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v6 8/9] PCI: brcmstb: Do not turn off regulators if EP can wake up
` [PATCH v6 9/9] PCI: brcmstb: change brcm_phy_stop() to return void

[PATCH] PCI: vmd: Remove duplicated include in vmd.c
 2021-11-04 14:40 UTC  (3+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-11-04 13:57 UTC  (2+ messages)

[PATCH] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-11-04 11:41 UTC  (2+ messages)

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-04 11:19 UTC  (24+ messages)

[PATCH v4 3/4] ACPI: APEI: Reserve the MCFG address for quirk ECAM implementation
 2021-11-04  2:30 UTC  (2+ messages)
  ` [kbuild-all] "

[PATCH] PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
 2021-11-04  1:44 UTC  (3+ messages)

[PATCH] PCI/P2PDMA: Save a few cycles in 'pci_alloc_p2pmem()'
 2021-11-03 21:16 UTC 

[PATCH v2] PCI: cadence: Add missing return in cdns_plat_pcie_probe()
 2021-11-03 18:51 UTC  (2+ messages)

[PATCH -next,resend] PCI: al: Remove redundant dev_err call in al_pcie_probe()
 2021-11-03 18:34 UTC  (2+ messages)

[PATCH V11 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-11-03 16:02 UTC  (15+ messages)
` [PATCH V11 1/8] PCI: Use cached devcap in more places
` [PATCH V11 2/8] PCI: Cache Device Capabilities 2 Register
` [PATCH V11 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V11 4/8] PCI/sysfs: Add a tags sysfs file for PCIe Endpoint devices
` [PATCH V11 5/8] PCI/IOV: Add tags sysfs files for VF devices
` [PATCH V11 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
` [PATCH V11 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
` [PATCH V11 8/8] PCI/IOV: Enable 10-Bit Tag support for PCIe VF devices

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-03 15:03 UTC  (20+ messages)
` [PATCH v2 1/2] ARM: "

[EXT] Re: nvme may get timeout from dd when using different non-prefetch mmio outbound/ranges
 2021-11-03 10:04 UTC  (5+ messages)

[helgaas-pci:next] BUILD SUCCESS c1ecd53f999030bd39c563d78fc2bab3f776ae83
 2021-11-03  6:14 UTC 

[GIT PULL] Power management updates for v5.16-rc1
 2021-11-02 23:27 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.16-rc1
 2021-11-02 23:27 UTC  (2+ messages)

HW power fault defect cause system hang on kernel 5.4.y
 2021-11-02 22:34 UTC  (2+ messages)

[PATCH 1/2] PCI: vmd: Use preferred header files linux/device.h and linux/msi.h
 2021-11-02 19:45 UTC  (2+ messages)

[PATCH v4] PCI: vmd: Clean up domain before enumeration
 2021-11-02 17:55 UTC  (2+ messages)

[PATCH v3] Add support for PCIe SSD status LED management
 2021-11-02 16:23 UTC  (6+ messages)

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-11-02 13:10 UTC  (4+ messages)
` [PATCH 2/5] reset: "

[PATCH v2] PCI: Limit REBAR quirk to just Sapphire RX 5600 XT Pulse
 2021-11-02 12:27 UTC  (3+ messages)

[PATCH v3] PCI: imx6: Replace legacy gpio interface for gpiod interface
 2021-11-02  1:03 UTC 

[PATCH v2 RESEND] PCI: imx6: Replace legacy gpio interface for gpiod interface
 2021-11-02  0:45 UTC  (5+ messages)

[PATCH v2] memremap: remove support for external pgmap refcounts
 2021-11-01 21:50 UTC  (2+ messages)

[PATCH] dt-bindings: pci: rcar-pci-ep: Document r8a7795
 2021-11-01 21:33 UTC  (3+ messages)

[PATCH] PCI: imx: do not remap invalid res
 2021-11-01 18:02 UTC 

[EXT] Re: pci mvebu issue (memory controller)
 2021-11-01 18:07 UTC  (3+ messages)

[PATCH v4 0/6] PCI: imx6: refine codes and add compliance tests mode support
 2021-11-01 15:36 UTC  (8+ messages)
` [PATCH v4 1/6] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v4 2/6] PCI: imx6: Add the error propagation from host_init
` [PATCH v4 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v4 4/6] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v4 5/6] PCI: imx6: Fix the regulator dump when link never came up
` [PATCH v4 6/6] PCI: imx6: Add the compliance tests mode support

[PATCH v2] lspci: Show Slot Power Limit values above EFh
 2021-11-01 15:03 UTC  (2+ messages)

[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
 2021-11-01 13:55 UTC  (8+ messages)
` [PATCH v4 0/4] PCI MCFG consolidation and APEI resource filtering

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-11-01 11:36 UTC  (7+ messages)

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-11-01 11:06 UTC 

[PATCH] pci/controller/pcie-apple: remove the indentation beside arguments of DECLARE_BITMAP
 2021-11-01 10:31 UTC  (2+ messages)

[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
 2021-11-01  1:46 UTC  (11+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up

[PATCH v15 00/13] Add support for Hikey 970 PCIe
 2021-10-31 20:55 UTC  (3+ messages)
` [PATCH v15 13/13] PCI: kirin: Allow removing the driver

[PATCH 0/7] PCI: aardvark controller fixes BATCH 3
 2021-10-31 18:12 UTC  (8+ messages)
` [PATCH 1/7] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH 2/7] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 3/7] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH 4/7] PCI: aardvark: Clear all MSIs at setup
` [PATCH 5/7] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
` [PATCH 6/7] PCI: aardvark: Free config space for emulated root bridge when unbinding driver to fix memory leak
` [PATCH 7/7] PCI: aardvark: Reset PCIe card and disable PHY at driver unbind

[PATCH dt + pci 1/2] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
 2021-10-31 15:07 UTC  (2+ messages)
` [PATCH dt + pci 2/2] PCI: Add function for parsing `slot-power-limit-milliwatt` DT property

[PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
 2021-10-30  5:38 UTC  (7+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS fb2099960d46c486c552807a216aae33819155c9
 2021-10-29 19:13 UTC 


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).