summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
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
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas
2019-05-13Merge branch 'pci/hotplug'Bjorn Helgaas
2019-05-09PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar
2019-05-06PCI: Add dma_ranges window listSrinath Mannam
2019-04-23PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc
2019-04-23PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc
2019-04-17PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep