summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran
2020-03-25PCI: rpaphp: Remove unused variable 'value'Chen Zhou
2020-03-24PCI: intel-mid: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-21pci/switchtec: Replace completion wait queue usage for pollSebastian Andrzej Siewior
2020-03-21PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe
2020-03-19PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng
2020-03-18PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelistAndrew Maier
2020-03-18PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang
2020-03-18PCI/ATS: Export symbols of PASID functionsJean-Philippe Brucker
2020-03-18PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLATHou Zhiqiang
2020-03-17PCI: mobiveil: Fix sparse different address space warningsHou Zhiqiang
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-10PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng
2020-03-09PCI: hv: Move retarget related structures into tlfs headerBoqun Feng
2020-03-09PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng
2020-03-08PCI/AER: Fix the broken interrupt injectionThomas Gleixner
2020-03-06PCI: hv: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2Long Li
2020-03-06PCI: hv: Decouple the func definition in hv_dr_state from VSP messageLong Li
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-04PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: amlogic: Use AXG PCIERemi Pommarel
2020-02-28PCI: Add 32 GT/s decoding in some macrosYicong Yang
2020-02-27PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley
2020-02-27PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski
2020-02-26PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson
2020-02-26PCI: pci-epf-test: Add support to defer core initializationVidya Sagar
2020-02-25PCI: dwc: Add API to notify core initialization completionVidya Sagar
2020-02-25PCI: endpoint: Add notification for core init completionVidya Sagar
2020-02-25PCI: dwc: Refactor core initialization code for EP modeVidya Sagar
2020-02-24PCI: tegra: Use pci_parse_request_of_pci_ranges()Rob Herring
2020-02-24PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling pathDexuan Cui
2020-02-24PCI: hv: Remove unnecessary type casting from kzallocDexuan Cui
2020-02-24PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I
2020-02-24PCI: endpoint: Protect concurrent access to pci_epf_ops with mutexKishon Vijay Abraham I
2020-02-24PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I
2020-02-24PCI: endpoint: Replace spinlock with mutexKishon Vijay Abraham I
2020-02-24PCI: endpoint: Use notification chain mechanism to notify EPC events to EPFKishon Vijay Abraham I
2020-02-21PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCsHou Zhiqiang
2020-02-21PCI: mobiveil: Add Header Type field checkHou Zhiqiang
2020-02-21PCI: mobiveil: Add 8-bit and 16-bit CSR register accessorsHou Zhiqiang
2020-02-21PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init hostHou Zhiqiang
2020-02-21PCI: mobiveil: Add callback function for link up checkHou Zhiqiang