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.13.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
/
drivers
/
pci
/
hotplug
/
rpaphp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
1
-2
/
+2
2016-01-20
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-1
/
+1
2016-01-11
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
1
-4
/
+3
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-1
/
+1
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
1
-2
/
+2
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-3
/
+3
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
1
-4
/
+3
2014-04-25
PCI: rphahp: Fix endianess issues
Laurent Dufour
1
-6
/
+9
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-0
/
+4
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-4
/
+4
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-23
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
1
-1
/
+0
2010-02-23
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-11
/
+12
2009-06-17
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
1
-1
/
+0
2008-10-20
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
1
-2
/
+2
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-3
/
+12
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-5
/
+5
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-109
/
+91
2007-05-03
PCI: rpaphp: Remove semaphores
Linas Vepstas
1
-35
/
+3
2007-05-03
PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
Linas Vepstas
1
-8
/
+2
2007-05-03
PCI: rpaphp: Document is_php_dn()
Linas Vepstas
1
-13
/
+29
2007-05-03
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
Linas Vepstas
1
-1
/
+1
2007-05-03
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
Linas Vepstas
1
-0
/
+3
2007-05-03
PCI: rpaphp: remove rpaphp_set_attention_status()
Linas Vepstas
1
-11
/
+10
2007-05-03
PCI: rpaphp: remove a call that does nothing but a pointer lookup
Linas Vepstas
1
-15
/
+2
2007-05-03
PCI: rpaphp: Remove another wrappered function
Linas Vepstas
1
-3
/
+13
2007-05-03
PCI: rpaphp: Remve another call that is a wrapper
Linas Vepstas
1
-2
/
+4
2007-05-03
PCI: rpaphp: match up alloc and free in same routine
Linas Vepstas
1
-0
/
+5
2007-05-03
PCI: rpaphp: Remove global num_slots variable
Linas Vepstas
1
-3
/
+1
2007-05-03
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
Linas Vepstas
1
-20
/
+20
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-5
/
+5
2006-12-02
PCI: rpaphp: change device tree examination
John Rose
1
-1
/
+1
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
1
-1
/
+1
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
1
-16
/
+16
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-14
[PATCH] PCI: rpaphp: remove init error condition
John Rose
1
-3
/
+0
2006-02-01
[PATCH] powerpc/PCI hotplug: minor cleanup forward decls
linas@austin.ibm.com
1
-19
/
+11
2006-02-01
[PATCH] powerpc/PCI hotplug: cleanup: add prefix
linas@austin.ibm.com
1
-9
/
+5
2006-02-01
[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()
linas@austin.ibm.com
1
-10
/
+28
2006-02-01
[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap
linas@austin.ibm.com
1
-14
/
+18
2005-10-29
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
1
-1
/
+4
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Purify hotplug
John Rose
1
-56
/
+13
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Move VIO registration
John Rose
1
-64
/
+13
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+536