index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
rpaphp_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-19
1
-7
/
+7
*
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-19
1
-2
/
+2
*
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-19
1
-1
/
+1
*
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
2018-07-24
1
-1
/
+1
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-15
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-15
/
+1
*
|
hotplug/drc-info: Add code to search ibm,drc-info property
Michael Bringmann
2018-01-21
1
-25
/
+82
|
/
*
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-24
1
-1
/
+1
*
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
2016-05-11
1
-2
/
+2
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2016-01-20
1
-1
/
+1
|
\
|
*
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-1
/
+1
*
|
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
2016-01-10
1
-4
/
+3
|
/
*
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
1
-2
/
+2
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-11
1
-3
/
+3
*
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-06-10
1
-4
/
+3
*
PCI: rphahp: Fix endianess issues
Laurent Dufour
2014-04-25
1
-6
/
+9
*
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-0
/
+4
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-4
/
+4
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2010-04-28
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
2010-02-23
1
-1
/
+0
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-23
1
-11
/
+12
*
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2009-06-16
1
-1
/
+0
*
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
2008-10-20
1
-2
/
+2
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-21
1
-3
/
+3
*
pci hotplug: kernel-doc fixes
Randy Dunlap
2007-11-28
1
-3
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
1
-5
/
+5
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
1
-109
/
+91
|
|
\
|
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
1
-5
/
+5
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
|
|
/
|
/
|
*
|
PCI: rpaphp: Remove semaphores
Linas Vepstas
2007-05-03
1
-35
/
+3
*
|
PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
Linas Vepstas
2007-05-03
1
-8
/
+2
*
|
PCI: rpaphp: Document is_php_dn()
Linas Vepstas
2007-05-03
1
-13
/
+29
*
|
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
Linas Vepstas
2007-05-03
1
-1
/
+1
*
|
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
Linas Vepstas
2007-05-03
1
-0
/
+3
*
|
PCI: rpaphp: remove rpaphp_set_attention_status()
Linas Vepstas
2007-05-03
1
-11
/
+10
*
|
PCI: rpaphp: remove a call that does nothing but a pointer lookup
Linas Vepstas
2007-05-03
1
-15
/
+2
*
|
PCI: rpaphp: Remove another wrappered function
Linas Vepstas
2007-05-03
1
-3
/
+13
*
|
PCI: rpaphp: Remve another call that is a wrapper
Linas Vepstas
2007-05-03
1
-2
/
+4
*
|
PCI: rpaphp: match up alloc and free in same routine
Linas Vepstas
2007-05-03
1
-0
/
+5
*
|
PCI: rpaphp: Remove global num_slots variable
Linas Vepstas
2007-05-03
1
-3
/
+1
*
|
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
Linas Vepstas
2007-05-03
1
-20
/
+20
|
/
*
PCI: rpaphp: change device tree examination
John Rose
2006-12-01
1
-1
/
+1
*
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
2006-10-18
1
-1
/
+1
*
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-16
/
+16
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] PCI: rpaphp: remove init error condition
John Rose
2006-04-14
1
-3
/
+0
*
[PATCH] powerpc/PCI hotplug: minor cleanup forward decls
linas@austin.ibm.com
2006-02-01
1
-19
/
+11
[next]