index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
eeh_pseries.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
powerpc/rtas_pci: rename and properly expose config access APIs
Nathan Lynch
1
-9
/
+9
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
1
-11
/
+11
2022-12-07
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
1
-10
/
+1
2022-11-24
powerpc/pseries/eeh: Fix some kernel-doc warnings
Bo Liu
1
-2
/
+2
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-05-22
powerpc/eeh: Drop redundant spinlock initialization
Haowen Bai
1
-2
/
+1
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-05-04
powerpc/eeh: Remove unused inline functions
YueHaibing
1
-1
/
+3
2021-10-07
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
1
-0
/
+4
2021-01-30
powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() static
Cédric Le Goater
1
-2
/
+1
2021-01-30
powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static
Cédric Le Goater
1
-1
/
+1
2020-10-07
powerpc/pseries/eeh: Fix use of uninitialised variable
Oliver O'Halloran
1
-5
/
+4
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
1
-36
/
+6
2020-10-06
powerpc/pseries/eeh: Allow zero to be a valid PE configuration address
Oliver O'Halloran
1
-16
/
+22
2020-10-06
powerpc/pseries/eeh: Rework device EEH PE determination
Oliver O'Halloran
1
-35
/
+22
2020-10-06
powerpc/pseries/eeh: Clean up pe_config_addr lookups
Oliver O'Halloran
1
-69
/
+11
2020-10-06
powerpc/eeh: Move EEH initialisation to an arch initcall
Oliver O'Halloran
1
-1
/
+1
2020-10-06
powerpc/pseries: Stop using eeh_ops->init()
Oliver O'Halloran
1
-84
/
+71
2020-10-06
powerpc/eeh: Rework EEH initialisation
Oliver O'Halloran
1
-3
/
+2
2020-09-08
powerpc/pseries/eeh: Fix dumb linebreaks
Oliver O'Halloran
1
-8
/
+4
2020-07-26
powerpc/eeh: Move PE tree setup into the platform
Oliver O'Halloran
1
-10
/
+57
2020-07-26
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
1
-4
/
+4
2020-07-26
powerpc/eeh: Remove class code field from edev
Oliver O'Halloran
1
-2
/
+1
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
Oliver O'Halloran
1
-6
/
+10
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()
Oliver O'Halloran
1
-3
/
+1
2020-07-26
powerpc/eeh: Remove VF config space restoration
Oliver O'Halloran
1
-25
/
+1
2020-07-26
powerpc/eeh: Kill off eeh_ops->get_pe_addr()
Oliver O'Halloran
1
-11
/
+11
2020-07-26
powerpc/pseries: Stop using pdn->pe_number
Oliver O'Halloran
1
-6
/
+4
2020-07-23
powerpc/pseries: PCIE PHB reset
Wen Xiong
1
-63
/
+169
2020-05-18
powerpc/eeh: Fix pseries_eeh_configure_bridge()
Sam Bobroff
1
-1
/
+7
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
1
-1
/
+22
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
1
-14
/
+51
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
1
-2
/
+1
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
1
-14
/
+7
2019-08-22
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
1
-28
/
+26
2019-08-22
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
1
-6
/
+17
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
1
-62
/
+4
2018-01-27
powerpc/eeh: Add EEH operations to notify resume
Bryant G. Ly
1
-1
/
+95
2018-01-27
powerpc/pseries: Set eeh_pe of EEH_PE_VF type
Bryant G. Ly
1
-0
/
+18
2018-01-27
powerpc/eeh: Update VF config space after EEH
Bryant G. Ly
1
-1
/
+25
2017-12-11
powerpc/pseries: Add pseries SR-IOV Machine dependent calls
Bryant G. Ly
1
-0
/
+24
2017-08-31
powerpc/eeh: Remove unnecessary config_addr from eeh_dev
Alexey Kardashevskiy
1
-2
/
+0
2017-08-31
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
1
-1
/
+1
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
1
-4
/
+4
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-05-30
powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens
Russell Currey
1
-16
/
+12
2016-05-30
powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
Russell Currey
1
-15
/
+36
2015-10-21
powerpc/pseries: Cleanup on pseries_eeh_get_state()
Gavin Shan
1
-34
/
+26
2015-05-13
powerpc/eeh: fix comment for wait_state()
Wei Yang
1
-1
/
+1
[next]