aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu
2010-02-22PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-02-22PCI hotplug: fix ibmphp build errorRandy Dunlap
2010-02-22PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby
2010-02-22PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-02-22PCI hotplug: fix memory leaksJiri Slaby
2010-02-22PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-04PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-24PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige
2009-11-24PCI hotplug: use pci_is_pcie()Kenji Kaneshige
2009-11-24pciehp: use pci_pcie_cap()Kenji Kaneshige
2009-11-24PCI hotplug: use pci_pcie_cap()Kenji Kaneshige
2009-11-06PCI hotplug: fix oshp evaluationKenji Kaneshige
2009-11-04PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige
2009-11-04PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige
2009-11-04PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige
2009-11-04PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige
2009-11-04PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige
2009-11-04PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett
2009-11-04PCI hotplug: change PCI nomenclatureStefan Assmann
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-09-17PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige
2009-09-17PCI: pciehp: remove error message definitionsKenji Kaneshige
2009-09-17PCI: pciehp: remove number fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove crit_sect mutexKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove first_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove num_slots fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige
2009-09-14PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas