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
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
2
-4
/
+7
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-15
/
+19
2018-08-15
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-65
/
+42
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-5
/
+3
2018-08-15
Merge branch 'pci/aer'
Bjorn Helgaas
3
-102
/
+274
2018-08-15
PCI/AER: Don't clear AER bits if error handling is Firmware-First
Alexandru Gagniuc
1
-0
/
+9
2018-08-06
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+3
2018-08-01
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
Bjorn Helgaas
1
-2
/
+0
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
3
-0
/
+10
2018-07-31
PCI: portdrv: Deduplicate PM callback iterator
Lukas Wunner
1
-18
/
+12
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-20
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
Oza Pawandeep
1
-25
/
+0
2018-07-20
PCI/AER: Clear device status bits during ERR_COR handling
Oza Pawandeep
1
-0
/
+1
2018-07-20
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
2
-6
/
+11
2018-07-20
PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
Oza Pawandeep
1
-8
/
+3
2018-07-20
PCI/AER: Factor out ERR_NONFATAL status bit clearing
Oza Pawandeep
1
-8
/
+1
2018-07-20
PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recovery
Oza Pawandeep
1
-1
/
+4
2018-07-20
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
2
-1
/
+18
2018-07-20
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2
-2
/
+2
2018-07-20
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
2
-4
/
+7
2018-07-20
PCI/DPC: Remove indirection waiting for inactive link
Keith Busch
1
-8
/
+2
2018-07-20
PCI/DPC: Use threaded IRQ for bottom half handling
Keith Busch
1
-7
/
+8
2018-07-20
PCI/DPC: Print AER status in DPC event handling
Keith Busch
1
-0
/
+6
2018-07-20
PCI/DPC: Remove rp_pio_status from dpc struct
Keith Busch
1
-12
/
+5
2018-07-20
PCI/DPC: Defer event handling to work queue
Keith Busch
1
-24
/
+20
2018-07-20
PCI/DPC: Leave interrupts enabled while handling event
Keith Busch
1
-18
/
+5
2018-07-20
PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRST
Alexandru Gagniuc
1
-0
/
+6
2018-07-20
PCI/AER: Add sysfs attributes for rootport cumulative stats
Rajat Jain
1
-0
/
+47
2018-07-20
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
1
-0
/
+94
2018-07-20
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
1
-2
/
+51
2018-07-20
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
1
-2
/
+2
2018-07-20
PCI/AER: Adopt lspci names for AER error decoding
Tyler Baicar
1
-23
/
+23
2018-07-20
PCI/AER: Expose internal API for obtaining AER information
Keith Busch
1
-25
/
+5
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
1
-6
/
+6
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
6
-56
/
+41
2018-06-11
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
2
-21
/
+14
2018-06-11
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
2
-80
/
+63
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
3
-3
/
+6
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
3
-11
/
+11
2018-06-11
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
1
-1
/
+0
2018-06-11
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
3
-119
/
+110
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
3
-142
/
+122
2018-06-11
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
4
-263
/
+244
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
4
-498
/
+475
2018-06-11
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
1
-58
/
+58
2018-06-08
PCI/AER: Remove forward declarations
Bjorn Helgaas
1
-16
/
+11
2018-06-07
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-57
/
+0
2018-06-07
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-3
/
+1
2018-06-07
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+4
2018-06-07
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-0
/
+9
[next]