linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-24 12:54:07 to 2019-08-04 19:53:09 UTC [more...]

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-08-04 19:53 UTC  (2+ messages)

[PATCH] PCI: Add sysfs attribute for disabling PCIe link to downstream component
 2019-08-04 11:51 UTC  (5+ messages)

Possible PCI Regression Linux 5.3-rc1
 2019-08-04  8:47 UTC  (7+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 204413] New: "PCI: Add missing link delays" causes regression on resume from suspend to ram]
 2019-08-02 23:11 UTC  (2+ messages)

[PATCH v2] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-02 22:50 UTC 

[Regression] Commit "ACPI: PM: Allow transitions to D0 to occur in special cases"
 2019-08-02 22:36 UTC  (6+ messages)

[PATCH] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-02 22:15 UTC  (4+ messages)

regression: PCIe resume from suspend stalls I/O and causes interrupt storms in Linux 5.3-rc2 (5.2.5, 5.1.20) on Ryzen 7 1700/AMD X370 MSI board since 5817d78eba34f6c86f5462ae2c5212f80a013357, 5.2/5.3 w/ pcieIRQ loop
 2019-08-02 19:03 UTC 

[PATCH] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-02 18:52 UTC 

[GIT PULL] Power management fix for v5.3-rc3
 2019-08-02 16:05 UTC  (2+ messages)

[PATCH] PCI: Mark expected switch fall-through
 2019-08-02 13:48 UTC  (3+ messages)

[PATCH] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-08-02 12:24 UTC  (6+ messages)
` [PATCH v2] "

[PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-08-02 12:06 UTC  (10+ messages)
` [PATCH V13 12/12] "

Unhandled fault: imprecise external abort (0x1406) when loading xhci_pci.ko - uPD720202, PEX8605, iMX6Q and linux-4.19.25
 2019-08-02 10:56 UTC  (5+ messages)
      ` AW: "

[PATCH] pciehp: fix a race between pciehp and removing operations by sysfs
 2019-08-02  8:23 UTC  (3+ messages)

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-08-02  0:24 UTC  (2+ messages)

[PATCH] PCI/hotplug: fix potential null pointer deference
 2019-08-02  0:14 UTC  (3+ messages)

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-02  0:06 UTC  (8+ messages)
` [PATCH v5 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues
` [PATCH v5 2/7] PCI/ATS: Initialize PRI in pci_ats_init()
` [PATCH v5 3/7] PCI/ATS: Initialize PASID "
` [PATCH v5 4/7] PCI/ATS: Add PRI support for PCIe VF devices
` [PATCH v5 5/7] PCI/ATS: Add PASID "
` [PATCH v5 6/7] PCI/ATS: Disable PF/VF ATS service independently
` [PATCH v5 7/7] PCI: Skip Enhanced Allocation (EA) initialization for VF device

[PATCH] PCI: Use pci_reset_bus() in quirk_reset_lenovo_thinkpad_50_nvgpu()
 2019-08-01 23:45 UTC  (2+ messages)
` [Nouveau] "

[PATCH v4 0/7] Fix PF/VF dependency issue
 2019-08-01 21:26 UTC  (5+ messages)
` [PATCH v4 2/7] PCI/ATS: Initialize PRI in pci_ats_init()

*_pcie_establish_link() usage
 2019-08-01 21:25 UTC 

[PATCH] ACPI: PM: Fix regression in acpi_device_set_power()
 2019-08-01 19:06 UTC  (3+ messages)

[PATCH] PCI/AER: save/restore AER registers during suspend/resume
 2019-08-01 13:09 UTC  (10+ messages)

[PATCH] Revert "PCI: Enable NVIDIA HDA controllers"
 2019-08-01  0:50 UTC  (6+ messages)

[PATCH V37 11/29] PCI: Lock down BAR access when the kernel is locked down
 2019-07-31 22:15 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 204385] New: Failed to resume from S3 with thunderbolt daisy chain]
 2019-07-31 16:58 UTC 

