aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas
2022-01-12PCI: Let pcibios_root_bridge_prepare() access bridge->windowsSergio Paracuellos
2021-12-09PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner
2021-11-18PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu
2021-11-15PCI: Use pci_find_vsec_capability() when looking for TBT devicesAndy Shevchenko
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas
2021-11-05Merge branch 'pci/resource'Bjorn Helgaas
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas
2021-10-27PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof WilczyƄski
2021-10-19PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao
2021-09-29PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-09-02Merge branch 'remotes/lorenzo/pci/hyper-v'Bjorn Helgaas
2021-09-02Merge branch 'pci/vpd'Bjorn Helgaas
2021-08-23PCI: Support populating MSI domains of root buses via bridgesBoqun Feng
2021-08-23PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng
2021-08-18PCI: Setup ACPI fwnode early and at the same time with OFShanker Donthineni
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede
2021-08-17PCI: Cache PCIe Device Capabilities registerAmey Narkhede
2021-08-12PCI/VPD: Embed struct pci_vpd in struct pci_devHeiner Kallweit
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-06Merge branch 'pci/resource'Bjorn Helgaas
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman
2021-06-04PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng
2021-05-27PCI: Print a debug message on PCI device releaseNiklas Schnelle
2021-05-27PCI: Add sysfs "removable" attributeRajat Jain
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas
2021-04-20PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier
2021-04-20PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier
2021-03-23PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov
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