summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20PCI: Restrict device disabled status check to DTRob Herring
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-22Merge branch 'pci/resource'Bjorn Helgaas
2023-02-13PCI: Fix dropping valid root bus resources with .end = zeroGeert Uytterhoeven
2023-02-13PCI: Honor firmware's device disabled statusRob Herring
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny
2022-11-08PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár
2022-11-07Revert "PCI: Clear PCI_STATUS when setting up device"Bjorn Helgaas
2022-09-21PCI: Fix typo in pci_scan_child_bus_extend()Mika Westerberg
2022-09-21PCI: Fix whitespace and indentationMika Westerberg
2022-09-21PCI: Pass available buses even if the bridge is already configuredMika Westerberg
2022-09-20PCI: Fix used_buses calculation in pci_scan_child_bus_extend()Mika Westerberg
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-04Merge branch 'pci/err'Bjorn Helgaas
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle
2022-07-22PCI: Move jailhouse's isolated function handling to pci_scan_slot()Niklas Schnelle
2022-07-22PCI: Split out next_ari_fn() from next_fn()Niklas Schnelle
2022-07-22PCI: Clean up pci_scan_slot()Niklas Schnelle
2022-07-19PCI: Replace magic constant for PCI Sig Vendor IDIra Weiny
2022-07-05PCI: Clear PCI_STATUS when setting up deviceKai-Heng Feng
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