[PATCH v6 31/57] pci: Remove dev_err() usage after platform_get_irq()
 2019-07-30 21:56 UTC  (2+ messages)

[PATCH v5 13/29] compat_ioctl: move more drivers to compat_ptr_ioctl
 2019-07-30 20:14 UTC  (2+ messages)

[PATCH v2 0/5] PCI: Convert pci_resource_to_user() to a weak function
 2019-07-30 18:25 UTC  (8+ messages)
` [PATCH v2 1/5] PCI: Convert pci_resource_to_user "
` [PATCH v2 2/5] microblaze/PCI: Remove HAVE_ARCH_PCI_RESOURCE_TO_USER
` [PATCH v2 3/5] mips/PCI: "
` [PATCH v2 4/5] powerpc/PCI: "
` [PATCH v2 5/5] sparc/PCI: "

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-30 16:35 UTC  (15+ messages)
` [PATCH v2 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v2 02/14] PCI/P2PDMA: Add the provider's pci_dev to the pci_p2pdma_pagemap struct
` [PATCH v2 03/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH v2 04/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH v2 05/14] PCI/P2PDMA: Apply host bridge white list for ACS
` [PATCH v2 06/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH v2 07/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH v2 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH v2 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v2 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH v2 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v2 12/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge
` [PATCH v2 13/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist
` [PATCH v2 14/14] PCI/P2PDMA: Update documentation for pci_p2pdma_distance_many()

[PATCH 00/11] PCI: Move symbols to drivers/pci/pci.h
 2019-07-30 13:47 UTC  (15+ messages)
` [PATCH v2 00/11] Hide PCI symbols that don't need to be global
  ` [PATCH v2 01/11] PCI: Move #define PCI_PM_* lines to drivers/pci/pci.h
    ` [Linux-kernel-mentees] "
  ` [PATCH v2 02/11] PCI: Move PME declarations "
  ` [PATCH v2 03/11] PCI: Move *_host_bridge_device() declarations to drivers/pci.pci.h
  ` [PATCH v2 04/11] PCI: Move PCI Virtual Channel declarations to drivers/pci/pci.h
  ` [PATCH v2 05/11] PCI: Move pci_hotplug_*_size "
  ` [PATCH v2 06/11] PCI: Move pci_bus_* "
  ` [PATCH v2 07/11] PCI: Move pcie_update_link_speed() "
  ` [PATCH v2 08/11] PCI: Move pci_ats_init() "
  ` [PATCH v2 09/11] PCI: Move ECRC declarations "
  ` [PATCH v2 10/11] PCI: Move PTM declaration "
  ` [PATCH v2 11/11] PCI: Move pci_*_node() declarations "
  ` [Linux-kernel-mentees] [PATCH v2 00/11] Hide PCI symbols that don't need to be global

[PATCH V14 00/13] PCI: tegra: Add Tegra194 PCIe support
 2019-07-30  4:00 UTC  (15+ messages)
` [PATCH V14 01/13] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V14 02/13] PCI: Disable MSI for Tegra root ports
` [PATCH V14 03/13] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V14 04/13] PCI: dwc: Move config space capability search API
` [PATCH V14 05/13] PCI: dwc: Add ext "
` [PATCH V14 06/13] PCI: dwc: Export dw_pcie_wait_for_link() API
` [PATCH V14 07/13] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V14 08/13] PCI: dwc: Add support to enable "
` [PATCH V14 09/13] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V14 10/13] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V14 11/13] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V14 12/13] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V14 13/13] PCI: tegra: Add Tegra194 PCIe support

[v2,0/2] PCI: mediatek: Add support for MT7629
 2019-07-29 15:33 UTC  (4+ messages)
