aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-1/+1
2022-08-04Merge branch 'pci/err'Bjorn Helgaas1-0/+3
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle1-1/+1
2022-07-22PCI: Move jailhouse's isolated function handling to pci_scan_slot()Niklas Schnelle1-20/+10
2022-07-22PCI: Split out next_ari_fn() from next_fn()Niklas Schnelle1-13/+18
2022-07-22PCI: Clean up pci_scan_slot()Niklas Schnelle1-19/+19
2022-07-19PCI: Replace magic constant for PCI Sig Vendor IDIra Weiny1-1/+1
2022-07-05PCI: Clear PCI_STATUS when setting up deviceKai-Heng Feng1-0/+3
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-20/+12
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas1-5/+5
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas1-2/+2
2022-01-12PCI: Let pcibios_root_bridge_prepare() access bridge->windowsSergio Paracuellos1-2/+2
2021-12-09PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner1-1/+3
2021-11-18PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu1-5/+5
2021-11-15PCI: Use pci_find_vsec_capability() when looking for TBT devicesAndy Shevchenko1-13/+5
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas1-3/+4
2021-11-05Merge branch 'pci/resource'Bjorn Helgaas1-4/+27
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+2
2021-10-27PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof WilczyƄski1-3/+4
2021-10-19PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao1-3/+15
2021-09-29PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng1-4/+27
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran1-2/+2
2021-09-02Merge branch 'remotes/lorenzo/pci/hyper-v'Bjorn Helgaas1-2/+10
2021-09-02Merge branch 'pci/vpd'Bjorn Helgaas1-1/+0
2021-08-23PCI: Support populating MSI domains of root buses via bridgesBoqun Feng1-1/+5
2021-08-23PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng1-1/+5
2021-08-18PCI: Setup ACPI fwnode early and at the same time with OFShanker Donthineni1-3/+4
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede1-1/+0
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede1-3/+2
2021-08-17PCI: Cache PCIe Device Capabilities registerAmey Narkhede1-2/+3
2021-08-12PCI/VPD: Embed struct pci_vpd in struct pci_devHeiner Kallweit1-1/+0
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas1-46/+4
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+47
2021-07-06Merge branch 'pci/resource'Bjorn Helgaas1-4/+46
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman1-1/+2
2021-06-04PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng1-4/+46
2021-05-27PCI: Print a debug message on PCI device releaseNiklas Schnelle1-0/+1
2021-05-27PCI: Add sysfs "removable" attributeRajat Jain1-0/+22
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker1-1/+2
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas1-2/+2
2021-04-20PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier1-0/+2
2021-04-20PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier1-2/+0
2021-03-23PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas1-19/+2
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas1-2/+2
2020-12-15Merge branch 'pci/err'Bjorn Helgaas1-0/+2
2020-12-04PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas1-19/+2
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley1-0/+2
2020-11-30PCI: Fix kernel-doc markupMauro Carvalho Chehab1-2/+2
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel1-1/+2