Commit Graph

875 Commits (61e7380403efbaf5f796e8cf979827c602bf6c50)

Author SHA1 Message Date
Bjorn Helgaas 10959d72d4 PCI: shpchp: Make shpchp_wq non-ordered 12 years ago
Yijing Wang c2be6f93b3 PCI: pciehp: Use per-slot workqueues to avoid deadlock 12 years ago
Sasha Levin 3ecd9d01f7 PCI: cpqphp: Cleanup and remove unreachable paths 12 years ago
Rafael J. Wysocki 0cd6ac52b3 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument 12 years ago
Rafael J. Wysocki 636458de36 ACPI: Remove the arguments of acpi_bus_add() that are not used 12 years ago
Rafael J. Wysocki 02f57c67a8 ACPI: Remove acpi_start_single_object() and acpi_bus_start() 12 years ago
Jan Glauber 7441b0627e s390/pci: PCI hotplug support via SCLP 12 years ago
Bill Pemberton 15856ad50b PCI: Remove __dev* markings 12 years ago
Jiang Liu 5ba113f7c4 PCI: acpiphp: Handle PCIe ports without native hotplug capability 13 years ago
Taku Izumi 55bfe3c0c5 PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface 13 years ago
Gavin Shan 20ee6a9708 powerpc/eeh: Remove EEH PE for normal PCI hotplug 13 years ago
Jiang Liu a9d18b37e4 PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot() 13 years ago
Alan Cox b161dabc3d PCI: cpqphp: Remove unreachable path 13 years ago
Oliver Neukum 87683e22c6 PCI: pciehp: Always implement resume, regardless of pciehp_force param 13 years ago
Bjorn Helgaas c2b5acc3a3 PCI: Remove the fakephp driver 13 years ago
Jiang Liu 537a77e65d PCI/pciehp: Use PCI Express Capability accessors 13 years ago
Jiang Liu 028fbad480 PCI/hotplug: Use PCI Express Capability accessors 13 years ago
Bjorn Helgaas 7990681ad8 PCI: Remove unused, commented-out, code 13 years ago
Bjorn Helgaas 34e548431a PCI: acpiphp: Use common pci_stop_and_remove_bus_device() 13 years ago
Bjorn Helgaas 57fd9a4df5 PCI: acpiphp: Stop disabling bridges on remove 13 years ago
Masanari Iida 367fa9821a pci: hotplug: Fix typo in pci 13 years ago
Julia Lawall 83d0571073 PCI: hotplug: ensure a consistent return value in error case 13 years ago
Yinghai Lu e73cfecdfc PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width() 13 years ago
Yinghai Lu 2ac45f28b8 PCI: acpiphp: merge acpiphp_debug and debug 13 years ago
Yinghai Lu e735a80bd5 PCI: acpiphp: remove unused res_lock 13 years ago
Bjorn Helgaas dfb117b3e5 PCI: acpiphp: check whether _ADR evaluation succeeded 13 years ago
Bjorn Helgaas 67454b6602 PCI: shpchp: remove dead code 13 years ago
Amos Kong ce29ca3ea4 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx 13 years ago
Amos Kong 638f293307 PCI: acpiphp: fix function 0 leak when disabling a slot 13 years ago
Yinghai Lu 69ba29b9f9 PCI: sgihp: use generic pci_hp_add_bridge() 13 years ago
Yinghai Lu 2d7abf3292 PCI: ibmhp: use generic pci_hp_add_bridge() 13 years ago
Yinghai Lu 04de975e78 PCI: cpqhp: use generic pci_hp_add_bridge() 13 years ago
Yinghai Lu 7d01f70ac6 PCI: shpchp: use generic pci_hp_add_bridge() 13 years ago
Yinghai Lu 073ae10c0f PCI: cpci_hotplug: use generic pci_hp_add_bridge() 13 years ago
Yinghai Lu c6da81a4d3 PCI: pciehp: use generic pci_hp_add_bridge() 13 years ago
Yinghai Lu 85019faf4a PCI: sgihp: register busn_res 13 years ago
Yinghai Lu d0a350fe57 PCI: ibmhp: register busn_res 13 years ago
Yinghai Lu 450878759a PCI: cpqhp: register busn_res 13 years ago
Yinghai Lu 6cda0fcf26 PCI: shpchp: register busn_res 13 years ago
Yinghai Lu f406384628 PCI: cpci_hotplug: register busn_res 13 years ago
Yinghai Lu b918c62e08 PCI: replace struct pci_bus secondary/subordinate with busn_res 13 years ago
Yinghai Lu f6330c3178 PCI: make acpihp use __pci_remove_bus_device instead 13 years ago
Yinghai Lu 210647af89 PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device 13 years ago
Danny Kukawka 309c665110 PCI hotplug: cpcihp: fix debug module parameter to be bool 13 years ago
Yinghai Lu 2debd92899 PCI: pciehp: Disable/enable link during slot power off/on 13 years ago
Yinghai Lu 7f822999e1 PCI: pciehp: Add Disable/enable link functions 13 years ago
Yinghai Lu bffe4f72fc PCI: pciehp: Add pcie_wait_link_not_active() 13 years ago
Yinghai Lu 4e2ce405b2 PCI: pciehp: make check_link_active more helpful 13 years ago
Yinghai Lu 2f5d8e4ff9 PCI: pciehp: replace unconditional sleep with config space access check 13 years ago
Julia Lawall 8f0cdddcd3 PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap 13 years ago