Age | Commit message (Expand) | Author |
2021-09-02 | Merge branch 'pci/reset' | Bjorn Helgaas |
2021-08-31 | PCI/portdrv: Enable Bandwidth Notification only if port supports it | Stuart Hayes |
2021-08-24 | PCI: Add pcie_ptm_enabled() | Vinicius Costa Gomes |
2021-08-20 | PCI/PTM: Remove error message at boot | Jakub Kicinski |
2021-08-18 | PCI: Change the type of probe argument in reset functions | Amey Narkhede |
2021-08-17 | PCI: Add pcie_reset_flr() with 'probe' argument | Amey Narkhede |
2021-07-06 | Merge branch 'pci/sysfs' | Bjorn Helgaas |
2021-07-06 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2021-06-16 | PCI: pciehp: Ignore Link Down/Up caused by DPC | Lukas Wunner |
2021-06-03 | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions | Krzysztof Wilczyński |
2021-05-27 | PCI/AER: Use consistent format when printing PCI device | Yicong Yang |
2021-05-04 | Merge branch 'pci/kernel-doc' | Bjorn Helgaas |
2021-03-11 | PCI: Fix kernel-doc errors | Krzysztof Wilczyński |
2021-03-10 | PCI/RCEC: Fix RCiEP device to RCEC association | Qiuxu Zhuo |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-24 | Merge branch 'pci/link' | Bjorn Helgaas |
2021-02-23 | PCI/portdrv: Report reset for frozen channel | Keith Busch |
2021-02-23 | PCI/AER: Specify the type of Port that was reset | Keith Busch |
2021-02-23 | PCI/ERR: Retain status from error notification | Keith Busch |
2021-02-23 | PCI/AER: Clear AER status from Root Port when resetting Downstream Port | Keith Busch |
2021-02-23 | PCI/ERR: Clear status of the reporting device | Keith Busch |
2021-02-02 | PCI/LINK: Remove bandwidth notification | Bjorn Helgaas |
2021-01-27 | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" | Bjorn Helgaas |
2020-12-15 | Merge branch 'pci/ptm' | Bjorn Helgaas |
2020-12-15 | Merge branch 'pci/err' | Bjorn Helgaas |
2020-12-10 | PCI: Disable PTM during suspend to save power | David E. Box |
2020-12-10 | PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume | David E. Box |
2020-12-05 | PCI/AER: Add RCEC AER error injection support | Qiuxu Zhuo |
2020-12-05 | PCI/PME: Add pcie_walk_rcec() to RCEC PME handling | Sean V Kelley |
2020-12-05 | PCI/AER: Add pcie_walk_rcec() to RCEC AER handling | Sean V Kelley |
2020-12-05 | PCI/ERR: Recover from RCiEP AER errors | Qiuxu Zhuo |
2020-12-05 | PCI/ERR: Add pcie_link_rcec() to associate RCiEPs | Sean V Kelley |
2020-12-05 | PCI/ERR: Recover from RCEC AER errors | Sean V Kelley |
2020-12-04 | PCI/ERR: Clear AER status only when we control AER | Sean V Kelley |
2020-12-04 | PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery() | Sean V Kelley |
2020-12-04 | PCI/ERR: Avoid negated conditional for clarity | Sean V Kelley |
2020-12-04 | PCI/ERR: Use "bridge" for clarity in pcie_do_recovery() | Sean V Kelley |
2020-12-04 | PCI/ERR: Simplify by computing pci_pcie_type() once | Sean V Kelley |
2020-12-04 | PCI/ERR: Simplify by using pci_upstream_bridge() | Sean V Kelley |
2020-12-04 | PCI/ERR: Rename reset_link() to reset_subordinates() | Sean V Kelley |
2020-12-04 | PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() | Sean V Kelley |
2020-12-04 | PCI/ERR: Bind RCEC devices to the Root Port driver | Qiuxu Zhuo |
2020-12-01 | PCI/AER: Write AER Capability only when we control it | Sean V Kelley |
2020-11-20 | PCI/ASPM: Save/restore L1SS Capability for suspend/resume | Vidya Sagar |
2020-10-21 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-10-21 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2020-10-16 | PCI/ASPM: Remove struct pcie_link_state.l1ss | Saheed O. Bolarinwa |
2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap | Saheed O. Bolarinwa |
2020-10-16 | PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info | Bjorn Helgaas |
2020-10-16 | PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1 | Saheed O. Bolarinwa |