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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
3
-6
/
+13
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
3
-1
/
+20
2018-07-20
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
Sinan Kaya
1
-8
/
+8
2018-07-20
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
Sinan Kaya
1
-52
/
+1
2018-07-20
PCI: Unify try slot and bus reset API
Sinan Kaya
1
-5
/
+16
2018-07-20
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
5
-9
/
+9
2018-07-20
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
4
-12
/
+16
2018-07-20
PCI/IOV: Tidy pci_sriov_set_totalvfs()
Bjorn Helgaas
1
-2
/
+2
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
3
-0
/
+98
2018-07-20
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
3
-2
/
+54
2018-07-20
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
2
-2
/
+10
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
2
-25
/
+33
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-30
/
+95
2018-07-19
PCI: endpoint: Add MSI set maximum restriction
Gustavo Pimentel
1
-1
/
+2
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2
-2
/
+28
2018-07-19
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
1
-20
/
+41
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
3
-2
/
+17
2018-07-19
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2
-27
/
+33
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
3
-1
/
+148
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
8
-11
/
+12
2018-07-19
PCI: endpoint: Add MSI-X interfaces
Gustavo Pimentel
2
-0
/
+81
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2
-8
/
+9
2018-07-19
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: faraday: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-19
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2
-1
/
+39
2018-07-13
PCI: pcie-cadence-ep: Remove redundant variable mmc
Colin Ian King
1
-2
/
+1
2018-07-13
PCI: spear13xx: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: qcom: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: histb: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: designware-plat: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: artpec6: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: armada8k: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: keystone: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
[prev]
[next]