index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-22
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
2010-02-22
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
2010-02-22
PCI hotplug: fix ibmphp build error
Randy Dunlap
2010-02-22
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
2010-02-22
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
2010-02-22
PCI hotplug: fix memory leaks
Jiri Slaby
2010-02-22
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
2010-01-31
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-04
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2009-11-24
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
pciehp: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
PCI hotplug: use pci_pcie_cap()
Kenji Kaneshige
2009-11-06
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
2009-11-04
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
2009-11-04
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
2009-11-04
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
2009-11-04
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
2009-11-04
PCI hotplug: acpiphp should be linked after vendor drivers
Matthew Garrett
2009-11-04
PCI hotplug: change PCI nomenclature
Stefan Assmann
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-19
Merge branch 'acpica' into release
Len Brown
2009-09-17
PCI: pciehp: remove slot capabilities definitions
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove error message definitions
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove number field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove slot_bus field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove first_slot field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove slot_num_inc field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove num_slots field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove slot_list field
Kenji Kaneshige
2009-09-14
PCI hotplug: clean up acpi_run_hpp()
Bjorn Helgaas
[next]