index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/ERR: Cleanup misleading indentation inside if conditions
Ilpo Järvinen
2024-04-29
1
-9
/
+3
*
PCI/AER: Block runtime suspend when handling errors
Stanislaw Gruszka
2024-03-08
1
-0
/
+20
*
PCI/ERR: Recognize disconnected devices in report_error_detected()
Christoph Hellwig
2022-06-08
1
-4
/
+8
*
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-11-11
1
-4
/
+4
*
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
1
-4
/
+4
*
PCI/ERR: Factor out common dev->driver expressions
Bjorn Helgaas
2021-10-13
1
-16
/
+24
*
PCI/ERR: Retain status from error notification
Keith Busch
2021-02-24
1
-2
/
+1
*
PCI/ERR: Clear status of the reporting device
Keith Busch
2021-02-24
1
-7
/
+6
*
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2020-12-05
1
-7
/
+8
*
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2020-12-05
1
-4
/
+15
*
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
1
-2
/
+3
*
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: Clear PCIe Device Status errors only if OS owns AER
Jonathan Cameron
2020-07-22
1
-1
/
+2
*
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2020-07-22
1
-1
/
+1
*
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-08
1
-2
/
+2
*
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
1
-1
/
+1
*
PCI/ERR: Return status of pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-4
/
+6
*
PCI/ERR: Remove service dependency in pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-45
/
+7
*
PCI/ERR: Update error status after reset_link()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-1
/
+2
*
PCI/ERR: Combine pci_channel_io_frozen cases
Kuppuswamy Sathyanarayanan
2020-03-28
1
-6
/
+5
*
PCI/AER: Factor message prefixes with dev_fmt()
Bjorn Helgaas
2020-01-23
1
-3
/
+5
*
PCI/AER: Log which device prevents error recovery
Yicong Yang
2020-01-23
1
-2
/
+4
*
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-09-07
1
-1
/
+1
*
PCI/ERR: Remove duplicated include from err.c
YueHaibing
2018-10-02
1
-1
/
+0
*
PCI: Unify device inaccessible
Keith Busch
2018-10-02
1
-6
/
+4
*
PCI/ERR: Always report current recovery status for udev
Keith Busch
2018-10-02
1
-3
/
+2
*
PCI/ERR: Simplify broadcast callouts
Keith Busch
2018-10-02
1
-69
/
+38
*
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
2018-09-26
1
-64
/
+21
*
PCI/ERR: Handle fatal error recovery
Keith Busch
2018-09-26
1
-69
/
+6
*
PCI/ERR: Use slot reset if available
Keith Busch
2018-09-21
1
-1
/
+1
*
PCI: Simplify disconnected marking
Lukas Wunner
2018-09-17
1
-6
/
+2
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-08-15
1
-2
/
+4
|
\
|
*
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2018-07-20
1
-1
/
+1
|
*
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-07-20
1
-2
/
+4
*
|
Merge branch 'pci/aer'
Bjorn Helgaas
2018-08-15
1
-9
/
+6
|
\
\
|
*
|
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
2018-07-20
1
-0
/
+2
|
*
|
PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
Oza Pawandeep
2018-07-20
1
-8
/
+3
|
*
|
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
2018-07-20
1
-1
/
+1
|
|
/
*
/
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
2018-07-26
1
-0
/
+2
|
/
*
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
2018-06-03
1
-5
/
+6
*
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
2018-05-17
1
-3
/
+1
*
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
2018-05-17
1
-0
/
+389