index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
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-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
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)
Bjorn Helgaas
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.latency_encoding
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.enabled
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.support
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Use 'parent' and 'child' for readability
Bjorn Helgaas
2020-10-16
PCI/ASPM: Move LTR path check to where it's used
Bjorn Helgaas
2020-10-16
PCI/ASPM: Move pci_clear_and_set_dword() earlier
Bjorn Helgaas
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-17
PCI/LINK: Print IRQ number used by port
Dongdong Liu
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/error'
Bjorn Helgaas
2020-07-22
PCI/ERR: Clear PCIe Device Status errors only if OS owns AER
Jonathan Cameron
2020-07-22
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2020-07-17
PCI/ASPM: Add missing newline in sysfs 'policy'
Xiongfeng Wang
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-07
PCI/AER: Log correctable errors as warning, not error
Matt Jolly
2020-07-07
PCI/AER: Simplify __aer_print_error()
Bjorn Helgaas
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2020-06-04
Merge branch 'pci/kconfig'
Bjorn Helgaas
2020-06-04
Merge branch 'pci/error'
Bjorn Helgaas
2020-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-06-01
PCI/DPC: Print IRQ number used by port
Yicong Yang
2020-06-01
PCI/AER: Use "aer" variable for capability offset
Bjorn Helgaas
2020-06-01
PCI/AER: Remove redundant dev->aer_cap checks
Kuppuswamy Sathyanarayanan
2020-06-01
PCI/AER: Remove redundant pci_is_pcie() checks
Kuppuswamy Sathyanarayanan
2020-06-01
PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
Kuppuswamy Sathyanarayanan
2020-05-21
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Bjorn Helgaas
2020-05-21
PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()
Jay Fang
2020-05-07
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
2020-04-30
PCI/AER: Use only _OSC to determine AER ownership
Alexandru Gagniuc
2020-04-24
PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events
Kuppuswamy Sathyanarayanan
2020-04-24
PCI/AER: Don't select CONFIG_PCIEAER by default
Bjorn Helgaas
[next]