summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2020-12-04PCI/ERR: Clear AER status only when we control AERSean V Kelley1-2/+11
2020-12-04PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley1-7/+23
2020-12-04PCI/ERR: Avoid negated conditional for claritySean V Kelley1-4/+4
2020-12-04PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley1-17/+20
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley3-8/+11
2020-12-04PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley1-1/+1
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley1-4/+4
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley2-1/+60
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo1-1/+4
2020-12-01PCI/AER: Write AER Capability only when we control itSean V Kelley1-13/+16
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar1-0/+44
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas1-0/+3
2020-10-21Merge branch 'pci/hotplug'Bjorn Helgaas1-2/+5
2020-10-16PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa1-35/+49
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_capSaheed O. Bolarinwa1-32/+21
2020-10-16PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_infoBjorn Helgaas1-9/+8
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1Saheed O. Bolarinwa1-12/+14
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)Bjorn Helgaas1-4/+1
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa1-21/+15
2020-10-16PCI/ASPM: Remove struct aspm_register_info.latency_encodingSaheed O. Bolarinwa1-14/+10
2020-10-16PCI/ASPM: Remove struct aspm_register_info.enabledSaheed O. Bolarinwa1-8/+6
2020-10-16PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa1-11/+14
2020-10-16PCI/ASPM: Use 'parent' and 'child' for readabilityBjorn Helgaas1-4/+5
2020-10-16PCI/ASPM: Move LTR path check to where it's usedBjorn Helgaas1-9/+8
2020-10-16PCI/ASPM: Move pci_clear_and_set_dword() earlierBjorn Helgaas1-11/+11
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner1-2/+5
2020-09-17PCI/LINK: Print IRQ number used by portDongdong Liu1-0/+3
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-38/+63
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas3-5/+10
2020-08-05Merge branch 'pci/error'Bjorn Helgaas3-33/+52
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron2-2/+4
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas2-10/+2
2020-07-17PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-07PCI/AER: Log correctable errors as warning, not errorMatt Jolly1-10/+15
2020-07-07PCI/AER: Simplify __aer_print_error()Bjorn Helgaas1-14/+34
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2-3/+3
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov2-2/+2
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed1-3/+8
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-276/+121
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas1-2/+2
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas1-1/+0
2020-06-04Merge branch 'pci/error'Bjorn Helgaas4-258/+102
2020-06-04Merge branch 'pci/enumeration'Bjorn Helgaas1-5/+17
2020-06-01PCI/DPC: Print IRQ number used by portYicong Yang1-0/+1
2020-06-01PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas1-95/+84
2020-06-01PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan1-10/+2
2020-06-01PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan1-9/+0
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan3-119/+14
2020-05-21PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17