index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+13
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+1
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
1
-7
/
+5
2021-08-31
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
1
-0
/
+9
2021-08-21
PCI/PTM: Remove error message at boot
Jakub Kicinski
1
-3
/
+1
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-1
/
+1
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
1
-7
/
+5
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
2
-11
/
+13
2021-07-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-5
/
+69
2021-06-17
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
1
-5
/
+69
2021-06-04
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2
-11
/
+13
2021-05-28
PCI/AER: Use consistent format when printing PCI device
Yicong Yang
1
-2
/
+2
2021-05-04
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
2
-4
/
+4
2021-03-12
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2
-4
/
+4
2021-03-11
PCI/RCEC: Fix RCiEP device to RCEC association
Qiuxu Zhuo
1
-1
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-166
/
+12
2021-02-24
Merge branch 'pci/link'
Bjorn Helgaas
5
-154
/
+0
2021-02-24
PCI/portdrv: Report reset for frozen channel
Keith Busch
1
-1
/
+2
2021-02-24
PCI/AER: Specify the type of Port that was reset
Keith Busch
1
-1
/
+2
2021-02-24
PCI/ERR: Retain status from error notification
Keith Busch
1
-2
/
+1
2021-02-24
PCI/AER: Clear AER status from Root Port when resetting Downstream Port
Keith Busch
1
-1
/
+1
2021-02-24
PCI/ERR: Clear status of the reporting device
Keith Busch
1
-7
/
+6
2021-02-02
PCI/LINK: Remove bandwidth notification
Bjorn Helgaas
5
-154
/
+0
2021-01-27
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
1
-44
/
+0
2020-12-16
Merge branch 'pci/ptm'
Bjorn Helgaas
1
-0
/
+60
2020-12-16
Merge branch 'pci/err'
Bjorn Helgaas
8
-68
/
+363
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
1
-0
/
+17
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
1
-0
/
+43
2020-12-06
PCI/AER: Add RCEC AER error injection support
Qiuxu Zhuo
1
-1
/
+4
2020-12-06
PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
Sean V Kelley
2
-10
/
+15
2020-12-06
PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
Sean V Kelley
2
-4
/
+48
2020-12-06
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2
-12
/
+27
2020-12-06
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
2
-0
/
+97
2020-12-06
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2
-21
/
+56
2020-12-04
PCI/ERR: Clear AER status only when we control AER
Sean V Kelley
1
-2
/
+11
2020-12-04
PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
Sean V Kelley
1
-7
/
+23
2020-12-04
PCI/ERR: Avoid negated conditional for clarity
Sean V Kelley
1
-4
/
+4
2020-12-04
PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
Sean V Kelley
1
-17
/
+20
2020-12-04
PCI/ERR: Simplify by computing pci_pcie_type() once
Sean V Kelley
3
-8
/
+11
2020-12-04
PCI/ERR: Simplify by using pci_upstream_bridge()
Sean V Kelley
1
-1
/
+1
2020-12-04
PCI/ERR: Rename reset_link() to reset_subordinates()
Sean V Kelley
1
-4
/
+4
2020-12-04
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
2
-1
/
+60
2020-12-04
PCI/ERR: Bind RCEC devices to the Root Port driver
Qiuxu Zhuo
1
-1
/
+4
2020-12-02
PCI/AER: Write AER Capability only when we control it
Sean V Kelley
1
-13
/
+16
2020-11-20
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
1
-0
/
+44
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+3
2020-10-21
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-2
/
+5
2020-10-16
PCI/ASPM: Remove struct pcie_link_state.l1ss
Saheed O. Bolarinwa
1
-35
/
+49
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap
Saheed O. Bolarinwa
1
-32
/
+21
[next]