index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
2021-05-04
2
-4
/
+4
|
\
|
*
PCI: Fix kernel-doc errors
Krzysztof WilczyĆski
2021-03-12
2
-4
/
+4
*
|
PCI/RCEC: Fix RCiEP device to RCEC association
Qiuxu Zhuo
2021-03-10
1
-1
/
+1
|
/
*
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-25
7
-166
/
+12
|
\
|
*
Merge branch 'pci/link'
Bjorn Helgaas
2021-02-24
5
-154
/
+0
|
|
\
|
|
*
PCI/LINK: Remove bandwidth notification
Bjorn Helgaas
2021-02-02
5
-154
/
+0
|
*
|
PCI/portdrv: Report reset for frozen channel
Keith Busch
2021-02-24
1
-1
/
+2
|
*
|
PCI/AER: Specify the type of Port that was reset
Keith Busch
2021-02-24
1
-1
/
+2
|
*
|
PCI/ERR: Retain status from error notification
Keith Busch
2021-02-24
1
-2
/
+1
|
*
|
PCI/AER: Clear AER status from Root Port when resetting Downstream Port
Keith Busch
2021-02-24
1
-1
/
+1
|
*
|
PCI/ERR: Clear status of the reporting device
Keith Busch
2021-02-24
1
-7
/
+6
|
|
/
*
/
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2021-01-27
1
-44
/
+0
|
/
*
Merge branch 'pci/ptm'
Bjorn Helgaas
2020-12-15
1
-0
/
+60
|
\
|
*
PCI: Disable PTM during suspend to save power
David E. Box
2020-12-10
1
-0
/
+17
|
*
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
2020-12-10
1
-0
/
+43
*
|
Merge branch 'pci/err'
Bjorn Helgaas
2020-12-15
8
-68
/
+363
|
\
\
|
*
|
PCI/AER: Add RCEC AER error injection support
Qiuxu Zhuo
2020-12-05
1
-1
/
+4
|
*
|
PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
Sean V Kelley
2020-12-05
2
-10
/
+15
|
*
|
PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
Sean V Kelley
2020-12-05
2
-4
/
+48
|
*
|
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2020-12-05
2
-12
/
+27
|
*
|
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
2020-12-05
2
-0
/
+97
|
*
|
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2020-12-05
2
-21
/
+56
|
*
|
PCI/ERR: Clear AER status only when we control AER
Sean V Kelley
2020-12-04
1
-2
/
+11
|
*
|
PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
Sean V Kelley
2020-12-04
1
-7
/
+23
|
*
|
PCI/ERR: Avoid negated conditional for clarity
Sean V Kelley
2020-12-04
1
-4
/
+4
|
*
|
PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
Sean V Kelley
2020-12-04
1
-17
/
+20
|
*
|
PCI/ERR: Simplify by computing pci_pcie_type() once
Sean V Kelley
2020-12-04
3
-8
/
+11
|
*
|
PCI/ERR: Simplify by using pci_upstream_bridge()
Sean V Kelley
2020-12-04
1
-1
/
+1
|
*
|
PCI/ERR: Rename reset_link() to reset_subordinates()
Sean V Kelley
2020-12-04
1
-4
/
+4
|
*
|
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
2020-12-04
2
-1
/
+60
|
*
|
PCI/ERR: Bind RCEC devices to the Root Port driver
Qiuxu Zhuo
2020-12-04
1
-1
/
+4
|
*
|
PCI/AER: Write AER Capability only when we control it
Sean V Kelley
2020-12-02
1
-13
/
+16
|
|
/
*
/
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
2020-11-20
1
-0
/
+44
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-10-21
1
-0
/
+3
|
\
|
*
PCI/LINK: Print IRQ number used by port
Dongdong Liu
2020-09-17
1
-0
/
+3
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2020-10-21
1
-2
/
+5
|
\
\
|
*
|
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-17
1
-2
/
+5
|
|
/
*
|
PCI/ASPM: Remove struct pcie_link_state.l1ss
Saheed O. Bolarinwa
2020-10-16
1
-35
/
+49
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap
Saheed O. Bolarinwa
2020-10-16
1
-32
/
+21
*
|
PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info
Bjorn Helgaas
2020-10-16
1
-9
/
+8
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1
Saheed O. Bolarinwa
2020-10-16
1
-12
/
+14
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)
Bjorn Helgaas
2020-10-16
1
-4
/
+1
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
2020-10-16
1
-21
/
+15
*
|
PCI/ASPM: Remove struct aspm_register_info.latency_encoding
Saheed O. Bolarinwa
2020-10-16
1
-14
/
+10
*
|
PCI/ASPM: Remove struct aspm_register_info.enabled
Saheed O. Bolarinwa
2020-10-16
1
-8
/
+6
*
|
PCI/ASPM: Remove struct aspm_register_info.support
Saheed O. Bolarinwa
2020-10-16
1
-11
/
+14
*
|
PCI/ASPM: Use 'parent' and 'child' for readability
Bjorn Helgaas
2020-10-16
1
-4
/
+5
*
|
PCI/ASPM: Move LTR path check to where it's used
Bjorn Helgaas
2020-10-16
1
-9
/
+8
*
|
PCI/ASPM: Move pci_clear_and_set_dword() earlier
Bjorn Helgaas
2020-10-16
1
-11
/
+11
|
/
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-08
6
-38
/
+63
|
\
[next]