linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-23 16:23:31 to 2019-08-02 00:09:13 UTC [more...]

[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] PCI: Add sysfs attribute for disabling PCIe link to downstream component
 2019-08-01 21:53 UTC  (4+ messages)

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

Unhandled fault: imprecise external abort (0x1406) when loading xhci_pci.ko - uPD720202, PEX8605, iMX6Q and linux-4.19.25
 2019-08-01 17:17 UTC  (2+ 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)

[Regression] Commit "ACPI: PM: Allow transitions to D0 to occur in special cases"
 2019-07-31 22:26 UTC  (5+ 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 V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-07-30 15:49 UTC  (9+ messages)
` [PATCH V13 12/12] "

[PATCH 00/11] PCI: Move symbols to drivers/pci/pci.h
 2019-07-30 13:47 UTC  (17+ 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  (12+ messages)
` [PATCH v5 1/9] PCI/ERR: Update error status after reset_link()
` [PATCH v5 2/9] PCI/ACPI: Add _OSC based negotiation support for DPC
` [PATCH v5 3/9] PCI/ACPI: Expose EDR support via _OSC to BIOS
` [PATCH v5 4/9] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v5 5/9] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v5 6/9] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v5 7/9] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v5 8/9] PCI/DPC: Add support for DPC recovery on NON_FATAL errors
` [PATCH v5 9/9] PCI/DPC: Clear AER registers in EDR mode

[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  (30+ messages)
` [PATCH 03/14] PCI/P2PDMA: Apply host bridge white list for ACS
` [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)

Possible PCI Regression Linux 5.3-rc1
 2019-07-25 15:50 UTC  (6+ 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)

[PATCH] PCI: tegra: Add of_node_put() before return to fix reference leak
 2019-07-24  8:24 UTC 

[PATCH] PCI: Stop exporting pci_bus_sem
 2019-07-23 23:37 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH] PCI: Remove unused EXPORT_SYMBOL()s from drivers/pci/bus.c
 2019-07-23 23:36 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH v2] PCI: Remove functions not called in include/linux/pci.h
 2019-07-23 23:34 UTC  (3+ messages)
` [PATCH v3] "
  ` [Linux-kernel-mentees] "

[PATCH 1/2] x86/amd_nb: Add PCI device IDs for family 17h, model 70h
 2019-07-23 23:10 UTC  (2+ messages)

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-07-23 21:21 UTC  (4+ messages)

[PATCH] pci: controller: pci-tegra: Add of_node_put() before return
 2019-07-23 21:11 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).