summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-11ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist
2014-05-27PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-04-25PCI: rphahp: Fix endianess issuesLaurent Dufour
2014-04-24PCI: pciehp: Acknowledge spurious "cmd completed" eventRajat Jain
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker
2014-04-14PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas
2014-04-14PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-06Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2014-03-05ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki
2014-02-21ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki
2014-02-20Merge branch 'pci/pciehp' into nextBjorn Helgaas
2014-02-19PCI: pciehp: Cleanup whitespaceBjorn Helgaas
2014-02-19PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-16ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki
2014-02-16ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki
2014-02-14ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang
2014-02-14PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang
2014-02-12PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki
2014-02-12ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2014-02-11PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain
2014-02-11PCI: pciehp: Disable link notification across slot resetRajat Jain
2014-02-11PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain
2014-02-11PCI: pciehp: Don't disable the link permanently during removalRajat Jain
2014-02-11PCI: pciehp: Enable link state change notificationsRajat Jain
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain
2014-02-10PCI: pciehp: Make check_link_active() non-staticRajat Jain
2014-02-10ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lockRafael J. Wysocki