- 78be29a Merge branch 'pci/misc' by Bjorn Helgaas · 3 years, 2 months ago
- 1ebec13 Merge branch 'pci/resource' by Bjorn Helgaas · 3 years, 2 months ago
- 1cac57a Merge branch 'pci/enumeration' by Bjorn Helgaas · 3 years, 2 months ago
- fd1ae23 PCI: Prefer 'unsigned int' over bare 'unsigned' by Krzysztof Wilczyński · 3 years, 3 months ago
- e1b0d0b PCI: Re-enable Downstream Port LTR after reset or hotplug by Mingchuang Qiao · 3 years, 3 months ago
- 7c3855c PCI: Coalesce host bridge contiguous apertures by Kai-Heng Feng · 3 years, 6 months ago
- 06dc660 PCI: Rename pcibios_add_device() to pcibios_device_add() by Oliver O'Halloran · 3 years, 4 months ago
- a1e4ca8 Merge branch 'remotes/lorenzo/pci/hyper-v' by Bjorn Helgaas · 3 years, 4 months ago
- 7479761 Merge branch 'pci/vpd' by Bjorn Helgaas · 3 years, 4 months ago
- 41dd40f PCI: Support populating MSI domains of root buses via bridges by Boqun Feng · 3 years, 5 months ago
- 15d82ca PCI: Introduce domain_nr in pci_host_bridge by Boqun Feng · 3 years, 5 months ago
- 375553a PCI: Setup ACPI fwnode early and at the same time with OF by Shanker Donthineni · 3 years, 4 months ago
- 4ec36df PCI: Remove reset_fn field from pci_dev by Amey Narkhede · 3 years, 4 months ago
- e20afa0 PCI: Add array to track reset method ordering by Amey Narkhede · 3 years, 4 months ago
- 6913924 PCI: Cache PCIe Device Capabilities register by Amey Narkhede · 3 years, 4 months ago
- fd00faa PCI/VPD: Embed struct pci_vpd in struct pci_dev by Heiner Kallweit · 3 years, 5 months ago
- 62efe3e Revert "PCI: Coalesce host bridge contiguous apertures" by Bjorn Helgaas · 3 years, 6 months ago
- 316a2c9 Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 6 months ago
- 131e4f7 Merge branch 'pci/resource' by Bjorn Helgaas · 3 years, 6 months ago
- 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 65db040 PCI: Coalesce host bridge contiguous apertures by Kai-Heng Feng · 3 years, 9 months ago
- ea4aae0 PCI: Print a debug message on PCI device release by Niklas Schnelle · 3 years, 10 months ago
- c037b6c PCI: Add sysfs "removable" attribute by Rajat Jain · 3 years, 7 months ago
- 85aabbd PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map" by Jean-Philippe Brucker · 3 years, 8 months ago
- 51bc2b7 Merge branch 'remotes/lorenzo/pci/msi' by Bjorn Helgaas · 3 years, 8 months ago
- 94e89b1 PCI/MSI: Let PCI host bridges declare their reliance on MSI domains by Marc Zyngier · 3 years, 9 months ago
- 3a05d08 PCI/MSI: Drop use of msi_controller from core code by Marc Zyngier · 3 years, 9 months ago
- c99e755 PCI: Release OF node in pci_scan_device()'s error path by Dmitry Baryshkov · 4 years ago
- a48e486 Merge branch 'pci/msi' by Bjorn Helgaas · 4 years ago
- 6db645f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years ago
- 6a94785f Merge branch 'pci/err' by Bjorn Helgaas · 4 years ago
- cbc40d5 PCI/MSI: Move MSI/MSI-X init to msi.c by Bjorn Helgaas · 4 years, 1 month ago
- 9065563 PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() by Sean V Kelley · 4 years, 1 month ago
- 2f0cd59 PCI: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
- 3419174 PCI: Decode PCIe 64 GT/s link speed by Gustavo Pimentel · 4 years, 1 month ago
- 924bb1f Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 4 years, 2 months ago
- ecdf57b PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr by Saheed O. Bolarinwa · 4 years, 2 months ago
- 6e8e104 PCI: Also call .add_bus() callback for root bus by Rob Herring · 4 years, 4 months ago
- 07e2929 PCI: Allow root and child buses to have different pci_ops by Rob Herring · 4 years, 4 months ago
- 49e427e Merge branch 'pci/host-probe-refactor' by Bjorn Helgaas · 4 years, 5 months ago
- 669cbc7 PCI: Move DT resource setup into devm_pci_alloc_host_bridge() by Rob Herring · 4 years, 5 months ago
- b7360f6 PCI: Announce device after early fixups by Tiezhu Yang · 4 years, 5 months ago
- 4f5c883 PCI: Move setting pci_host_bridge.busnr out of host drivers by Rob Herring · 4 years, 5 months ago
- 6a58990 PCI: Set default bridge parent device by Rob Herring · 4 years, 5 months ago
- 99b50be PCI: Treat "external-facing" devices themselves as internal by Rajat Jain · 4 years, 6 months ago
- 52fbf5b PCI: Cache ACS capability offset in device by Rajat Jain · 4 years, 6 months ago
- 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
- 9f91d05 Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 7 months ago
- b6caa1d PCI: Don't disable decoding when mmio_always_on is set by Jiaxun Yang · 4 years, 7 months ago
- aa0ce96 PCI: Program MPS for RCiEP devices by Ashok Raj · 4 years, 9 months ago
- 9885440 PCI: Fix pci_host_bridge struct device release/free handling by Rob Herring · 4 years, 8 months ago
- 1b54ae8 PCI: Fix pci_register_host_bridge() device_register() error handling by Rob Herring · 4 years, 8 months ago
- 6ae72bf PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() by Yicong Yang · 4 years, 8 months ago
- eb81b24 Merge branch 'pci/enumeration' by Bjorn Helgaas · 4 years, 9 months ago
- ac1c8e3 PCI/DPC: Add Error Disconnect Recover (EDR) support by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- 2700561 PCI/DPC: Cache DPC capabilities in pci_init_capabilities() by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- e56faff PCI: Add pci_speed_string() by Bjorn Helgaas · 4 years, 10 months ago
- 7e124c4 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
- f52412b Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
- 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
- e87eb58 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
- bbd8810d PCI: Remove unused includes and superfluous struct declaration by Krzysztof Wilczynski · 5 years ago
- 73884a7 PCI: Do not use bus number zero from EA capability by Subbaraya Sundeep · 5 years ago
- ad50861 PCI: Warn if no host bridge NUMA node info by Yunsheng Lin · 5 years ago
- 9d8b738 PCI: Remove useless comments and tidy others by Bjorn Helgaas · 5 years ago
- 751035b PCI/ATS: Cache PASID Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
- c065190 PCI/ATS: Cache PRI Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
- 7608158 PCI: Fix missing bridge dma_ranges resource list cleanup by Rob Herring · 5 years ago
- 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- ca78410 PCI: Get rid of dev->has_secondary_link flag by Mika Westerberg · 5 years ago
- 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 5 years ago
- 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 5 years ago
- e2797ad PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* by Krzysztof Wilczynski · 5 years ago
- 6bf85ba drivers: Add generic helper to match any device by Suzuki K Poulose · 5 years ago
- fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 55ab3ec Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
- 06013b6 PCI/IOV: Assume SR-IOV VFs support extended config space. by Alex Williamson · 6 years ago
- 76bf6a8 Revert "PCI/IOV: Use VF0 cached config space size for other VFs" by Alex Williamson · 6 years ago
- 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
- de76cda PCI: Decode PCIe 32 GT/s link speed by Gustavo Pimentel · 6 years ago
- 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
- 192415f Merge branch 'pci/printk' by Bjorn Helgaas · 6 years ago
- f2e9468 Merge branch 'pci/iova-dma-ranges' by Bjorn Helgaas · 6 years ago
- 3ea6f73 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
- 34c6b71 PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc by Mohan Kumar · 6 years ago
- e80a91a PCI: Add dma_ranges window list by Srinath Mannam · 6 years ago
- f873c51 PCI/ACPI: Implement _HPX Type 3 Setting Record by Alexandru Gagniuc · 6 years ago
- 87fcf12 PCI/ACPI: Remove the need for 'struct hotplug_params' by Alexandru Gagniuc · 6 years ago
- 2dbce59 PCI: Assign bus numbers present in EA capability for bridges by Subbaraya Sundeep · 6 years ago
- 6302bf3 PCI: Init PCIe feature bits for managed host bridge alloc by Jean-Philippe Brucker · 6 years ago
- 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
- 5d130e3 Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
- 2fcc19b Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
- 10ecc81 PCI/ASPM: Use LTR if already enabled by platform by Bjorn Helgaas · 6 years ago
- b4f6dcb PCI: Enable SERR# forwarding for all bridges by Bharat Kumar Gogada · 6 years ago
- b2fb5cc PCI: Rely on config space header type, not class code by Honghui Zhang · 6 years ago
- 01b37f8 PCI: Make pci_size() return real BAR size by Du Changbin · 6 years ago
- 51c48b3 PCI: Probe bridge window attributes once at enumeration-time by Bjorn Helgaas · 6 years ago
- 617654a PCI / ACPI: Identify untrusted PCI devices by Mika Westerberg · 6 years ago
- eff81b6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago