linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-06 17:55:57 to 2021-11-11 22:22:01 UTC [more...]

[PASEMI] Nemo board doesn't recognize any ATA disks with the pci-v5.16 updates
 2021-11-11 22:21 UTC  (19+ messages)

[PATCH v8 0/8] PCI: brcmstb: have portdrv turn on sub-device power
 2021-11-11 22:17 UTC  (14+ messages)
` [PATCH v8 1/8] PCI: brcmstb: Change brcm_phy_stop() to return void
` [PATCH v8 2/8] dt-bindings: PCI: Correct brcmstb interrupts, interrupt-map
` [PATCH v8 3/8] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v8 4/8] PCI/portdrv: Create pcie_is_port_dev() func from existing code
` [PATCH v8 5/8] PCI/portdrv: add mechanism to turn on subdev regulators
` [PATCH v8 6/8] PCI/portdrv: Do not turn off subdev regulators if EP can wake up
` [PATCH v8 7/8] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v8 8/8] PCI: brcmstb: Add control of subdevice voltage regulators

[PATCH] pciehp: fast unplug for virtual machines
 2021-11-11 21:50 UTC  (3+ messages)

[PATCHv5 0/6] PCI: layerscape: Add power management support
 2021-11-11 21:44 UTC  (3+ messages)

[GIT PULL] PCI fixes for v5.16
 2021-11-11 19:50 UTC 

Crashes in 5.15-git in i2c code
 2021-11-11 18:09 UTC  (25+ messages)
  ` [PATCH] pci: Don't call resume callback for nearly bound devices

[PATCH 0/5] CXL: Read CDAT and DSMAS data from the device
 2021-11-11 11:58 UTC  (18+ messages)
` [PATCH 2/5] PCI/DOE: Add Data Object Exchange Aux Driver
` [PATCH 3/5] cxl/pci: Add DOE Auxiliary Devices
` [PATCH 4/5] cxl/mem: Add CDAT table reading from DOE
` [PATCH 5/5] cxl/cdat: Parse out DSMAS data from CDAT table

[PATCH] PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode
 2021-11-11  5:42 UTC 

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

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

[PATCH v4 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-11-10 22:48 UTC  (7+ messages)
` [PATCH v4 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v4 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-11-10 21:51 UTC  (5+ messages)

[PATCH v5 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-11-10 19:45 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v5 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI

[PATCH v3 07/10] cxl/pci: Split cxl_pci_setup_regs()
 2021-11-10 17:43 UTC  (5+ messages)
` [PATCH v6 "

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

[PATCH 0/2] Enable PCIE_BRCMSTB on MIPS
 2021-11-10  8:51 UTC  (4+ messages)
` [PATCH 1/2] MIPS: BMIPS: Enable PCI Kconfig
` [PATCH 2/2] PCI: brcmstb: Allow building for BMIPS_GENERIC

[PATCH 0/3] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2021-11-10  7:36 UTC  (5+ messages)
` [PATCH 1/3] PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
` [PATCH 2/3] PCI: keystone: Add quirk to mark AM654 RC BAR flag as IORESOURCE_UNSET
` [PATCH 3/3] PCI: keystone: Set DMA mask and coherent DMA mask

[PATCH] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
 2021-11-10  7:15 UTC  (2+ messages)

[PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
 2021-11-10  6:00 UTC  (8+ messages)

How to reduce PCI initialization from 5 s (1.5 s adding them to IOMMU groups)
 2021-11-09 23:10 UTC  (4+ messages)

How to reduce PCI initialization from 5 s (1.5 s adding them to IOMMU groups)
 2021-11-09 20:32 UTC  (4+ messages)

[PATCH 0/3] k10temp/amd_nb: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
 2021-11-09 20:30 UTC  (11+ messages)
` [PATCH 1/3] x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
` [PATCH 2/3] hwmon: (k10temp) Remove unused definitions
` [PATCH 3/3] hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh

[PATCH v3 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-11-09 19:59 UTC  (9+ messages)
` [PATCH v3 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
    ` [EXTERNAL] "
` [PATCH v3 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI
    ` [EXTERNAL] "

[PATCH v4] PCI: vmd: Clean up domain before enumeration
 2021-11-09 15:54 UTC  (3+ messages)

PCI/MSI: Destroy sysfs before freeing entries
 2021-11-09 15:39 UTC  (2+ messages)

[PATCH v1 1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices
 2021-11-09 15:16 UTC 

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

[PATCH v3] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-11-09  6:10 UTC  (2+ messages)

Distinguish mediatek drivers
 2021-11-09  5:58 UTC  (4+ messages)

[PATCH] PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long'
 2021-11-08 23:55 UTC  (8+ messages)

[GIT PULL] Compute Express Link update for v5.16
 2021-11-08 20:27 UTC  (2+ messages)

[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
 2021-11-08 19:57 UTC  (5+ messages)

RFC: Extend probing of native PCIe controllers
 2021-11-08 16:47 UTC  (6+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-11-08 14:45 UTC  (4+ messages)
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask

[PATCH v3] PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()
 2021-11-08 11:14 UTC  (7+ messages)

[PATCH] PCI: xilinx-nwl: Simplify code and fix a memory leak
 2021-11-08  6:37 UTC  (3+ messages)

[RFC PATCH v4 0/5] Remove unncessary linked list from aspm.c
 2021-11-07 16:29 UTC  (6+ messages)
` [RFC PATCH v4 1/5] PCI: Handle NULL value inside pci_upstream_bridge()
` [RFC PATCH v4 2/5] PCI/ASPM: Remove struct pcie_link_state.parent
` [RFC PATCH v4 3/5] PCI/ASPM: Remove struct pcie_link_state.root
` [RFC PATCH v4 4/5] PCI/ASPM: Remove struct pcie_link_state.downstream
` [RFC PATCH v4 5/5] PCI/ASPM: Remove unncessary linked list from aspm.c

[PATCH v3] Add support for PCIe SSD status LED management
 2021-11-07 14:40 UTC  (8+ messages)

[PATCH] PCI: endpoint: Use 'bitmap_zalloc()' when applicable
 2021-11-07  6:52 UTC  (3+ messages)

[PATCH] PCI: rcar-host: adjust dependencies for ARM builds
 2021-11-07  1:37 UTC 

[helgaas-pci:next] BUILD SUCCESS dda4b381f05d447a0ae31e2e44aeb35d313a311f
 2021-11-06 22:37 UTC 

[GIT PULL] PCI changes for v5.16
 2021-11-06 21:43 UTC  (2+ messages)

[RFC PATCH v1 0/2] Keep insane devices disabled
 2021-11-06 17:56 UTC  (3+ messages)
` [RFC PATCH v1 1/2] PCI/ASPM: Never enable ASPM for insane devices
` [RFC PATCH v1 2/2] PCI/ASPM: Never enable CLKPM "

[RFC PATCH v2 0/3] Remove struct pcie_link_state.clkpm_*
 2021-11-06 17:55 UTC  (2+ messages)
` [RFC PATCH v2 3/3] PCI/ASPM: Remove struct pcie_link_state.clkpm_enabled


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