Age | Commit message (Expand) | Author |
2013-09-09 | ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks | Rafael J. Wysocki |
2013-09-07 | ACPI / hotplug / PCI: Use _OST to notify firmware about notify status | Rafael J. Wysocki |
2013-09-07 | ACPI / hotplug / PCI: Avoid doing too much for spurious notifies | Rafael J. Wysocki |
2013-09-05 | ACPI / hotplug / PCI: Don't trim devices before scanning the namespace | Rafael J. Wysocki |
2013-09-03 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-08-30 | s390/pci: add recover sysfs knob | Sebastian Ott |
2013-08-30 | s390/pci/hotplug: convert to be builtin only | Sebastian Ott |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-08-27 | Merge branch 'acpi-pci-hotplug' | Rafael J. Wysocki |
2013-08-27 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-08-26 | Merge branch 'pci/yijing-mps-v8' into next | Bjorn Helgaas |
2013-08-26 | Merge branch 'pci/yinghai-assign-unassigned-v6' into next | Bjorn Helgaas |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas |
2013-08-17 | ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge() | Rafael J. Wysocki |
2013-08-14 | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki |
2013-08-14 | PCI: pciehp: Add reset_slot() method | Alex Williamson |
2013-08-02 | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-25 | PCI: hotplug: Convert to be builtin only, not modular | Bjorn Helgaas |
2013-07-25 | PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device | Yinghai Lu |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu |
2013-07-24 | powerpc/pci/hotplug: Don't need to remove from EEH cache twice | Gavin Shan |
2013-07-23 | ACPI / hotplug / PCI: Get rid of check_sub_bridges() | Mika Westerberg |
2013-07-23 | ACPI / hotplug / PCI: Clean up bridge_mutex usage | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Redefine enable_device() and disable_device() | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() | Mika Westerberg |
2013-07-23 | ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h | Mika Westerberg |
2013-07-23 | ACPI / hotplug / PCI: Check for new devices on enabled slots | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Allow slots without new devices to be rescanned | Kirill A. Shutemov |
2013-07-23 | ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device() | Kirill A. Shutemov |
2013-07-23 | ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Do not queue up event handling work items in vain | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Consolidate slot disabling and ejecting | Mika Westerberg |
2013-07-23 | ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge() | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Rework namespace scanning and trimming routines | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Store parent in functions and bus in slots | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Register all devices under the given bridge | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Refactor slot allocation code in register_slot() | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Merge hotplug event handling functions | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Pass hotplug context objects to event handlers | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge() | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Unified notify handler for hotplug events | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Hotplug context objects for bridges and functions | Rafael J. Wysocki |
2013-07-23 | ACPI / hotplug / PCI: Always return success after adding a function | Rafael J. Wysocki |