Age | Commit message (Expand) | Author |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-06 | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki |
2014-03-05 | ACPI / hotplug / PCI: Use pci_device_is_present() | Rafael J. Wysocki |
2014-02-21 | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context | Rafael J. Wysocki |
2014-02-21 | ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts | Rafael J. Wysocki |
2014-02-21 | ACPI / dock: Use ACPI device object pointers instead of ACPI handles | Rafael J. Wysocki |
2014-02-21 | Merge branch 'acpi-pci-hotplug' into acpi-dock | Rafael J. Wysocki |
2014-02-21 | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context | Rafael J. Wysocki |
2014-02-21 | ACPI / hotplug / PCI: Do not clear event callback pointer for docks | Rafael J. Wysocki |
2014-02-20 | Merge branch 'pci/pciehp' into next | Bjorn Helgaas |
2014-02-19 | PCI: pciehp: Cleanup whitespace | Bjorn Helgaas |
2014-02-19 | PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability | Rajat Jain |
2014-02-18 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2014-02-16 | ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP | Rafael J. Wysocki |
2014-02-16 | ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() | Rafael J. Wysocki |
2014-02-14 | ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal | Yijing Wang |
2014-02-14 | PCI: pciehp: Don't turn slot off when hot-added device already exists | Yijing Wang |
2014-02-12 | PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() | Dan Carpenter |
2014-02-12 | Merge back earlier 'acpi-pci-hotplug' material. | Rafael J. Wysocki |
2014-02-12 | ACPI / hotplug / PCI: Relax the checking of _STA return values | Mika Westerberg |
2014-02-11 | PCI: pciehp: Add hotplug_lock to serialize hotplug events | Rajat Jain |
2014-02-11 | PCI: pciehp: Ensure very fast hotplug events are also processed | Rajat Jain |
2014-02-11 | PCI: pciehp: Disable link notification across slot reset | Rajat Jain |
2014-02-11 | PCI: pciehp: Don't check adapter or latch status while disabling | Rajat Jain |
2014-02-11 | PCI: pciehp: Don't disable the link permanently during removal | Rajat Jain |
2014-02-11 | PCI: pciehp: Enable link state change notifications | Rajat Jain |
2014-02-10 | PCI: pciehp: Use link change notifications for hot-plug and removal | Rajat Jain |
2014-02-10 | PCI: pciehp: Make check_link_active() non-static | Rajat Jain |
2014-02-10 | ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock | Rafael J. Wysocki |
2014-02-06 | ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() | Rafael J. Wysocki |
2014-02-06 | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() | Rafael J. Wysocki |
2014-02-06 | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() | Rafael J. Wysocki |
2014-02-06 | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Define hotplug context lock in the core | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event() | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event() | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Simplify hotplug_event() | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Drop crit_sect locking | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Drop acpiphp_bus_add() | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Rework acpiphp_no_hotplug() | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Drop acpiphp_bus_trim() | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Simplify register_slot() | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal | Rafael J. Wysocki |
2014-02-05 | ACPI / hotplug / PCI: Simplify disable_slot() | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Fix bridge removal race vs dock events | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event() | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event() | Rafael J. Wysocki |
2014-02-03 | ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order | Rafael J. Wysocki |