aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie (follow)
AgeCommit message (Expand)AuthorFilesLines
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/helgaas/pciLinus 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/helgaas/pciLinus 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
2020-05-21PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()Jay Fang1-2/+2
2020-05-07PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng1-10/+0
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-25/+1
2020-04-24PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER eventsKuppuswamy Sathyanarayanan1-2/+2
2020-04-24PCI/AER: Don't select CONFIG_PCIEAER by defaultBjorn Helgaas1-1/+0
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki1-1/+1
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds9-176/+349
2020-04-02Merge branch 'pci/edr'Bjorn Helgaas8-173/+346
2020-03-28PCI/ASPM: Reduce severity of common clock config messageChris Packham1-1/+1
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan3-6/+6
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan3-0/+250