- 7132700 Merge branch 'pci/sysfs' by Bjorn Helgaas · 3 years, 7 months ago
- 56d2731 Merge branch 'pci/hotplug' by Bjorn Helgaas · 3 years, 7 months ago
- a97396c PCI: pciehp: Ignore Link Down/Up caused by DPC by Lukas Wunner · 3 years, 9 months ago
- f8cf6e5 PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions by Krzysztof Wilczyński · 3 years, 8 months ago
- 95ea953 PCI/AER: Use consistent format when printing PCI device by Yicong Yang · 3 years, 10 months ago
- 7faf1da Merge branch 'pci/kernel-doc' by Bjorn Helgaas · 3 years, 9 months ago
- 43395d9 PCI: Fix kernel-doc errors by Krzysztof Wilczyński · 3 years, 11 months ago
- d9b7eae PCI/RCEC: Fix RCiEP device to RCEC association by Qiuxu Zhuo · 4 years ago
- 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 11 months ago
- 215fc27 Merge branch 'pci/link' by Bjorn Helgaas · 3 years, 11 months ago
- ba95282 PCI/portdrv: Report reset for frozen channel by Keith Busch · 4 years, 1 month ago
- 33ac78b PCI/AER: Specify the type of Port that was reset by Keith Busch · 4 years, 1 month ago
- 387c72c PCI/ERR: Retain status from error notification by Keith Busch · 4 years, 1 month ago
- 7a8a22b PCI/AER: Clear AER status from Root Port when resetting Downstream Port by Keith Busch · 4 years, 1 month ago
- 7d7cbea PCI/ERR: Clear status of the reporting device by Keith Busch · 4 years, 1 month ago
- b4c7d20 PCI/LINK: Remove bandwidth notification by Bjorn Helgaas · 4 years ago
- 40fb68c Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" by Bjorn Helgaas · 4 years ago
- 72b3a64 Merge branch 'pci/ptm' by Bjorn Helgaas · 4 years, 1 month ago
- 6a94785f Merge branch 'pci/err' by Bjorn Helgaas · 4 years, 1 month ago
- a697f07 PCI: Disable PTM during suspend to save power by David E. Box · 4 years, 1 month ago
- 39850ed PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume by David E. Box · 4 years, 1 month ago
- d292dd0 PCI/AER: Add RCEC AER error injection support by Qiuxu Zhuo · 4 years, 2 months ago
- 9a2f604 PCI/PME: Add pcie_walk_rcec() to RCEC PME handling by Sean V Kelley · 4 years, 2 months ago
- af11355 PCI/AER: Add pcie_walk_rcec() to RCEC AER handling by Sean V Kelley · 4 years, 2 months ago
- 57908622 PCI/ERR: Recover from RCiEP AER errors by Qiuxu Zhuo · 4 years, 2 months ago
- 507b460 PCI/ERR: Add pcie_link_rcec() to associate RCiEPs by Sean V Kelley · 4 years, 2 months ago
- a175102 PCI/ERR: Recover from RCEC AER errors by Sean V Kelley · 4 years, 2 months ago
- aa344bc PCI/ERR: Clear AER status only when we control AER by Sean V Kelley · 4 years, 2 months ago
- 05e9ae1 PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery() by Sean V Kelley · 4 years, 2 months ago
- 3d7d8fc PCI/ERR: Avoid negated conditional for clarity by Sean V Kelley · 4 years, 2 months ago
- 0791721 PCI/ERR: Use "bridge" for clarity in pcie_do_recovery() by Sean V Kelley · 4 years, 2 months ago
- 480ef7c PCI/ERR: Simplify by computing pci_pcie_type() once by Sean V Kelley · 4 years, 2 months ago
- 5d69dcc PCI/ERR: Simplify by using pci_upstream_bridge() by Sean V Kelley · 4 years, 2 months ago
- 8f1bbfb PCI/ERR: Rename reset_link() to reset_subordinates() by Sean V Kelley · 4 years, 2 months ago
- 9065563 PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() by Sean V Kelley · 4 years, 2 months ago
- c9d659b PCI/ERR: Bind RCEC devices to the Root Port driver by Qiuxu Zhuo · 4 years, 2 months ago
- 50cc18f PCI/AER: Write AER Capability only when we control it by Sean V Kelley · 4 years, 2 months ago
- 4257f7e PCI/ASPM: Save/restore L1SS Capability for suspend/resume by Vidya Sagar · 4 years, 3 months ago
- 8b28a3f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 3 months ago
- 5cfdc75 Merge branch 'pci/hotplug' by Bjorn Helgaas · 4 years, 3 months ago
- df8f105 PCI/ASPM: Remove struct pcie_link_state.l1ss by Saheed O. Bolarinwa · 4 years, 3 months ago
- 187f91d PCI/ASPM: Remove struct aspm_register_info.l1ss_cap by Saheed O. Bolarinwa · 4 years, 3 months ago
- 1e8955f PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info by Bjorn Helgaas · 4 years, 3 months ago
- 28a1488 PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1 by Saheed O. Bolarinwa · 4 years, 3 months ago
- 81c2b80 PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused) by Bjorn Helgaas · 4 years, 3 months ago
- ecdf57b PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr by Saheed O. Bolarinwa · 4 years, 3 months ago
- 5f7875d PCI/ASPM: Remove struct aspm_register_info.latency_encoding by Saheed O. Bolarinwa · 4 years, 3 months ago
- 67bcc9a PCI/ASPM: Remove struct aspm_register_info.enabled by Saheed O. Bolarinwa · 4 years, 3 months ago
- c6e5f02 PCI/ASPM: Remove struct aspm_register_info.support by Saheed O. Bolarinwa · 4 years, 3 months ago
- 190cd42 PCI/ASPM: Use 'parent' and 'child' for readability by Bjorn Helgaas · 4 years, 3 months ago
- 08e869e PCI/ASPM: Move LTR path check to where it's used by Bjorn Helgaas · 4 years, 3 months ago
- 0f1619c PCI/ASPM: Move pci_clear_and_set_dword() earlier by Bjorn Helgaas · 4 years, 3 months ago
- 8a61449 PCI: pciehp: Reduce noisiness on hot removal by Lukas Wunner · 4 years, 4 months ago
- 7b6f224 PCI/LINK: Print IRQ number used by port by Dongdong Liu · 4 years, 4 months ago
- 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 6 months ago
- 0caa17f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 6 months ago
- b0735e8 Merge branch 'pci/error' by Bjorn Helgaas · 4 years, 6 months ago
- 068c29a PCI/ERR: Clear PCIe Device Status errors only if OS owns AER by Jonathan Cameron · 4 years, 7 months ago
- 600a5b4 PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() by Bjorn Helgaas · 4 years, 6 months ago
- 3167e3d PCI/ASPM: Add missing newline in sysfs 'policy' by Xiongfeng Wang · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- e83e2ca PCI/AER: Log correctable errors as warning, not error by Matt Jolly · 4 years, 7 months ago
- 0678e31 PCI/AER: Simplify __aer_print_error() by Bjorn Helgaas · 4 years, 7 months ago
- 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 7 months ago
- 7ecd4a8 PCI: Replace http:// links with https:// by Alexander A. Klimov · 4 years, 7 months ago
- d20df83 PCI: Convert PCIe capability PCIBIOS errors to errno by Bolarinwa Olayemi Saheed · 4 years, 7 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, 8 months ago
- 9f91d05 Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 8 months ago
- 08d6c8f Merge branch 'pci/kconfig' by Bjorn Helgaas · 4 years, 8 months ago
- 8810a9c Merge branch 'pci/error' by Bjorn Helgaas · 4 years, 8 months ago
- 8ab064e Merge branch 'pci/enumeration' by Bjorn Helgaas · 4 years, 8 months ago
- 9103aaf PCI/DPC: Print IRQ number used by port by Yicong Yang · 4 years, 9 months ago
- 07b2fbb PCI/AER: Use "aer" variable for capability offset by Bjorn Helgaas · 4 years, 8 months ago
- af10cce PCI/AER: Remove redundant dev->aer_cap checks by Kuppuswamy Sathyanarayanan · 4 years, 8 months ago
- 123f985 PCI/AER: Remove redundant pci_is_pcie() checks by Kuppuswamy Sathyanarayanan · 4 years, 8 months ago
- 708b200 PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership by Kuppuswamy Sathyanarayanan · 4 years, 8 months ago
- 7b38fd9 PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port by Bjorn Helgaas · 4 years, 8 months ago
- 5dda3ba PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove() by Jay Fang · 4 years, 8 months ago
- 66ff14e PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges by Kai-Heng Feng · 4 years, 9 months ago
- c100beb PCI/AER: Use only _OSC to determine AER ownership by Alexandru Gagniuc · 4 years, 9 months ago
- af03958 PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- 8c8ff55 PCI/AER: Don't select CONFIG_PCIEAER by default by Bjorn Helgaas · 4 years, 10 months ago
- e075155 PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP by Rafael J. Wysocki · 4 years, 9 months ago
- 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 10 months ago
- 4ea40c3 Merge branch 'pci/edr' by Bjorn Helgaas · 4 years, 10 months ago
- 3b364c6 PCI/ASPM: Reduce severity of common clock config message by Chris Packham · 4 years, 10 months ago
- 894020f PCI/AER: Rationalize error status register clearing by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- ac1c8e3 PCI/DPC: Add Error Disconnect Recover (EDR) support by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- aea4741 PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- 20e15e6 PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- 2700561 PCI/DPC: Cache DPC capabilities in pci_init_capabilities() by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- e8e5ff2 PCI/ERR: Return status of pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- b6cf1a4 PCI/ERR: Remove service dependency in pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- be06c1b PCI/DPC: Move DPC data into struct pci_dev by Bjorn Helgaas · 4 years, 10 months ago
- 6d2c894 PCI/ERR: Update error status after reset_link() by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- b5dfbea PCI/ERR: Combine pci_channel_io_frozen cases by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- 58a3862 PCI/ASPM: Clear the correct bits when enabling L1 substates by Yicong Yang · 4 years, 10 months ago
- 9ae0522 PCI/AER: Fix the broken interrupt injection by Thomas Gleixner · 4 years, 11 months ago
- d95f20c PCI/AER: Initialize aer_fifo by Dongdong Liu · 5 years ago
- 8d077c3 PCI/AER: Factor message prefixes with dev_fmt() by Bjorn Helgaas · 5 years ago