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
/
arch
/
powerpc
/
kernel
/
eeh.c
Age
Commit message (
Expand
)
Author
2025-07-26
powerpc/eeh: Export eeh_unfreeze_pe()
Timothy Pearson
2025-06-23
powerpc: eeh: use lock guard for mutex
Shrikanth Hegde
2025-06-13
powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
Narayana Murty N
2024-09-20
powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block
Narayana Murty N
2024-09-10
powerpc/pseries/eeh: Fix pseries_eeh_err_inject
Narayana Murty N
2024-09-05
powerpc: Stop using no_llseek
Michael Ellerman
2024-06-28
powerpc/iommu: Move dev_has_iommu_table() to iommu.c
Shivaprasad G Bhat
2024-04-29
powerpc/eeh: Permanently disable the removed device
Ganesh Goudar
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-13
powerpc/eeh: Fix docstrings in eeh.c
Kai Song
2021-10-12
powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->name
Uwe Kleine-König
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-05-28
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2021-04-23
powerpc/eeh: remove unneeded semicolon
Yang Li
2021-04-14
powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
Mahesh Salgaonkar
2021-03-29
powerpc/eeh: Fix build failure with CONFIG_PROC_FS=n
Michael Ellerman
2021-01-31
powerpc/eeh: Add a debugfs interface to check if a driver supports recovery
Oliver O'Halloran
2021-01-31
powerpc/eeh: Rework pci_dev lookup in debugfs attributes
Oliver O'Halloran
2020-10-22
powerpc/eeh: Fix eeh_dev_check_failure() for PE#0
Oliver O'Halloran
2020-10-07
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
2020-10-06
powerpc/eeh: Move EEH initialisation to an arch initcall
Oliver O'Halloran
2020-10-06
powerpc/eeh: Delete eeh_ops->init
Oliver O'Halloran
2020-10-06
powerpc/eeh: Rework EEH initialisation
Oliver O'Halloran
2020-07-26
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
2020-07-26
powerpc/eeh: Remove spurious use of pci_dn in eeh_dump_dev_log
Oliver O'Halloran
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
Oliver O'Halloran
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()
Oliver O'Halloran
2020-07-26
powerpc/eeh: Remove VF config space restoration
Oliver O'Halloran
2020-07-26
powerpc/eeh: Remove eeh_dev_phb_init_dynamic()
Oliver O'Halloran
2020-05-18
powerpc/eeh: Release EEH device state synchronously
Sam Bobroff
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove PHB check in probe
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
2020-01-23
powerpc/eeh: Only dump stack once if an MMIO loop is detected
Oliver O'Halloran
2020-01-23
powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS saner
Oliver O'Halloran
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
2019-09-05
powerpc/eeh: Add a eeh_dev_break debugfs interface
Oliver O'Halloran
2019-09-05
powerpc/eeh: Add debugfs interface to run an EEH check
Oliver O'Halloran
2019-09-05
powerpc/eeh: Defer printing stack trace
Oliver O'Halloran
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-08-22
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
2019-08-22
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
[next]