index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
ibmphp_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
2018-07-23
1
-1
/
+14
*
PCI: ibmphp: Fix use-before-set in get_max_bus_speed()
Dan Carpenter
2018-04-20
1
-1
/
+1
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-15
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-15
/
+1
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-31
1
-10
/
+3
|
\
\
|
*
|
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2018-01-17
1
-10
/
+3
|
|
/
*
|
PCI: ibmphp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
1
-3
/
+4
|
/
*
PCI: Constify hotplug pci_device_id structures
Arvind Yadav
2017-08-10
1
-1
/
+1
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2016-01-20
1
-15
/
+15
|
\
|
*
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-15
/
+15
*
|
PCI: ibmphp: Remove unneeded NULL test
Julia Lawall
2016-01-11
1
-3
/
+0
*
|
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
2016-01-10
1
-15
/
+6
|
/
*
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
1
-2
/
+6
*
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
2014-12-16
1
-0
/
+1
*
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
2014-12-16
1
-4
/
+1
*
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
1
-5
/
+10
*
PCI: Remove unnecessary curly braces
Quentin Lambert
2014-09-24
1
-4
/
+2
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-8
/
+4
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-16
/
+16
*
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-2
/
+11
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-54
/
+55
*
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
1
-4
/
+4
|
\
|
*
PCI: ibmhp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-6
/
+4
|
*
PCI: ibmhp: register busn_res
Yinghai Lu
2012-06-13
1
-1
/
+3
*
|
pci: hotplug: Fix typo in pci
Masanari Iida
2012-07-24
1
-1
/
+1
|
/
*
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
1
-78
/
+28
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-22
1
-1
/
+1
|
\
|
*
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2009-06-16
1
-1
/
+0
|
*
PCI: ibmphp_core.c: fix warning due to missing module_exit()
akpm@linux-foundation.org
2009-06-11
1
-0
/
+1
*
|
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
2009-05-18
1
-4
/
+2
*
|
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix
Cyrill Gorcunov
2009-05-12
1
-1
/
+1
*
|
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
2009-05-11
1
-26
/
+30
|
/
*
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
2008-12-29
1
-1
/
+1
*
PCI hotplug: ibmphp: Fix module ref count underflow
Neil Horman
2008-12-17
1
-5
/
+0
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-12
/
+12
*
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
2008-04-20
1
-1
/
+5
*
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
2008-02-01
1
-4
/
+7
*
i386: move pci
Thomas Gleixner
2007-10-11
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
2006-06-19
1
-6
/
+6
*
[PATCH] ibmphp: remove TRUE and FALSE
Kristen Accardi
2006-03-23
1
-2
/
+2
*
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-03-23
1
-4
/
+2
*
[PATCH] PCI Hotplug: fix up coding style issues
Pavel Machek
2006-01-31
1
-2
/
+2
*
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
2005-10-30
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1422