index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-27
PCI: cpqphp: Fix possible null pointer dereference
Rickard Strandqvist
2014-05-27
PCI: pciehp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: cpcihp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: shpchp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
PCI: rpaphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-15
PCI: shpchp: Check bridge's secondary (not primary) bus speed
Marcel Apfelbaum
2014-04-29
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
2014-04-29
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
2014-04-25
PCI: rphahp: Fix endianess issues
Laurent Dufour
2014-04-24
PCI: pciehp: Acknowledge spurious "cmd completed" event
Rajat Jain
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-04-14
PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define
Bjorn Helgaas
2014-04-14
PCI: hotplug: Remove unnecessary "dev->bus" test
Bjorn Helgaas
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
[next]