| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | Merge branch 'pci/controller/dwc-imx6' | Bjorn Helgaas | 1 | -0/+1 |
| 13 days | PCI: host-generic: Add common helpers for parsing Root Port properties | Sherry Sun | 1 | -0/+1 |
| 2026-05-08 | PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init() | Krzysztof Wilczyński | 1 | -6/+0 |
| 2026-04-15 | Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -17/+22 |
| 2026-04-13 | Merge branch 'pci/controller/max-link-speed' | Bjorn Helgaas | 1 | -0/+16 |
| 2026-04-13 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -0/+6 |
| 2026-04-07 | PCI: Remove no_pci_devices() | Heiner Kallweit | 1 | -17/+0 |
| 2026-04-04 | PCI: use generic driver_override infrastructure | Danilo Krummrich | 1 | -1/+0 |
| 2026-03-26 | PCI: Prevent assignment to unsupported bridge windows | Ahmed Naseef | 1 | -0/+6 |
| 2026-03-27 | PCI: Add pcie_get_link_speed() helper for safe array access | Hans Zhang | 1 | -0/+16 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -3/+3 |
| 2026-02-12 | Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+31 |
| 2026-02-11 | Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -159/+90 |
| 2026-02-06 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -12/+0 |
| 2026-02-06 | Merge branch 'pci/trace' | Bjorn Helgaas | 1 | -3/+6 |
| 2026-02-06 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -84/+50 |
| 2026-02-06 | Merge branch 'pci/pwrctrl' | Bjorn Helgaas | 1 | -59/+0 |
| 2026-02-06 | PCI: Disable ACS SV for IDT 0x80b5 switch | Manivannan Sadhasivam | 1 | -12/+0 |
| 2026-01-31 | PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask | Vivian Wang | 1 | -0/+7 |
| 2026-01-30 | PCI: Initialize RCB from pci_configure_device() | Håkon Bugge | 1 | -0/+32 |
| 2026-01-27 | PCI: Move CardBus bridge scanning to setup-cardbus.c | Ilpo Järvinen | 1 | -58/+15 |
| 2026-01-27 | PCI: Add pbus_validate_busn() for Bus Number validation | Ilpo Järvinen | 1 | -12/+21 |
| 2026-01-27 | PCI: Add dword #defines for Bus Number + Secondary Latency Timer | Ilpo Järvinen | 1 | -12/+13 |
| 2026-01-27 | PCI: Use scnprintf() instead of sprintf() | Ilpo Järvinen | 1 | -3/+4 |
| 2026-01-22 | PCI: Introduce pcie_is_cxl() | Terry Bowman | 1 | -0/+31 |
| 2026-01-16 | PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIs | Manivannan Sadhasivam | 1 | -59/+0 |
| 2026-01-08 | PCI: Do not attempt to set ExtTag for VFs | Håkon Bugge | 1 | -1/+2 |
| 2025-12-23 | PCI: trace: Add RAS tracepoint to monitor link speed changes | Shuai Xue | 1 | -3/+6 |
| 2025-12-23 | PCI: Use resource_set_range() that correctly sets ->end | Ilpo Järvinen | 1 | -4/+2 |
| 2025-12-06 | Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 1 | -1/+30 |
| 2025-12-04 | Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+8 |
| 2025-12-03 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+1 |
| 2025-12-03 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -2/+0 |
| 2025-11-24 | PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw | Lukas Wunner | 1 | -2/+0 |
| 2025-11-24 | PCI: Use max() instead of max_t() to ease static analysis | David Laight | 1 | -2/+1 |
| 2025-11-14 | Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+7 |
| 2025-11-12 | PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden | Bjorn Helgaas | 1 | -0/+7 |
| 2025-11-03 | PCI/IDE: Report available IDE streams | Dan Williams | 1 | -1/+13 |
| 2025-11-03 | PCI/IDE: Add IDE establishment helpers | Dan Williams | 1 | -0/+1 |
| 2025-11-03 | PCI: Add PCIe Device 3 Extended Capability enumeration | Dan Williams | 1 | -0/+12 |
| 2025-11-03 | PCI/TSM: Establish Secure Sessions and Link Encryption | Dan Williams | 1 | -0/+3 |
| 2025-11-03 | PCI/IDE: Enumerate Selective Stream IDE capabilities | Dan Williams | 1 | -0/+1 |
| 2025-10-28 | PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms | Dan Williams | 1 | -1/+7 |
| 2025-10-14 | PCI: Revert early bridge resource set up | Ilpo Järvinen | 1 | -10/+3 |
| 2025-10-03 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -1/+1 |
| 2025-10-03 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -12/+36 |
| 2025-10-03 | Merge branch 'pci/pwrctrl' | Bjorn Helgaas | 1 | -3/+16 |
| 2025-09-26 | PCI: Add lockdep assertion in pci_stop_and_remove_bus_device() | Niklas Schnelle | 1 | -1/+1 |
| 2025-09-25 | PCI: Set up bridge resources earlier | Ilpo Järvinen | 1 | -3/+10 |
| 2025-09-16 | PCI: Add defines for bridge window indexing | Ilpo Järvinen | 1 | -3/+7 |
| 2025-09-16 | PCI: Preserve bridge window resource type flags | Ilpo Järvinen | 1 | -6/+19 |
| 2025-08-27 | PCI/pwrctrl: Fix device and OF node leak at bus scan | Johan Hovold | 1 | -3/+16 |
| 2025-08-11 | PCI: Clean up pci_scan_child_bus_extend() loop | Ilpo Järvinen | 1 | -3/+3 |
| 2025-08-11 | PCI: Clean up early_dump_pci_device() | Ilpo Järvinen | 1 | -4/+5 |
| 2025-08-11 | PCI: Use header type defines in pci_setup_device() | Ilpo Järvinen | 1 | -2/+2 |
| 2025-08-01 | Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+11 |
| 2025-07-31 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 1 | -1/+1 |
| 2025-07-29 | PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports | Lukas Wunner | 1 | -1/+1 |
| 2025-07-22 | PCI: Support Immediate Readiness on devices without PM capabilities | Sean Christopherson | 1 | -0/+10 |
| 2025-07-22 | PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabled | Manivannan Sadhasivam | 1 | -0/+7 |
| 2025-05-15 | PCI: Limit visibility of match_driver flag to PCI core | Lukas Wunner | 1 | -1/+0 |
| 2025-04-16 | PCI: Use PCI_STD_NUM_BARS instead of 6 | Ilpo Järvinen | 1 | -1/+1 |
| 2025-03-28 | Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+67 |
| 2025-03-27 | Merge branch 'pci/devtree-create' | Bjorn Helgaas | 1 | -0/+2 |
| 2025-03-27 | Merge branch 'pci/pwrctrl' | Bjorn Helgaas | 1 | -0/+41 |
| 2025-03-27 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -9/+19 |
| 2025-03-27 | Merge branch 'pci/doe' | Bjorn Helgaas | 1 | -0/+2 |
| 2025-03-21 | PCI/DOE: Expose DOE features via sysfs | Alistair Francis | 1 | -0/+2 |
| 2025-03-10 | PCI: Remove stray put_device() in pci_register_host_bridge() | Dan Carpenter | 1 | -3/+2 |
| 2025-03-10 | PCI: Fix reference leak in pci_alloc_child_bus() | Ma Ke | 1 | -1/+4 |
| 2025-03-10 | PCI: Fix reference leak in pci_register_host_bridge() | Ma Ke | 1 | -2/+7 |
| 2025-03-10 | PCI: Cache offset of Resizable BAR capability | Bjorn Helgaas | 1 | -0/+1 |
| 2025-03-10 | PCI: Enable Configuration RRS SV early | Bjorn Helgaas | 1 | -3/+5 |
| 2025-02-28 | PCI: of: Create device tree PCI host bridge node | Herve Codina | 1 | -0/+2 |
| 2025-02-21 | PCI: Track Flit Mode Status & print it with link status | Ilpo Järvinen | 1 | -2/+3 |
| 2025-02-20 | PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created | Manivannan Sadhasivam | 1 | -10/+17 |
| 2025-02-20 | PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device() | Manivannan Sadhasivam | 1 | -0/+34 |
| 2025-02-12 | PCI: Fix BUILD_BUG_ON usage for old gcc | Alex Williamson | 1 | -2/+3 |
| 2025-01-23 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -5/+9 |
| 2025-01-23 | PCI: Batch BAR sizing operations | Alex Williamson | 1 | -25/+68 |
| 2025-01-14 | PCI: Store number of supported End-End TLP Prefixes | Ilpo Järvinen | 1 | -5/+9 |
| 2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -22/+55 |
| 2024-11-25 | Merge branch 'pci/tph' | Bjorn Helgaas | 1 | -0/+1 |
| 2024-11-25 | Merge branch 'pci/thunderbolt' | Bjorn Helgaas | 1 | -7/+23 |
| 2024-11-25 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -0/+11 |
| 2024-11-25 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -10/+10 |
| 2024-11-13 | PCI: Enable runtime PM of the host bridge | Krishna chaitanya chundru | 1 | -0/+11 |
| 2024-11-11 | PCI: Refactor pcie_update_link_speed() | Ilpo Järvinen | 1 | -5/+7 |
| 2024-11-11 | PCI: Store all PCIe Supported Link Speeds | Ilpo Järvinen | 1 | -0/+3 |
| 2024-11-06 | PCI: Detect and trust built-in Thunderbolt chips | Esther Shimanovich | 1 | -7/+23 |
| 2024-10-18 | PCI: Simplify pci_read_bridge_bases() logic | Ilpo Järvinen | 1 | -8/+9 |
| 2024-10-18 | PCI: Remove unused PCI_SUBTRACTIVE_DECODE | Ilpo Järvinen | 1 | -3/+2 |
| 2024-10-12 | PCI: Hold rescan lock while adding devices during host probe | Bartosz Golaszewski | 1 | -0/+2 |
| 2024-10-02 | PCI: Add TLP Processing Hints (TPH) support | Wei Huang | 1 | -0/+1 |
| 2024-09-19 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 1 | -1/+1 |
| 2024-09-19 | Merge branch 'pci/npem' | Bjorn Helgaas | 1 | -0/+2 |
| 2024-09-13 | PCI: Pass domain number to pci_bus_release_domain_nr() explicitly | Manivannan Sadhasivam | 1 | -1/+1 |
| 2024-09-10 | PCI: Rename CRS Completion Status to RRS | Bjorn Helgaas | 1 | -14/+14 |
| 2024-09-10 | PCI: Wait for device readiness with Configuration RRS | Bjorn Helgaas | 1 | -6/+3 |
| 2024-09-04 | PCI/NPEM: Add Native PCIe Enclosure Management support | Mariusz Tkaczyk | 1 | -0/+2 |
| 2024-07-19 | Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+23 |
| 2024-06-12 | PCI: Hold the rescan mutex when scanning for the first time | Bartosz Golaszewski | 1 | -0/+2 |
| 2024-06-04 | PCI: Revert the cfg_access_lock lockdep mechanism | Dan Williams | 1 | -3/+0 |
| 2024-06-03 | PCI: Use preserve_config in place of pci_flags | Vidya Sagar | 1 | -11/+9 |
| 2024-06-03 | PCI: Unify ACPI and DT 'preserve config' support | Vidya Sagar | 1 | -0/+3 |
| 2024-06-03 | PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge() | Vidya Sagar | 1 | -0/+11 |
| 2024-05-16 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+1 |
| 2024-05-16 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+3 |
| 2024-05-08 | PCI: Lock upstream bridge for pci_reset_function() | Dave Jiang | 1 | -0/+3 |
| 2024-04-23 | PCI: Clear Secondary Status errors after enumeration | Vidya Sagar | 1 | -0/+3 |
| 2024-04-17 | PCI: Constify pcibus_class | Heiner Kallweit | 1 | -1/+1 |
| 2024-03-12 | Merge branch 'pci/sysfs' | Bjorn Helgaas | 1 | -0/+4 |
| 2024-03-12 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | David E. Box | 1 | -0/+1 |
| 2024-03-07 | PCI/ASPM: Move pci_configure_ltr() to aspm.c | David E. Box | 1 | -61/+0 |
| 2024-03-05 | PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=y | Lukas Wunner | 1 | -0/+4 |
| 2023-12-15 | PCI: Log bridge info when first enumerating bridge | Bjorn Helgaas | 1 | -4/+19 |
| 2023-12-15 | PCI: Log bridge windows conditionally | Bjorn Helgaas | 1 | -9/+15 |
| 2023-12-15 | PCI: Supply bridge device, not secondary bus, to read window details | Bjorn Helgaas | 1 | -15/+6 |
| 2023-12-15 | PCI: Move pci_read_bridge_windows() below individual window accessors | Bjorn Helgaas | 1 | -51/+51 |
| 2023-12-15 | PCI: Use resource names in PCI log messages | Puranjay Mohan | 1 | -13/+13 |
| 2023-12-15 | PCI: Log device type during enumeration | Bjorn Helgaas | 1 | -2/+40 |
| 2023-10-28 | Merge branch 'pci/field-get' | Bjorn Helgaas | 1 | -4/+4 |
| 2023-10-24 | PCI: Use FIELD_GET() | Bjorn Helgaas | 1 | -4/+4 |
| 2023-10-10 | PCI: Do error check on own line to split long "if" conditions | Ilpo Järvinen | 1 | -3/+3 |
| 2023-09-06 | PCI: Free released resource after coalescing | Ross Lagerwall | 1 | -0/+1 |
| 2023-08-29 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+1 |
| 2023-08-25 | PCI: Fix typos in docs and comments | Bjorn Helgaas | 1 | -1/+1 |
| 2023-08-10 | PCI: Add locking to RMW PCI Express Capability Register accessors | Ilpo Järvinen | 1 | -0/+1 |
| 2023-07-18 | PCI: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-06-26 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+3 |
| 2023-06-20 | PCI: Work around PCIe link training failures | Maciej W. Rozycki | 1 | -0/+2 |
| 2023-06-14 | PCI: Initialize dev->link_active_reporting earlier | Maciej W. Rozycki | 1 | -1/+5 |
| 2023-06-09 | PCI: Release resource invalidated by coalescing | Ross Lagerwall | 1 | -1/+3 |
| 2023-04-30 | Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+1 |
| 2023-04-27 | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-20 | PCI: Restrict device disabled status check to DT | Rob Herring | 1 | -4/+4 |
| 2023-04-18 | PCI/DOE: Create mailboxes on device enumeration | Lukas Wunner | 1 | -0/+1 |
| 2023-04-05 | PCI: Make pci_bus_for_each_resource() index optional | Andy Shevchenko | 1 | -1/+1 |
| 2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+1 |
| 2023-02-22 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+1 |
| 2023-02-13 | PCI: Fix dropping valid root bus resources with .end = zero | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-02-13 | PCI: Honor firmware's device disabled status | Rob Herring | 1 | -0/+2 |
| 2023-01-05 | PCI/CXL: Export native CXL error reporting control | Ira Weiny | 1 | -0/+1 |
| 2022-12-14 | Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+7 |
| 2022-12-12 | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+6 |
| 2022-11-17 | PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN | Thomas Gleixner | 1 | -2/+0 |
| 2022-11-14 | PCI: Allow drivers to request exclusive config regions | Ira Weiny | 1 | -0/+6 |
| 2022-11-08 | PCI: Assign PCI domain IDs by ida_alloc() | Pali Rohár | 1 | -0/+7 |
| 2022-11-07 | Revert "PCI: Clear PCI_STATUS when setting up device" | Bjorn Helgaas | 1 | -3/+0 |
| 2022-09-21 | PCI: Fix typo in pci_scan_child_bus_extend() | Mika Westerberg | 1 | -1/+1 |
| 2022-09-21 | PCI: Fix whitespace and indentation | Mika Westerberg | 1 | -2/+0 |
| 2022-09-21 | PCI: Pass available buses even if the bridge is already configured | Mika Westerberg | 1 | -2/+3 |
| 2022-09-20 | PCI: Fix used_buses calculation in pci_scan_child_bus_extend() | Mika Westerberg | 1 | -2/+2 |
| 2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -1/+1 |
| 2022-08-04 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -0/+3 |
| 2022-07-22 | PCI: Extend isolated function probing to s390 | Niklas Schnelle | 1 | -1/+1 |
| 2022-07-22 | PCI: Move jailhouse's isolated function handling to pci_scan_slot() | Niklas Schnelle | 1 | -20/+10 |
| 2022-07-22 | PCI: Split out next_ari_fn() from next_fn() | Niklas Schnelle | 1 | -13/+18 |
| 2022-07-22 | PCI: Clean up pci_scan_slot() | Niklas Schnelle | 1 | -19/+19 |
| 2022-07-19 | PCI: Replace magic constant for PCI Sig Vendor ID | Ira Weiny | 1 | -1/+1 |
| 2022-07-05 | PCI: Clear PCI_STATUS when setting up device | Kai-Heng Feng | 1 | -0/+3 |
| 2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -20/+12 |
| 2022-01-13 | Merge branch 'pci/errors' | Bjorn Helgaas | 1 | -5/+5 |
| 2022-01-13 | Merge branch 'pci/host/mt7621' | Bjorn Helgaas | 1 | -2/+2 |
| 2022-01-12 | PCI: Let pcibios_root_bridge_prepare() access bridge->windows | Sergio Paracuellos | 1 | -2/+2 |
| 2021-12-09 | PCI/MSI: Move msi_lock to struct pci_dev | Thomas Gleixner | 1 | -1/+3 |
| 2021-11-18 | PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads | Naveen Naidu | 1 | -5/+5 |
| 2021-11-15 | PCI: Use pci_find_vsec_capability() when looking for TBT devices | Andy Shevchenko | 1 | -13/+5 |
| 2021-11-05 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -3/+4 |
| 2021-11-05 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -4/+27 |
| 2021-11-05 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -2/+2 |
| 2021-10-27 | PCI: Prefer 'unsigned int' over bare 'unsigned' | Krzysztof Wilczyński | 1 | -3/+4 |
| 2021-10-19 | PCI: Re-enable Downstream Port LTR after reset or hotplug | Mingchuang Qiao | 1 | -3/+15 |
| 2021-09-29 | PCI: Coalesce host bridge contiguous apertures | Kai-Heng Feng | 1 | -4/+27 |
| 2021-09-21 | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran | 1 | -2/+2 |
| 2021-09-02 | Merge branch 'remotes/lorenzo/pci/hyper-v' | Bjorn Helgaas | 1 | -2/+10 |
| 2021-09-02 | Merge branch 'pci/vpd' | Bjorn Helgaas | 1 | -1/+0 |
| 2021-08-23 | PCI: Support populating MSI domains of root buses via bridges | Boqun Feng | 1 | -1/+5 |
| 2021-08-23 | PCI: Introduce domain_nr in pci_host_bridge | Boqun Feng | 1 | -1/+5 |
| 2021-08-18 | PCI: Setup ACPI fwnode early and at the same time with OF | Shanker Donthineni | 1 | -3/+4 |
| 2021-08-17 | PCI: Remove reset_fn field from pci_dev | Amey Narkhede | 1 | -1/+0 |
| 2021-08-17 | PCI: Add array to track reset method ordering | Amey Narkhede | 1 | -3/+2 |
| 2021-08-17 | PCI: Cache PCIe Device Capabilities register | Amey Narkhede | 1 | -2/+3 |
| 2021-08-12 | PCI/VPD: Embed struct pci_vpd in struct pci_dev | Heiner Kallweit | 1 | -1/+0 |
| 2021-07-09 | Revert "PCI: Coalesce host bridge contiguous apertures" | Bjorn Helgaas | 1 | -46/+4 |
| 2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+47 |
| 2021-07-06 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -4/+46 |
| 2021-06-14 | Merge tag 'v5.13-rc6' into usb-next | Greg Kroah-Hartman | 1 | -1/+2 |
| 2021-06-04 | PCI: Coalesce host bridge contiguous apertures | Kai-Heng Feng | 1 | -4/+46 |
| 2021-05-27 | PCI: Print a debug message on PCI device release | Niklas Schnelle | 1 | -0/+1 |
| 2021-05-27 | PCI: Add sysfs "removable" attribute | Rajat Jain | 1 | -0/+22 |
| 2021-05-25 | PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map" | Jean-Philippe Brucker | 1 | -1/+2 |
| 2021-05-04 | Merge branch 'remotes/lorenzo/pci/msi' | Bjorn Helgaas | 1 | -2/+2 |
| 2021-04-20 | PCI/MSI: Let PCI host bridges declare their reliance on MSI domains | Marc Zyngier | 1 | -0/+2 |
| 2021-04-20 | PCI/MSI: Drop use of msi_controller from core code | Marc Zyngier | 1 | -2/+0 |
| 2021-03-23 | PCI: Release OF node in pci_scan_device()'s error path | Dmitry Baryshkov | 1 | -0/+1 |
| 2020-12-15 | Merge branch 'pci/msi' | Bjorn Helgaas | 1 | -19/+2 |
| 2020-12-15 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+2 |
| 2020-12-15 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -0/+2 |