Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21PCI: 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-23PCI: Extend isolated function probing to s390Niklas Schnelle
2022-07-23PCI: Move jailhouse's isolated function handling to pci_scan_slot()Niklas Schnelle
2022-07-23PCI: Split out next_ari_fn() from next_fn()Niklas Schnelle
2022-07-23PCI: Clean up pci_scan_slot()Niklas Schnelle
2022-07-20PCI: 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-13PCI: 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-30PCI: 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-19PCI: Setup ACPI fwnode early and at the same time with OFShanker Donthineni
2021-08-18PCI: Remove reset_fn field from pci_devAmey Narkhede
2021-08-18PCI: 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-10Revert "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-28PCI: Print a debug message on PCI device releaseNiklas Schnelle
2021-05-27PCI: Add sysfs "removable" attributeRajat Jain
2021-05-26PCI/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-16Merge branch 'pci/msi'Bjorn Helgaas
2020-12-16Merge branch 'pci/misc'Bjorn Helgaas
2020-12-16Merge branch 'pci/err'Bjorn Helgaas