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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Bjorn Helgaas
1
-3
/
+0
2009-09-14
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
3
-31
/
+21
2009-09-14
PCI Hotplug: acpiphp: find bridges the easy way
Alex Chiang
1
-60
/
+21
2009-09-10
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
2
-10
/
+0
2009-09-10
PCI hotplug: add support for 5.0G link speed
Kenji Kaneshige
2
-2
/
+9
2009-09-10
PCI hotplug: fix typo in pcie link speed info
Kenji Kaneshige
1
-1
/
+1
2009-09-10
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
1
-11
/
+17
2009-08-07
PCI hotplug: SGI hotplug: do not use hotplug_slot_attr
Kenji Kaneshige
1
-10
/
+3
2009-08-07
PCI hotplug: SGI hotplug: fix build failure
Kenji Kaneshige
1
-0
/
+6
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
4
-3
/
+1
2009-06-29
PCI: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
2
-57
/
+10
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
17
-1399
/
+1248
2009-06-19
PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS
Alex Chiang
1
-1
/
+1
2009-06-18
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
1
-18
/
+7
2009-06-18
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2
-39
/
+3
2009-06-17
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
9
-9
/
+0
2009-06-17
PCI hotplug: create symlink to hotplug driver module
Kenji Kaneshige
1
-7
/
+16
2009-06-17
PCI hotplug: fix return value of has_foo() functions
Kenji Kaneshige
1
-64
/
+68
2009-06-17
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
3
-144
/
+1
2009-06-12
trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug
Peter Huewe
1
-2
/
+2
2009-06-11
PCI Hotplug: cpqphp: don't use pci_find_slot()
Alex Chiang
2
-6
/
+12
2009-06-11
PCI Hotplug: cpqphp: constify slot_name()
Alex Chiang
1
-1
/
+1
2009-06-11
PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge
Alex Chiang
1
-12
/
+2
2009-06-11
PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()
Alex Chiang
3
-70
/
+47
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_save_config
Alex Chiang
1
-91
/
+91
2009-06-11
PCI Hotplug: cpqphp: style cleanups
Alex Chiang
1
-11
/
+6
2009-06-11
PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config
Alex Chiang
1
-46
/
+39
2009-06-11
PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c
Alex Chiang
1
-91
/
+79
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_probe
Alex Chiang
1
-197
/
+185
2009-06-11
PCI Hotplug: cpqphp: eliminate stray braces
Alex Chiang
1
-33
/
+22
2009-06-11
PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c
Alex Chiang
1
-237
/
+224
2009-06-11
PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h
Alex Chiang
1
-31
/
+45
2009-06-11
PCI Hotplug: cpqphp: fix comment style
Alex Chiang
5
-315
/
+387
2009-06-11
PCI Hotplug: cpqphp: stray whitespace cleanups
Alex Chiang
5
-122
/
+110
2009-06-11
PCI: ibmphp_core.c: fix warning due to missing module_exit()
akpm@linux-foundation.org
1
-0
/
+1
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2
-38
/
+26
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2
-38
/
+26
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
1
-4
/
+2
2009-05-12
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix
Cyrill Gorcunov
1
-1
/
+1
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
1
-26
/
+30
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
1
-0
/
+14
2009-03-27
PCI: update fakephp for bus_id removal
Stephen Rothwell
1
-1
/
+2
2009-03-21
PCI Hotplug: rename legacy_fakephp to fakephp
Alex Chiang
2
-1
/
+1
2009-03-21
PCI Hotplug: restore fakephp interface with complete reimplementation
Trent Piepho
3
-396
/
+163
2009-03-21
PCI: Introduce pci_rescan_bus()
Alex Chiang
1
-3
/
+3
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
Kenji Kaneshige
1
-22
/
+12
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
Kenji Kaneshige
1
-11
/
+6
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-2
/
+2
2009-03-20
PCI hotplug: shpchp: fix bus number check to avoid false positive
Roel Kluin
1
-1
/
+1
[next]