index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
2011-03-04
1
-0
/
+1
*
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
2
-2
/
+0
*
PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c
Rafael J. Wysocki
2010-12-23
1
-1
/
+2
*
PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area
Steven Rostedt
2010-11-11
1
-0
/
+6
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-10-28
1
-2
/
+2
|
\
|
*
PCI hotplug: ibmphp-hpc: semaphore cleanup
Thomas Gleixner
2010-10-15
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-22
8
-55
/
+49
|
\
\
|
*
|
shpchp: update workqueue usage
Tejun Heo
2010-10-18
4
-30
/
+25
|
*
|
pciehp: update workqueue usage
Tejun Heo
2010-10-18
4
-25
/
+24
|
|
/
*
/
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-6
/
+7
|
/
*
PCI hotplug: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
2010-08-25
1
-0
/
+4
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
4
-20
/
+4
*
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2010-08-24
1
-1
/
+1
*
PCI: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-30
1
-1
/
+1
*
PCI hotplug: shpchp: Removed check for hotplug of display devices
Praveen Kalamegham
2010-07-30
1
-15
/
+4
*
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
2010-07-30
1
-1
/
+1
*
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
2010-07-30
1
-1
/
+1
*
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
2010-06-11
1
-0
/
+7
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-05-21
2
-16
/
+4
|
\
|
*
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
2010-05-21
1
-14
/
+3
|
*
PCI hotplug: Use kmemdup
Julia Lawall
2010-05-18
1
-2
/
+1
*
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-2
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
14
-5
/
+33
|
|
\
|
*
|
Fix typos in comments
Thomas Weber
2010-03-16
1
-1
/
+1
*
|
|
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2010-04-28
2
-0
/
+6
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
14
-2
/
+12
*
|
PCI: print resources consistently with %pR
Bjorn Helgaas
2010-03-24
1
-3
/
+2
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
|
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
22
-514
/
+222
|
\
\
\
\
|
|
|
|
|
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
|
|
|
|
*
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-03
1
-7
/
+7
|
|
|
|
|
\
|
|
|
|
|
*
ibmphp: Rename add_range() to add_bus_range() to avoid conflict
H. Peter Anvin
2010-02-10
1
-7
/
+7
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-23
1
-6
/
+3
|
|
|
|
*
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
2010-02-22
1
-6
/
+17
|
|
|
|
*
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
2010-02-22
1
-0
/
+2
|
|
|
|
*
PCI hotplug: fix ibmphp build error
Randy Dunlap
2010-02-22
1
-0
/
+1
|
|
|
|
*
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
2010-02-22
1
-0
/
+1
|
|
|
|
*
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
2010-02-22
1
-2
/
+9
|
|
|
|
*
PCI hotplug: fix memory leaks
Jiri Slaby
2010-02-22
2
-0
/
+2
|
|
|
|
*
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
2010-02-22
1
-1
/
+0
|
|
|
|
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
13
-485
/
+160
|
|
|
|
*
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
2010-02-22
1
-8
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
/
|
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
2010-03-14
1
-0
/
+19
|
|
/
/
|
*
/
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2010-01-31
1
-6
/
+0
|
/
/
*
/
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-16
1
-1
/
+1
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
12
-492
/
+143
|
\
|
*
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
2009-12-04
1
-1
/
+2
|
*
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2009-11-24
2
-36
/
+17
|
*
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
1
-1
/
+1
|
*
pciehp: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
3
-25
/
+25
[next]