` [v2,2/2] PCI: mediatek: Add controller "

[PATCH 0/5] PCI: Convert pci_resource_to_user() to a weak function
 2019-07-29 10:06 UTC  (11+ messages)
` [PATCH 1/5] PCI: Convert pci_resource_to_user "
  ` [EXTERNAL][PATCH "
` [PATCH 2/5] microblaze/PCI: Remove HAVE_ARCH_PCI_RESOURCE_TO_USER
` [PATCH 3/5] mips/PCI: "
` [PATCH 4/5] powerpc/PCI: "
` [PATCH 5/5] spark/PCI: "

[PATCH v6 0/9] Add Error Disconnect Recover (EDR) support
 2019-07-28 16:10 UTC  (14+ messages)
` [PATCH v6 1/9] PCI/ERR: Update error status after reset_link()
` [PATCH v6 2/9] PCI/ACPI: Add _OSC based negotiation support for DPC
` [PATCH v6 3/9] PCI/ACPI: Expose EDR support via _OSC to BIOS
` [PATCH v6 4/9] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v6 5/9] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v6 6/9] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v6 7/9] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v6 8/9] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v6 9/9] PCI/DPC: Clear AER registers in EDR mode

[PATCH AUTOSEL 4.14 41/60] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-07-28 15:42 UTC  (3+ messages)

[PATCH v2] pci: Kconfig: select PCI_MSI_IRQ_DOMAIN by default on RISC-V
 2019-07-28 13:41 UTC  (2+ messages)

[PATCH v5 0/9] Add Error Disconnect Recover (EDR) support
 2019-07-26 20:54 UTC  (4+ messages)
` [PATCH v5 8/9] PCI/DPC: Add support for DPC recovery on NON_FATAL errors

[PATCH RESEND v8] PCI: imx6: limit DBI register length
 2019-07-26 16:32 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 14/85] PCI: OF: Initialize dev->fwnode appropriately
 2019-07-26 13:38 UTC 

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 13:05 UTC  (3+ messages)
` [PATCH v2 03/26] docs: powerpc: convert docs to ReST and rename to *.rst

[PATCH v8 6/6] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-07-26 12:55 UTC 

[PATCH v8 5/6] PCI: Add hp_mmio_size and hp_mmio_pref_size parameters
 2019-07-26 12:54 UTC 

[PATCH v8 4/6] PCI: Allow extend_bridge_window() to shrink resource if necessary
 2019-07-26 12:54 UTC 

[PATCH v8 3/6] PCI: Change extend_bridge_window() to set resource size directly
 2019-07-26 12:54 UTC 

[PATCH v8 2/6] PCI: In extend_bridge_window() change available to new_size
 2019-07-26 12:53 UTC 

[PATCH v8 1/6] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-07-26 12:53 UTC 

[PATCH v8 0/6] Patch series to support Thunderbolt without any BIOS support
 2019-07-26 12:52 UTC 

[PATCH] pci: Kconfig: select PCI_MSI_IRQ_DOMAIN by default on RISC-V
 2019-07-25 21:26 UTC  (2+ messages)

[PATCH 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-25 19:36 UTC  (24+ messages)
` [PATCH 06/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH 07/14] PCI/P2PDMA: Add the provider's pci_dev to the dev_pgmap struct
` [PATCH 11/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge
` [PATCH 14/14] PCI/P2PDMA: Introduce pci_p2pdma_[un]map_resource()

[PATCH] PCI: Add ACS quirk for Cavium ThunderX 2 root port devices
 2019-07-25 16:35 UTC  (3+ messages)

Titan Ridge xHCI may stop to working after re-plugging the dock
 2019-07-25 13:24 UTC  (8+ messages)

[PATCH V2] PCI: set BAR size bits correctly in Resize BAR control register
 2019-07-25 19:25 UTC  (2+ messages)

[PATCH] PCI/VMD: Fix config addressing with bus offsets
 2019-07-24 17:47 UTC  (7+ 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).