index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
err.c
Age
Commit message (
Expand
)
Author
2022-06-08
PCI/ERR: Recognize disconnected devices in report_error_detected()
Christoph Hellwig
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-12
PCI/ERR: Factor out common dev->driver expressions
Bjorn Helgaas
2021-02-23
PCI/ERR: Retain status from error notification
Keith Busch
2021-02-23
PCI/ERR: Clear status of the reporting device
Keith Busch
2020-12-05
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2020-12-05
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2020-12-04
PCI/ERR: Clear AER status only when we control AER
Sean V Kelley
2020-12-04
PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
Sean V Kelley
2020-12-04
PCI/ERR: Avoid negated conditional for clarity
Sean V Kelley
2020-12-04
PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
Sean V Kelley
2020-12-04
PCI/ERR: Simplify by computing pci_pcie_type() once
Sean V Kelley
2020-12-04
PCI/ERR: Simplify by using pci_upstream_bridge()
Sean V Kelley
2020-12-04
PCI/ERR: Rename reset_link() to reset_subordinates()
Sean V Kelley
2020-07-22
PCI/ERR: Clear PCIe Device Status errors only if OS owns AER
Jonathan Cameron
2020-07-22
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/ERR: Return status of pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/ERR: Remove service dependency in pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/ERR: Update error status after reset_link()
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/ERR: Combine pci_channel_io_frozen cases
Kuppuswamy Sathyanarayanan
2020-01-23
PCI/AER: Factor message prefixes with dev_fmt()
Bjorn Helgaas
2020-01-23
PCI/AER: Log which device prevents error recovery
Yicong Yang
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2018-10-02
PCI/ERR: Remove duplicated include from err.c
YueHaibing
2018-10-02
PCI: Unify device inaccessible
Keith Busch
2018-10-02
PCI/ERR: Always report current recovery status for udev
Keith Busch
2018-10-02
PCI/ERR: Simplify broadcast callouts
Keith Busch
2018-09-26
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
2018-09-26
PCI/ERR: Handle fatal error recovery
Keith Busch
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
2018-09-17
PCI: Simplify disconnected marking
Lukas Wunner
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-08-15
Merge branch 'pci/aer'
Bjorn Helgaas
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
2018-07-20
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
2018-07-20
PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
Oza Pawandeep
2018-07-20
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
2018-07-19
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2018-07-19
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-06-02
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
2018-05-17
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep