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
2010-06-12
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-05-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-16
/
+4
2010-05-22
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-14
/
+3
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+3
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
PCI hotplug: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2
-0
/
+6
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
14
-5
/
+33
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
14
-2
/
+12
2010-03-24
PCI: print resources consistently with %pR
Bjorn Helgaas
1
-3
/
+2
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-15
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
22
-514
/
+222
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
1
-0
/
+19
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-6
/
+3
2010-02-23
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
1
-6
/
+17
2010-02-23
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
1
-0
/
+2
2010-02-23
PCI hotplug: fix ibmphp build error
Randy Dunlap
1
-0
/
+1
2010-02-23
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
1
-0
/
+1
2010-02-23
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
1
-2
/
+9
2010-02-23
PCI hotplug: fix memory leaks
Jiri Slaby
2
-0
/
+2
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
13
-485
/
+160
2010-02-23
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
1
-8
/
+8
2010-02-11
ibmphp: Rename add_range() to add_bus_range() to avoid conflict
H. Peter Anvin
1
-7
/
+7
2010-02-01
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
1
-6
/
+0
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
12
-492
/
+143
2009-12-05
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
1
-1
/
+2
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
3
-13
/
+13
2009-11-25
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2
-36
/
+17
2009-11-25
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
1
-1
/
+1
2009-11-25
pciehp: use pci_pcie_cap()
Kenji Kaneshige
3
-25
/
+25
2009-11-25
PCI hotplug: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+1
2009-11-07
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
1
-2
/
+3
2009-11-05
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-05
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2
-196
/
+0
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
3
-92
/
+22
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
1
-16
/
+22
2009-11-04
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
1
-50
/
+3
2009-11-04
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
1
-1
/
+2
2009-11-04
PCI hotplug: acpiphp should be linked after vendor drivers
Matthew Garrett
1
-4
/
+8
2009-11-04
PCI hotplug: change PCI nomenclature
Stefan Assmann
1
-11
/
+11
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
1
-0
/
+1
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
1
-1
/
+0
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
6
-311
/
+190
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-7
/
+5
[next]