Age | Commit message (Expand) | Author |
2013-01-25 | PCI: acpiphp: Move host bridge hotplug to pci_root.c | Yinghai Lu |
2013-01-25 | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu |
2013-01-25 | PCI: acpiphp: Add is_hotplug_bridge detection | Yinghai Lu |
2013-01-25 | PCI: shpchp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-25 | PCI: sgihp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-25 | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-25 | PCI: pciehp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-19 | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki |
2013-01-15 | ACPI / scan: Drop the second argument of acpi_bus_trim() | Rafael J. Wysocki |
2013-01-14 | PCI: shpchp: Use per-slot workqueues to avoid deadlock | Bjorn Helgaas |
2013-01-14 | PCI: shpchp: Handle push button event asynchronously | Bjorn Helgaas |
2013-01-13 | PCI: shpchp: Make shpchp_wq non-ordered | Bjorn Helgaas |
2013-01-12 | PCI: pciehp: Use per-slot workqueues to avoid deadlock | Yijing Wang |
2013-01-10 | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next | Bjorn Helgaas |
2013-01-07 | PCI: cpqphp: Cleanup and remove unreachable paths | Sasha Levin |
2013-01-03 | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument | Rafael J. Wysocki |
2013-01-03 | ACPI: Remove the arguments of acpi_bus_add() that are not used | Rafael J. Wysocki |
2013-01-03 | ACPI: Remove acpi_start_single_object() and acpi_bus_start() | Rafael J. Wysocki |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-11-30 | s390/pci: PCI hotplug support via SCLP | Jan Glauber |
2012-11-28 | PCI: Remove __dev* markings | Bill Pemberton |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-09-24 | Merge branch 'pci/jiang-acpiphp' into next | Bjorn Helgaas |
2012-09-24 | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next | Bjorn Helgaas |
2012-09-24 | PCI: acpiphp: Handle PCIe ports without native hotplug capability | Jiang Liu |
2012-09-24 | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi |
2012-09-18 | powerpc/eeh: Remove EEH PE for normal PCI hotplug | Gavin Shan |
2012-09-17 | Merge branch 'pci/jiang-get-domain-bus-slot' into next | Bjorn Helgaas |
2012-09-13 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2012-09-12 | PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu |
2012-09-10 | PCI: cpqphp: Remove unreachable path | Alan Cox |
2012-09-10 | Merge branch 'pci/oliver-pciehp-resume' into next | Bjorn Helgaas |
2012-09-07 | PCI: pciehp: Always implement resume, regardless of pciehp_force param | Oliver Neukum |
2012-09-06 | Merge branch 'pci/bjorn-remove-fakephp' into next | Bjorn Helgaas |
2012-08-24 | PCI: Remove the fakephp driver | Bjorn Helgaas |
2012-08-23 | Merge branch 'pci/bjorn-cleanup-remove' into next | Bjorn Helgaas |
2012-08-23 | PCI/pciehp: Use PCI Express Capability accessors | Jiang Liu |
2012-08-23 | PCI/hotplug: Use PCI Express Capability accessors | Jiang Liu |
2012-08-22 | PCI: Remove unused, commented-out, code | Bjorn Helgaas |
2012-08-22 | PCI: acpiphp: Use common pci_stop_and_remove_bus_device() | Bjorn Helgaas |
2012-08-17 | PCI: acpiphp: Stop disabling bridges on remove | Bjorn Helgaas |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | pci: hotplug: Fix typo in pci | Masanari Iida |
2012-07-18 | Merge branch 'pci/yinghai-pciehp-unused' into next | Bjorn Helgaas |
2012-07-16 | Merge branch 'pci/julia-return-values' into next | Bjorn Helgaas |
2012-07-16 | PCI: hotplug: ensure a consistent return value in error case | Julia Lawall |
2012-07-12 | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid... | Yinghai Lu |
2012-07-11 | Merge branch 'pci/yinghai-hotplug-cleanup' into next | Bjorn Helgaas |
2012-07-10 | PCI: acpiphp: merge acpiphp_debug and debug | Yinghai Lu |
2012-07-10 | PCI: acpiphp: remove unused res_lock | Yinghai Lu |