summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas
2020-12-15Merge branch 'pci/err'Bjorn Helgaas
2020-12-04PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley
2020-11-30PCI: Fix kernel-doc markupMauro Carvalho Chehab
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa
2020-09-08PCI: Also call .add_bus() callback for root busRob Herring
2020-09-07PCI: Allow root and child buses to have different pci_opsRob Herring
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-07-29PCI: Announce device after early fixupsTiezhu Yang
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-05-27PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang
2020-05-14PCI: Program MPS for RCiEP devicesAshok Raj
2020-05-14PCI: Fix pci_host_bridge struct device release/free handlingRob Herring
2020-05-14PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring
2020-05-14PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-14PCI: Do not use bus number zero from EA capabilitySubbaraya Sundeep
2019-10-23PCI: Warn if no host bridge NUMA node infoYunsheng Lin
2019-10-17PCI: Remove useless comments and tidy othersBjorn Helgaas
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan
2019-10-14PCI: Fix missing bridge dma_ranges resource list cleanupRob Herring
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-12Merge branch 'pci/virtualization'Bjorn Helgaas
2019-07-03PCI/IOV: Assume SR-IOV VFs support extended config space.Alex Williamson
2019-07-03Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson