index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
rpadlpar_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
1
-2
/
+2
2017-01-11
PCI: rpadlpar: Remove unnecessary return statement
Rahul Krishnan
1
-3
/
+1
2016-11-14
powerpc/pci/rpadlpar: Fix device reference leaks
Johan Hovold
1
-1
/
+9
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
1
-3
/
+3
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
1
-1
/
+1
2016-01-11
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
1
-4
/
+3
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-1
/
+1
2014-05-28
PCI: rpaphp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-5
/
+14
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-07-24
powerpc/pci/hotplug: Don't need to remove from EEH cache twice
Gavin Shan
1
-1
/
+0
2012-09-18
powerpc/eeh: Remove EEH PE for normal PCI hotplug
Gavin Shan
1
-1
/
+1
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2011-11-01
pci: add module.h to files implicitly relying on its presence.
Paul Gortmaker
1
-0
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-1
/
+1
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
1
-0
/
+3
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
1
-39
/
+30
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-10
/
+10
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-1
/
+1
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-10
/
+9
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-3
/
+3
2007-05-03
PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
Linas Vepstas
1
-7
/
+2
2007-05-03
PCI: rpaphp: Document find_php_slot()
Linas Vepstas
1
-5
/
+13
2006-12-02
PCI: rpaphp: change device tree examination
John Rose
1
-1
/
+1
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-6
/
+6
2006-02-01
[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.
linas@austin.ibm.com
1
-22
/
+22
2006-02-01
[PATCH] powerpc/PCI hotplug: cleanup: add prefix
linas@austin.ibm.com
1
-2
/
+2
2006-02-01
[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap
linas@austin.ibm.com
1
-1
/
+5
2006-02-01
[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()
linas@austin.ibm.com
1
-1
/
+1
2006-02-01
[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()
linas@austin.ibm.com
1
-3
/
+3
2006-02-01
[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)
linas
1
-1
/
+1
2006-01-09
[PATCH] PCI Hotplug/powerpc: more removal of duplicated code
linas@austin.ibm.com
1
-23
/
+1
2006-01-09
[PATCH] PCI Hotplug/powerpc: remove duplicated code
linas@austin.ibm.com
1
-1
/
+2
2005-11-11
[PATCH] dlpar regression for ppc64 - probe change
John Rose
1
-56
/
+23
2005-11-10
[PATCH] ppc64: bugfix: crash on PHB add
Linas Vepstas
1
-1
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+3
2005-09-09
[PATCH] Separate pci bits out of struct device_node
Paul Mackerras
1
-8
/
+12
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Purify hotplug
John Rose
1
-76
/
+78
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Export slot enable
John Rose
1
-1
/
+11
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
John Rose
1
-12
/
+23
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Change slot pci reference
John Rose
1
-36
/
+8
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Move VIO registration
John Rose
1
-45
/
+65
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+503