| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-12 | PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link states | Bjorn Helgaas | 1 | -0/+2 |
| 2025-10-03 | Merge branch 'pci/capability-search' | Bjorn Helgaas | 1 | -0/+85 |
| 2025-10-03 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+2 |
| 2025-10-03 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+7 |
| 2025-09-26 | PCI: Add lockdep assertion in pci_stop_and_remove_bus_device() | Niklas Schnelle | 1 | -0/+2 |
| 2025-09-16 | PCI: Fix finding bridge window in pci_reassign_bridge_resources() | Ilpo Järvinen | 1 | -1/+1 |
| 2025-09-16 | PCI: Add bridge window selection functions | Ilpo Järvinen | 1 | -0/+2 |
| 2025-09-16 | PCI: Add defines for bridge window indexing | Ilpo Järvinen | 1 | -0/+4 |
| 2025-08-14 | PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP() | Hans Zhang | 1 | -0/+40 |
| 2025-08-14 | PCI: Refactor capability search into PCI_FIND_NEXT_CAP() | Hans Zhang | 1 | -0/+45 |
| 2025-08-11 | PCI: Clean up pci_scan_child_bus_extend() loop | Ilpo Järvinen | 1 | -0/+1 |
| 2025-07-31 | Merge branch 'pci/controller/linkup-fix' | Bjorn Helgaas | 1 | -8/+5 |
| 2025-07-31 | Merge branch 'pci/resources' | Bjorn Helgaas | 1 | -0/+39 |
| 2025-07-14 | PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() | Michał Winiarski | 1 | -0/+9 |
| 2025-07-14 | PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IO... | Michał Winiarski | 1 | -0/+18 |
| 2025-07-14 | PCI/IOV: Restore VF resizable BAR state after reset | Michał Winiarski | 1 | -0/+12 |
| 2025-06-25 | PCI: Move link up wait time and max retries macros to pci.h | Niklas Cassel | 1 | -0/+4 |
| 2025-06-25 | PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS | Niklas Cassel | 1 | -7/+0 |
| 2025-06-25 | PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS | Niklas Cassel | 1 | -1/+1 |
| 2025-06-24 | PCI: Fix link speed calculation on retrain failure | Jiwei Sun | 1 | -13/+19 |
| 2025-06-04 | Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+58 |
| 2025-06-04 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 1 | -1/+31 |
| 2025-06-04 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -0/+1 |
| 2025-06-04 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 1 | -0/+3 |
| 2025-06-04 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+11 |
| 2025-06-04 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -5/+0 |
| 2025-06-04 | Merge branch 'pci/bwctrl' | Bjorn Helgaas | 1 | -7/+3 |
| 2025-05-23 | PCI/AER: Add sysfs attributes for log ratelimits | Jon Pan-Doh | 1 | -0/+1 |
| 2025-05-23 | PCI/AER: Ratelimit correctable and non-fatal error logging | Jon Pan-Doh | 1 | -1/+3 |
| 2025-05-23 | PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index | Bjorn Helgaas | 1 | -2/+2 |
| 2025-05-23 | PCI/ERR: Add printk level to pcie_print_tlp_log() | Bjorn Helgaas | 1 | -1/+2 |
| 2025-05-23 | PCI/AER: Check log level once and remember it | Karolina Stolarek | 1 | -0/+1 |
| 2025-05-22 | PCI: Remove function pcim_intx() prototype from pci.h | Philipp Stanner | 1 | -2/+0 |
| 2025-05-19 | PCI: Remove pcim_request_region_exclusive() | Philipp Stanner | 1 | -2/+0 |
| 2025-05-19 | PCI: Remove hybrid devres nature from request functions | Philipp Stanner | 1 | -1/+0 |
| 2025-05-15 | PCI: Limit visibility of match_driver flag to PCI core | Lukas Wunner | 1 | -0/+11 |
| 2025-05-15 | PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag | Ilpo Järvinen | 1 | -7/+3 |
| 2025-05-05 | PCI: Explicitly put devices into D0 when initializing | Mario Limonciello | 1 | -0/+1 |
| 2025-04-19 | PCI: of: Add of_pci_get_equalization_presets() API | Krishna Chaitanya Chundru | 1 | -1/+31 |
| 2025-04-15 | PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset | Lukas Wunner | 1 | -0/+3 |
| 2025-04-09 | PCI/MSI: Provide a sane mechanism for TPH | Thomas Gleixner | 1 | -0/+9 |
| 2025-03-27 | Merge branch 'pci/devtree-create' | Bjorn Helgaas | 1 | -0/+7 |
| 2025-03-27 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -5/+45 |
| 2025-03-27 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+1 |
| 2025-03-27 | Merge branch 'pci/doe' | Bjorn Helgaas | 1 | -0/+9 |
| 2025-03-27 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -0/+16 |
| 2025-03-21 | PCI/DOE: Expose DOE features via sysfs | Alistair Francis | 1 | -0/+9 |
| 2025-03-20 | PCI: Move cardbus IO size declarations into pci/pci.h | Ilpo Järvinen | 1 | -0/+2 |
| 2025-03-20 | PCI: Move resource reassignment func declarations into pci/pci.h | Ilpo Järvinen | 1 | -0/+2 |
| 2025-03-20 | PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h | Ilpo Järvinen | 1 | -0/+2 |
| 2025-03-14 | PCI: Check BAR index for validity | Philipp Stanner | 1 | -0/+16 |
| 2025-03-10 | PCI: Cache offset of Resizable BAR capability | Bjorn Helgaas | 1 | -0/+1 |
| 2025-02-28 | PCI: of: Create device tree PCI host bridge node | Herve Codina | 1 | -0/+7 |
| 2025-02-21 | PCI/ERR: Handle TLP Log in Flit mode | Ilpo Järvinen | 1 | -1/+2 |
| 2025-02-21 | PCI: Track Flit Mode Status & print it with link status | Ilpo Järvinen | 1 | -1/+2 |
| 2025-02-18 | PCI: Extend enable to check for any optional resource | Ilpo Järvinen | 1 | -0/+1 |
| 2025-02-18 | PCI: Add pci_resource_num() helper | Ilpo Järvinen | 1 | -1/+23 |
| 2025-02-18 | PCI: Add pci_resource_is_iov() to identify IOV resources | Michał Winiarski | 1 | -4/+15 |
| 2025-01-23 | Merge branch 'pci/pci-sysfs' | Bjorn Helgaas | 1 | -2/+1 |
| 2025-01-23 | Merge branch 'pci/of' | Bjorn Helgaas | 1 | -7/+0 |
| 2025-01-23 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -0/+9 |
| 2025-01-23 | PCI: Batch BAR sizing operations | Alex Williamson | 1 | -1/+3 |
| 2025-01-16 | PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix Log | Ilpo Järvinen | 1 | -0/+2 |
| 2025-01-16 | PCI: Add TLP Prefix reading to pcie_read_tlp_log() | Ilpo Järvinen | 1 | -1/+4 |
| 2025-01-15 | PCI: Unexport of_pci_parse_bus_range() | Bjorn Helgaas | 1 | -7/+0 |
| 2025-01-15 | PCI/sysfs: Move reset related sysfs code to correct file | Ilpo Järvinen | 1 | -2/+1 |
| 2025-01-14 | PCI: Move TLP Log handling to its own file | Ilpo Järvinen | 1 | -1/+1 |
| 2025-01-14 | PCI: Don't expose pcie_read_tlp_log() outside PCI subsystem | Ilpo Järvinen | 1 | -0/+4 |
| 2024-11-25 | Merge branch 'pci/tph' | Bjorn Helgaas | 1 | -0/+12 |
| 2024-11-25 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -0/+1 |
| 2024-11-25 | Merge branch 'pci/pwrctl' | Bjorn Helgaas | 1 | -0/+5 |
| 2024-11-25 | Merge branch 'pci/locking' | Bjorn Helgaas | 1 | -2/+18 |
| 2024-11-21 | PCI/pwrctl: Create pwrctl device only if at least one power supply is present | Manivannan Sadhasivam | 1 | -0/+5 |
| 2024-11-16 | PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations | Bjorn Helgaas | 1 | -2/+0 |
| 2024-11-16 | PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed | Ilpo Järvinen | 1 | -0/+20 |
| 2024-11-16 | PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller | Ilpo Järvinen | 1 | -0/+11 |
| 2024-11-13 | PCI: Add 'reset_subordinate' to reset hierarchy below bridge | Keith Busch | 1 | -0/+1 |
| 2024-11-11 | PCI: Unexport pci_walk_bus_locked() | Keith Busch | 1 | -0/+3 |
| 2024-11-11 | PCI: Refactor pcie_update_link_speed() | Ilpo Järvinen | 1 | -1/+6 |
| 2024-11-11 | PCI: Store all PCIe Supported Link Speeds | Ilpo Järvinen | 1 | -0/+1 |
| 2024-11-11 | PCI: Make pci_destroy_dev() concurrent safe | Keith Busch | 1 | -0/+6 |
| 2024-11-11 | PCI: Make pci_stop_dev() concurrent safe | Keith Busch | 1 | -2/+9 |
| 2024-10-02 | PCI: Add TLP Processing Hints (TPH) support | Wei Huang | 1 | -0/+12 |
| 2024-09-19 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+0 |
| 2024-09-19 | Merge branch 'pci/controller/j721e' | Bjorn Helgaas | 1 | -1/+16 |
| 2024-09-19 | Merge branch 'pci/npem' | Bjorn Helgaas | 1 | -0/+8 |
| 2024-09-19 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -3/+3 |
| 2024-09-19 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -2/+0 |
| 2024-09-10 | PCI: Rename CRS Completion Status to RRS | Bjorn Helgaas | 1 | -4/+4 |
| 2024-09-10 | PCI: Wait for device readiness with Configuration RRS | Bjorn Helgaas | 1 | -0/+5 |
| 2024-09-09 | PCI: Use an error code with PCIe failed link retraining | Maciej W. Rozycki | 1 | -3/+3 |
| 2024-09-04 | PCI/NPEM: Add Native PCIe Enclosure Management support | Mariusz Tkaczyk | 1 | -0/+8 |
| 2024-09-04 | PCI: Add T_PERST_CLK_US macro | Thomas Richard | 1 | -1/+16 |
| 2024-08-28 | PCI/VPD: Remove pci_vpd_release() unused declarations | Yue Haibing | 1 | -1/+0 |
| 2024-08-28 | PCI/PM: Remove __pci_pme_wakeup() unused declarations | Yue Haibing | 1 | -1/+0 |
| 2024-08-09 | PCI: Make pcim_request_region() a public function | Philipp Stanner | 1 | -2/+0 |
| 2024-07-19 | Merge branch 'pci/controller/rockchip' | Bjorn Helgaas | 1 | -0/+7 |
| 2024-07-19 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 1 | -0/+22 |
| 2024-07-19 | Merge branch 'pci/controller/microchip' | Bjorn Helgaas | 1 | -0/+15 |
| 2024-07-19 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas | 1 | -0/+21 |
| 2024-07-19 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+11 |
| 2024-07-11 | PCI: Remove legacy pcim_release() | Philipp Stanner | 1 | -16/+0 |
| 2024-07-11 | PCI: Add managed pcim_intx() | Philipp Stanner | 1 | -6/+7 |
| 2024-07-10 | PCI: Give pcim_set_mwi() its own devres cleanup callback | Philipp Stanner | 1 | -1/+0 |
| 2024-07-10 | PCI: Move struct pci_devres.pinned bit to struct pci_dev | Philipp Stanner | 1 | -1/+0 |
| 2024-07-10 | PCI: Remove struct pci_devres.enabled status bit | Philipp Stanner | 1 | -1/+0 |
| 2024-07-10 | PCI: Add managed pcim_request_region() | Philipp Stanner | 1 | -6/+5 |
| 2024-07-10 | PCI: Add managed partial-BAR request and map infrastructure | Philipp Stanner | 1 | -0/+5 |
| 2024-07-09 | PCI: rockchip-host: Wait 100ms after reset before starting configuration | Damien Le Moal | 1 | -0/+7 |
| 2024-07-09 | PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro | Frank Li | 1 | -0/+3 |
| 2024-07-09 | PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros | Yoshihiro Shimoda | 1 | -0/+18 |
| 2024-07-09 | PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps() | Krishna chaitanya chundru | 1 | -0/+22 |
| 2024-06-03 | PCI: of: Add of_pci_preserve_config() for per-host bridge support | Vidya Sagar | 1 | -0/+6 |
| 2024-06-03 | PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge() | Vidya Sagar | 1 | -0/+5 |
| 2024-05-28 | PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value | Kevin Xie | 1 | -0/+15 |
| 2024-05-08 | PCI: Make pcie_bandwidth_capable() static | Ilpo Järvinen | 1 | -2/+0 |
| 2024-03-14 | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+48 |
| 2024-03-12 | Merge branch 'pci/sysfs' | Bjorn Helgaas | 1 | -5/+14 |
| 2024-03-12 | Merge branch 'pci/devres' | Bjorn Helgaas | 1 | -0/+21 |
| 2024-03-12 | Merge branch 'pci/aspm' | Bjorn Helgaas | 1 | -1/+12 |
| 2024-03-12 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | David E. Box | 1 | -0/+3 |
| 2024-03-08 | PCI/AER: Generalize TLP Header Log reading | Ilpo Järvinen | 1 | -1/+1 |
| 2024-03-07 | PCI/ASPM: Move pci_save_ltr_state() to aspm.c | David E. Box | 1 | -0/+5 |
| 2024-03-07 | PCI/ASPM: Move pci_configure_ltr() to aspm.c | David E. Box | 1 | -1/+4 |
| 2024-03-06 | PCI: Make pci_dev_is_disconnected() helper public for other drivers | Ethan Zhao | 1 | -5/+0 |
| 2024-03-05 | PCI: Remove obsolete pci_cleanup_rom() declaration | Lukas Wunner | 1 | -1/+0 |
| 2024-03-05 | PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=y | Lukas Wunner | 1 | -4/+14 |
| 2024-02-12 | PCI: Move devres code from pci.c to devres.c | Philipp Stanner | 1 | -0/+21 |
| 2024-01-31 | PCI/ASPM: Fix deadlock when enabling ASPM | Johan Hovold | 1 | -2/+2 |
| 2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
| 2024-01-15 | Merge branch 'pci/enumeration-logging' | Bjorn Helgaas | 1 | -0/+2 |
| 2024-01-02 | Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" | Bjorn Helgaas | 1 | -0/+2 |
| 2024-01-02 | PCI: Fix 64GT/s effective data rate calculation | Ilpo Järvinen | 1 | -1/+1 |
| 2023-12-15 | PCI: Update BAR # and window messages | Puranjay Mohan | 1 | -0/+2 |
| 2023-10-20 | PCI: Add T_PVPERL macro | Yoshihiro Shimoda | 1 | -0/+3 |
| 2023-08-30 | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -21/+20 |
| 2023-08-29 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -21/+14 |
| 2023-08-25 | PCI: Fix code formatting inconsistencies | Bjorn Helgaas | 1 | -21/+14 |
| 2023-08-24 | PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout value | Frank Li | 1 | -0/+6 |
| 2023-08-22 | PCI: Create device tree node for bridge | Lizhi Hou | 1 | -0/+12 |
| 2023-06-26 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -7/+0 |
| 2023-06-26 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+8 |
| 2023-06-20 | PCI: Work around PCIe link training failures | Maciej W. Rozycki | 1 | -0/+5 |
| 2023-06-20 | PCI: Add support for polling DLLLA to pcie_retrain_link() | Maciej W. Rozycki | 1 | -1/+1 |
| 2023-06-20 | PCI: Export pcie_retrain_link() for use outside ASPM | Maciej W. Rozycki | 1 | -0/+1 |
| 2023-06-20 | PCI: Export PCIe link retrain timeout | Maciej W. Rozycki | 1 | -0/+2 |
| 2023-06-12 | PCI: Unexport pci_save_aer_state() | Bjorn Helgaas | 1 | -0/+4 |
| 2023-06-06 | PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links | Mika Westerberg | 1 | -7/+0 |
| 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/+11 |
| 2023-04-27 | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+1 |
| 2023-04-20 | PCI: Restrict device disabled status check to DT | Rob Herring | 1 | -2/+2 |
| 2023-04-18 | PCI/DOE: Create mailboxes on device enumeration | Lukas Wunner | 1 | -0/+11 |
| 2023-04-11 | PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter | Mika Westerberg | 1 | -8/+1 |
| 2023-02-24 | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -31/+28 |
| 2023-02-22 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -1/+15 |
| 2023-02-15 | PCI: hotplug: Allow marking devices as disconnected during bind/unbind | Lukas Wunner | 1 | -30/+13 |
| 2023-02-10 | Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume" | Bjorn Helgaas | 1 | -4/+0 |
| 2023-02-09 | PCI/DPC: Await readiness of secondary bus after reset | Lukas Wunner | 1 | -0/+6 |
| 2023-02-07 | PCI: Unify delay handling for reset and resume | Lukas Wunner | 1 | -1/+9 |
| 2022-11-04 | PCI: Access Link 2 registers only for devices with Links | Maciej W. Rozycki | 1 | -0/+1 |
| 2022-10-05 | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas | 1 | -0/+45 |
| 2022-10-05 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -8/+6 |
| 2022-10-04 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | Vidya Sagar | 1 | -0/+4 |
| 2022-09-27 | PCI: Add standard PCI Config Address macros | Pali Rohár | 1 | -0/+45 |
| 2022-09-12 | PCI/PTM: Consolidate PTM interface declarations | Bjorn Helgaas | 1 | -6/+2 |
| 2022-09-12 | PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm() | Bjorn Helgaas | 1 | -2/+4 |
| 2022-07-12 | PCI/ASPM: Remove pcie_aspm_pm_state_change() | Kai-Heng Feng | 1 | -2/+0 |
| 2022-04-25 | PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property | Pali Rohár | 1 | -0/+15 |
| 2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2021-10-19 | PCI: Re-enable Downstream Port LTR after reset or hotplug | Mingchuang Qiao | 1 | -0/+1 |
| 2021-10-05 | PCI: PM: Drop struct pci_platform_pm_ops | Rafael J. Wysocki | 1 | -39/+0 |
| 2021-09-29 | PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI | Rafael J. Wysocki | 1 | -1/+37 |
| 2021-09-27 | PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM | Rafael J. Wysocki | 1 | -0/+19 |
| 2021-09-07 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+41 |
| 2021-09-02 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+21 |
| 2021-08-24 | Revert "PCI: Make pci_enable_ptm() private" | Vinicius Costa Gomes | 1 | -3/+0 |
| 2021-08-20 | PCI: Make saved capability state private to core | Bjorn Helgaas | 1 | -2/+21 |
| 2021-08-18 | PCI: Change the type of probe argument in reset functions | Amey Narkhede | 1 | -6/+6 |
| 2021-08-18 | PCI: Add support for ACPI _RST reset method | Shanker Donthineni | 1 | -0/+6 |
| 2021-08-18 | PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION | Shanker Donthineni | 1 | -0/+2 |
| 2021-08-18 | PCI: Allow userspace to query and set device reset mechanism | Amey Narkhede | 1 | -0/+2 |
| 2021-08-17 | PCI: Add array to track reset method ordering | Amey Narkhede | 1 | -1/+7 |
| 2021-07-06 | Merge branch 'pci/kernel-doc' | Bjorn Helgaas | 1 | -2/+2 |
| 2021-07-06 | PCI: Fix kernel-doc formatting | Krzysztof Wilczyński | 1 | -2/+2 |
| 2021-06-16 | PCI: pciehp: Ignore Link Down/Up caused by DPC | Lukas Wunner | 1 | -0/+4 |
| 2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+12 |
| 2021-05-04 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -0/+6 |
| 2021-05-04 | Merge branch 'pci/sysfs' | Bjorn Helgaas | 1 | -11/+5 |
| 2021-04-30 | PCI/VPD: Change pci_vpd_init() return type to void | Heiner Kallweit | 1 | -1/+1 |
| 2021-04-29 | PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes | Krzysztof Wilczyński | 1 | -9/+4 |
| 2021-04-29 | PCI/sysfs: Convert "vpd" to static attribute | Krzysztof Wilczyński | 1 | -2/+1 |
| 2021-04-04 | PCI/IOV: Add sysfs MSI-X vector assignment interface | Leon Romanovsky | 1 | -1/+2 |
| 2021-03-11 | PCI: thunder: Fix compile testing | Arnd Bergmann | 1 | -0/+6 |
| 2021-02-21 | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+0 |
| 2021-01-27 | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" | Bjorn Helgaas | 1 | -4/+0 |
| 2021-01-14 | PCI: Export pci_rebar_get_possible_sizes() | Darren Salt | 1 | -1/+0 |
| 2020-12-15 | Merge branch 'pci/ptm' | Bjorn Helgaas | 1 | -0/+10 |
| 2020-12-15 | Merge branch 'pci/msi' | Bjorn Helgaas | 1 | -21/+2 |
| 2020-12-15 | Merge branch 'pci/err' | Bjorn Helgaas | 1 | -2/+27 |
| 2020-12-15 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -2/+4 |