| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-30 | PCI: Use ioremap(), not phys_to_virt() for platform ROM | Mikel Rychliski | 1 | -17/+0 |
| 2020-03-28 | PCI: Add ACS quirk for Zhaoxin Root/Downstream Ports | Raymond Pang | 1 | -0/+25 |
| 2020-03-28 | PCI: Add ACS quirk for Zhaoxin multi-function devices | Raymond Pang | 1 | -0/+4 |
| 2020-03-28 | PCI/ASPM: Reduce severity of common clock config message | Chris Packham | 1 | -1/+1 |
| 2020-03-28 | PCI/AER: Rationalize error status register clearing | Kuppuswamy Sathyanarayanan | 5 | -7/+9 |
| 2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan | 5 | -0/+253 |
| 2020-03-28 | PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR | Kuppuswamy Sathyanarayanan | 2 | -3/+11 |
| 2020-03-28 | PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status | Kuppuswamy Sathyanarayanan | 2 | -4/+20 |
| 2020-03-28 | PCI/DPC: Cache DPC capabilities in pci_init_capabilities() | Kuppuswamy Sathyanarayanan | 3 | -12/+24 |
| 2020-03-28 | PCI/ERR: Return status of pcie_do_recovery() | Kuppuswamy Sathyanarayanan | 2 | -6/+9 |
| 2020-03-28 | PCI/ERR: Remove service dependency in pcie_do_recovery() | Kuppuswamy Sathyanarayanan | 6 | -81/+14 |
| 2020-03-28 | PCI/DPC: Move DPC data into struct pci_dev | Bjorn Helgaas | 1 | -72/+31 |
| 2020-03-28 | PCI/ERR: Update error status after reset_link() | Kuppuswamy Sathyanarayanan | 1 | -1/+2 |
| 2020-03-28 | PCI/ERR: Combine pci_channel_io_frozen cases | Kuppuswamy Sathyanarayanan | 1 | -6/+5 |
| 2020-03-27 | PCI: dwc: pci-dra7xx: Fix MSI IRQ handling | Vignesh Raghavendra | 1 | -36/+195 |
| 2020-03-27 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel | 1 | -0/+4 |
| 2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict | Ingo Molnar | 1 | -4/+2 |
| 2020-03-25 | powerpc/eeh: Make early EEH init pseries specific | Oliver O'Halloran | 3 | -3/+3 |
| 2020-03-25 | powerpc/eeh: Do early EEH init only when required | Oliver O'Halloran | 2 | -1/+5 |
| 2020-03-25 | PCI: rpaphp: Remove unused variable 'value' | Chen Zhou | 1 | -2/+1 |
| 2020-03-24 | PCI: intel-mid: Convert to new X86 CPU match macros | Thomas Gleixner | 1 | -4/+2 |
| 2020-03-21 | pci/switchtec: Replace completion wait queue usage for poll | Sebastian Andrzej Siewior | 1 | -9/+13 |
| 2020-03-21 | PCI/switchtec: Fix init_completion race condition with poll_wait() | Logan Gunthorpe | 1 | -1/+1 |
| 2020-03-19 | PCI: Avoid ASMedia XHCI USB PME# from D0 defect | Kai-Heng Feng | 1 | -0/+11 |
| 2020-03-18 | PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelist | Andrew Maier | 1 | -0/+3 |
| 2020-03-18 | PCI/ASPM: Clear the correct bits when enabling L1 substates | Yicong Yang | 1 | -2/+2 |
| 2020-03-18 | PCI/ATS: Export symbols of PASID functions | Jean-Philippe Brucker | 1 | -0/+4 |
| 2020-03-18 | PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT | Hou Zhiqiang | 1 | -0/+1 |
| 2020-03-17 | PCI: mobiveil: Fix sparse different address space warnings | Hou Zhiqiang | 1 | -3/+4 |
| 2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2020-03-10 | PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro | Yicong Yang | 2 | -13/+13 |
| 2020-03-10 | PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings | Bjorn Helgaas | 4 | -36/+10 |
| 2020-03-10 | PCI: Add pci_speed_string() | Bjorn Helgaas | 3 | -37/+42 |
| 2020-03-10 | s390/pci: embedding hotplug_slot in zdev | Pierre Morel | 1 | -70/+29 |
| 2020-03-09 | PCI: hv: Introduce hv_msi_entry | Boqun Feng | 1 | -2/+1 |
| 2020-03-09 | PCI: hv: Move retarget related structures into tlfs header | Boqun Feng | 1 | -32/+2 |
| 2020-03-09 | PCI: hv: Move hypercall related definitions into tlfs header | Boqun Feng | 1 | -6/+0 |
| 2020-03-08 | PCI/AER: Fix the broken interrupt injection | Thomas Gleixner | 2 | -4/+3 |
| 2020-03-06 | PCI: hv: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -4/+4 |
| 2020-03-06 | PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2 | Long Li | 1 | -0/+109 |
| 2020-03-06 | PCI: hv: Decouple the func definition in hv_dr_state from VSP message | Long Li | 1 | -30/+70 |
| 2020-03-05 | PCI: Introduce pci_get_dsn | Jacob Keller | 1 | -0/+34 |
| 2020-03-04 | PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS | Heiner Kallweit | 1 | -12/+2 |
| 2020-03-04 | PCI: Add pci_status_get_and_clear_errors | Heiner Kallweit | 1 | -0/+23 |
| 2020-03-04 | PCI: amlogic: Use AXG PCIE | Remi Pommarel | 1 | -94/+22 |
| 2020-02-28 | PCI: Add 32 GT/s decoding in some macros | Yicong Yang | 1 | -2/+4 |
| 2020-02-27 | PCI: Add boot interrupt quirk mechanism for Xeon chipsets | Sean V Kelley | 1 | -7/+73 |
| 2020-02-27 | PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers | Marek Szyprowski | 1 | -1/+1 |
| 2020-02-26 | PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM | Bjorn Andersson | 1 | -1/+7 |
| 2020-02-26 | PCI: pci-epf-test: Add support to defer core initialization | Vidya Sagar | 1 | -41/+77 |