summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2020-12-04PCI/ERR: Clear AER status only when we control AERSean V Kelley
2020-12-04PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley
2020-12-04PCI/ERR: Avoid negated conditional for claritySean V Kelley
2020-12-04PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley
2020-12-04PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2020-12-01PCI/AER: Write AER Capability only when we control itSean V Kelley
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas
2020-10-21Merge branch 'pci/hotplug'Bjorn Helgaas
2020-10-16PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_capSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_infoBjorn Helgaas
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1Saheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)Bjorn Helgaas
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.latency_encodingSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.enabledSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Use 'parent' and 'child' for readabilityBjorn Helgaas
2020-10-16PCI/ASPM: Move LTR path check to where it's usedBjorn Helgaas
2020-10-16PCI/ASPM: Move pci_clear_and_set_dword() earlierBjorn Helgaas
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner
2020-09-17PCI/LINK: Print IRQ number used by portDongdong Liu
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-08-05Merge branch 'pci/error'Bjorn Helgaas
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas
2020-07-17PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-07PCI/AER: Log correctable errors as warning, not errorMatt Jolly
2020-07-07PCI/AER: Simplify __aer_print_error()Bjorn Helgaas
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas
2020-06-04Merge branch 'pci/error'Bjorn Helgaas
2020-06-04Merge branch 'pci/enumeration'Bjorn Helgaas
2020-06-01PCI/DPC: Print IRQ number used by portYicong Yang
2020-06-01PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas
2020-06-01PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan
2020-06-01PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan
2020-05-21PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas