index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
rpaphp_pci.c
Age
Commit message (
Expand
)
Author
2022-04-05
PCI: hotplug: Clean up include files
Christophe Leroy
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
2020-03-25
powerpc/eeh: Do early EEH init only when required
Oliver O'Halloran
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2008-10-20
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
pci hotplug: fix rpaphp directory naming
Linas Vepstas
2007-11-28
pci hotplug: kernel-doc fixes
Randy Dunlap
2007-05-02
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
Linas Vepstas
2007-05-02
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
Linas Vepstas
2007-05-02
PCI: rpaphp: remove print_slot_pci_funcs()
Linas Vepstas
2007-05-02
PCI: rpaphp: Remove setup_pci_slot()
Linas Vepstas
2007-05-02
PCI: rpaphp: Remove another wrappered function
Linas Vepstas
2007-05-02
PCI: rpaphp: Remve another call that is a wrapper
Linas Vepstas
2007-05-02
PCI: rpaphp: remove a function that does nothing but wrap debug printks
Linas Vepstas
2007-05-02
PCI: rpaphp: match up alloc and free in same routine
Linas Vepstas
2006-01-31
[PATCH] powerpc/PCI hotplug: cleanup: add prefix
linas@austin.ibm.com
2006-01-31
[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()
linas@austin.ibm.com
2006-01-31
[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap
linas@austin.ibm.com
2006-01-31
[PATCH] powerpc/PCI hotplug: remove remove_bus_device()
linas@austin.ibm.com
2006-01-31
[PATCH] powerpc/PCI hotplug: merge config_pci_adapter
linas@austin.ibm.com
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()
linas@austin.ibm.com
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()
linas@austin.ibm.com
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c
Jesper Juhl
2006-01-09
[PATCH] PCI Hotplug/powerpc: more removal of duplicated code
linas@austin.ibm.com
2006-01-09
[PATCH] PCI Hotplug/powerpc: remove duplicated code
linas@austin.ibm.com
2005-11-13
[PATCH] rpaphp_pci build fix
akpm@osdl.org
2005-11-10
[PATCH] dlpar regression for ppc64 - probe change
John Rose
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-28
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
2005-09-09
[PATCH] Separate pci bits out of struct device_node
Paul Mackerras
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Purify hotplug
John Rose
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Export slot enable
John Rose
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
John Rose
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Change slot pci reference
John Rose
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Move VIO registration
John Rose
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Remove unused stuff
John Rose
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds