summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas2021-07-091-46/+4
* Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-081-4/+47
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2021-07-061-4/+46
| |\
| | * PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng2021-06-041-4/+46
| * | PCI: Print a debug message on PCI device releaseNiklas Schnelle2021-05-271-0/+1
| |/
* | Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-141-1/+2
|\ \
| * | PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker2021-05-251-1/+2
| |/
* / PCI: Add sysfs "removable" attributeRajat Jain2021-05-271-0/+22
|/
* Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas2021-05-041-2/+2
|\
| * PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier2021-04-201-0/+2
| * PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier2021-04-201-2/+0
* | PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov2021-03-231-0/+1
|/
* Merge branch 'pci/msi'Bjorn Helgaas2020-12-151-19/+2
|\
| * PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas2020-12-041-19/+2
* | Merge branch 'pci/misc'Bjorn Helgaas2020-12-151-2/+2
|\ \
| * | PCI: Fix kernel-doc markupMauro Carvalho Chehab2020-11-301-2/+2
| |/
* | Merge branch 'pci/err'Bjorn Helgaas2020-12-151-0/+2
|\ \
| * | PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley2020-12-041-0/+2
| |/
* / PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel2020-11-201-1/+2
|/
* Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-10-211-1/+13
|\
| * PCI: Also call .add_bus() callback for root busRob Herring2020-09-081-0/+6
| * PCI: Allow root and child buses to have different pci_opsRob Herring2020-09-071-1/+7
* | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa2020-10-161-0/+3
|/
* Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-051-0/+7
|\
| * PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-0/+4
| * PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring2020-07-231-0/+1
| * PCI: Set default bridge parent deviceRob Herring2020-07-231-0/+2
* | PCI: Announce device after early fixupsTiezhu Yang2020-07-291-3/+3
* | PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-101-1/+1
* | PCI: Cache ACS capability offset in deviceRajat Jain2020-07-101-1/+1
|/
* Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-21/+44
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2020-06-041-1/+1
| |\
| | * PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang2020-05-141-1/+1
| * | PCI: Program MPS for RCiEP devicesAshok Raj2020-05-141-1/+21
| * | PCI: Fix pci_host_bridge struct device release/free handlingRob Herring2020-05-141-17/+19
| * | PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring2020-05-141-2/+3
| |/
* / PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-05-271-1/+1
|/
* Merge branch 'pci/enumeration'Bjorn Helgaas2020-04-021-0/+40
|\
| * PCI: Add pci_speed_string()Bjorn Helgaas2020-03-101-0/+40
* | PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-281-0/+1
* | PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan2020-03-281-0/+1
|/
* Merge branch 'pci/trivial'Bjorn Helgaas2019-11-281-34/+11
|\
| * PCI: Remove useless comments and tidy othersBjorn Helgaas2019-10-171-28/+9
* | Merge branch 'pci/virtualization'Bjorn Helgaas2019-11-281-0/+6
|\ \
| * | PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan2019-10-151-0/+3
| * | PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan2019-10-151-0/+3
| |/
* | Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-5/+12
|\ \
| * | PCI: Do not use bus number zero from EA capabilitySubbaraya Sundeep2019-11-141-5/+11
| * | PCI: Fix missing bridge dma_ranges resource list cleanupRob Herring2019-10-141-0/+1
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2019-11-281-0/+1
|\ \