index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2011-12-14
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
1
-1
/
+0
2011-12-13
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
1
-17
/
+12
2011-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-21
/
+46
2011-11-14
PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
Bjorn Helgaas
2
-4
/
+4
2011-11-11
PCI: pciehp: wait 100 ms after Link Training check
Kenji Kaneshige
1
-0
/
+8
2011-11-11
PCI: pciehp: wait 1000 ms before Link Training check
Kenji Kaneshige
2
-3
/
+8
2011-11-07
PCI: pciehp: Retrieve link speed after link is trained
Yinghai Lu
1
-9
/
+2
2011-11-01
pci: add module.h to files implicitly relying on its presence.
Paul Gortmaker
2
-0
/
+2
2011-11-01
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-31
PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
Rafael J. Wysocki
1
-5
/
+24
2011-10-14
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
Prarit Bhargava
1
-15
/
+94
2011-09-10
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
1
-1
/
+3
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-44
/
+1
2011-08-03
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
1
-44
/
+1
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-24
/
+13
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-12
/
+9
2011-07-22
PCI: pciehp: change wait time for valid configuration access
Kenji Kaneshige
2
-9
/
+5
2011-07-22
PCI hotplug: cpqphp: use pci_dev->vendor
Sergei Shtylyov
1
-2
/
+3
2011-07-22
PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}
Sergei Shtylyov
1
-10
/
+2
2011-07-22
PCI hotplug: Rename is_ejectable which also exists in dock.c
Thomas Renninger
1
-3
/
+3
2011-07-17
ACPI: constify ops structs
Vasiliy Kulikov
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-12
/
+9
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-1
/
+1
2011-05-11
PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
Ian Campbell
1
-0
/
+7
2011-05-11
PCI: Set PCIE maxpayload for card during hotplug insertion
Jordan_Hargrave@Dell.com
1
-0
/
+45
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-04
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
1
-0
/
+1
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2
-2
/
+0
2010-12-23
PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c
Rafael J. Wysocki
1
-1
/
+2
2010-11-11
PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area
Steven Rostedt
1
-0
/
+6
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+2
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
8
-55
/
+49
2010-10-18
shpchp: update workqueue usage
Tejun Heo
4
-30
/
+25
2010-10-18
pciehp: update workqueue usage
Tejun Heo
4
-25
/
+24
2010-10-16
PCI hotplug: ibmphp-hpc: semaphore cleanup
Thomas Gleixner
1
-2
/
+2
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-6
/
+7
2010-08-25
PCI hotplug: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
1
-0
/
+4
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
4
-20
/
+4
2010-08-25
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
1
-1
/
+1
2010-07-30
PCI: use for_each_pci_dev()
Kulikov Vasiliy
1
-1
/
+1
2010-07-30
PCI hotplug: shpchp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-15
/
+4
2010-07-30
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
1
-1
/
+1
2010-07-30
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
1
-1
/
+1
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
[next]