index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
eeh_pe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-22
1
-1
/
+1
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-0
/
+1
*
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
2020-10-07
1
-2
/
+2
*
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
2020-10-06
1
-40
/
+6
*
powerpc/eeh: Move PE tree setup into the platform
Oliver O'Halloran
2020-07-26
1
-52
/
+19
*
powerpc/eeh: Drop pdn use in eeh_pe_tree_insert()
Oliver O'Halloran
2020-07-26
1
-8
/
+7
*
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
2020-07-26
1
-4
/
+4
*
powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
Oliver O'Halloran
2020-07-26
1
-25
/
+22
*
powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()
Oliver O'Halloran
2020-07-26
1
-4
/
+2
*
powerpc/eeh: Clean up EEH PEs after recovery finishes
Oliver O'Halloran
2019-09-05
1
-1
/
+22
*
powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
Sam Bobroff
2019-08-22
1
-25
/
+27
*
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
2019-08-22
1
-18
/
+7
*
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
1
-38
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
2019-02-05
1
-39
/
+29
*
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
2018-10-13
1
-0
/
+51
*
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
1
-38
/
+32
*
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
2018-10-13
1
-22
/
+0
*
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
Sam Bobroff
2018-10-13
1
-2
/
+2
*
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
2018-10-13
1
-6
/
+5
*
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
Sam Bobroff
2018-10-13
1
-1
/
+1
*
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
2018-06-03
1
-4
/
+3
*
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
2018-06-03
1
-12
/
+7
*
powerpc/eeh: Fix enabling bridge MMIO windows
Michael Neuling
2018-04-19
1
-1
/
+2
*
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
2017-11-06
1
-4
/
+4
*
powerpc/eeh: Remove unnecessary config_addr from eeh_dev
Alexey Kardashevskiy
2017-08-31
1
-21
/
+21
*
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
2017-08-31
1
-11
/
+13
*
powerpc/eeh: Reduce to one the number of places where edev is allocated
Alexey Kardashevskiy
2017-08-31
1
-11
/
+21
*
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
2016-11-22
1
-2
/
+2
*
powerpc/eeh: Export eeh_pe_state_mark()
Gavin Shan
2016-09-29
1
-0
/
+1
*
powerpc/eeh: fix misleading indentation
Andrew Donnellan
2016-04-27
1
-1
/
+1
*
powerpc/eeh: Create PE for VFs
Wei Yang
2016-03-08
1
-2
/
+8
*
powerpc/eeh: Reworked eeh_pe_bus_get()
Gavin Shan
2016-03-08
1
-16
/
+12
*
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
2016-02-15
1
-1
/
+1
*
powerpc/eeh: Fix PE location code
Gavin Shan
2016-01-27
1
-18
/
+15
*
powerpc/eeh: Disable automatically blocked PCI config
Gavin Shan
2015-08-18
1
-0
/
+22
*
powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()
Gavin Shan
2015-03-31
1
-6
/
+7
*
powerpc/eeh: Remove device_node dependency
Gavin Shan
2015-03-24
1
-9
/
+25
*
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
2015-03-24
1
-42
/
+40
*
powerpc/eeh: Introduce flag EEH_PE_REMOVED
Gavin Shan
2015-01-23
1
-4
/
+2
*
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
2015-01-23
1
-3
/
+11
*
powerpc/eeh: Block PCI config access upon frozen PE
Gavin Shan
2014-10-15
1
-0
/
+8
*
powerpc/eeh: Fix condition for isolated state
Gavin Shan
2014-10-15
1
-1
/
+1
*
powerpc/eeh: Clear frozen device state in time
Gavin Shan
2014-09-30
1
-3
/
+18
*
powerpc/eeh: Fix kernel crash when passing through VF
Wei Yang
2014-09-25
1
-1
/
+1
*
powerpc/eeh: Aux PE data for error log
Gavin Shan
2014-08-05
1
-1
/
+25
*
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
2014-08-05
1
-1
/
+2
*
powerpc/eeh: Wrong place to call pci_get_slot()
Mike Qiu
2014-08-05
1
-33
/
+13
*
powerpc/eeh: sysfs entries lost
Mike Qiu
2014-08-05
1
-11
/
+0
*
powerpc/eeh: Dump PE location code
Gavin Shan
2014-06-11
1
-0
/
+60
[next]