summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
...
* | PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas2014-06-162-16/+18
* | PCI: Prevent NULL dereference during pciehp probeAndreas Noever2014-06-161-0/+7
|/
* Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-1233-355/+303
|\
| * PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-1015-112/+71
| * PCI: Whitespace cleanupRyan Desfosses2014-06-1028-224/+218
| * PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-104-19/+14
* | ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki2014-06-112-18/+52
* | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-0212-26/+23
|\ \ | |/
| *---. Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-286-11/+7
| |\ \ \
| | | * | PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | | * | PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | | * | PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | | * | PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | | * | PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| | | |/
| | * | PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist2014-05-271-1/+2
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas2014-04-299-15/+16
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * PCI: Remove unnecessary __ref annotationsBjorn Helgaas2014-04-293-3/+3
| | | * PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-143-3/+0
| | |/ | |/|
| | * PCI: rphahp: Fix endianess issuesLaurent Dufour2014-04-251-6/+9
| | * PCI: pciehp: Acknowledge spurious "cmd completed" eventRajat Jain2014-04-241-0/+2
| | * PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas2014-04-141-1/+1
| | * PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas2014-04-141-2/+1
| |/
* | PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum2014-05-151-2/+2
|/
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-018-80/+194
|\
| * Merge branch 'pci/pciehp' into nextBjorn Helgaas2014-02-206-75/+189
| |\
| | * PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-193-5/+6
| | * PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain2014-02-192-5/+13
| | * PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2014-02-142-2/+3
| | * PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-114-3/+23
| | * PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain2014-02-111-9/+20
| | * PCI: pciehp: Disable link notification across slot resetRajat Jain2014-02-111-13/+17
| | * PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-111-18/+0
| | * PCI: pciehp: Don't disable the link permanently during removalRajat Jain2014-02-111-18/+0
| | * PCI: pciehp: Enable link state change notificationsRajat Jain2014-02-111-2/+11
| | * PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-103-1/+96
| | * PCI: pciehp: Make check_link_active() non-staticRajat Jain2014-02-102-3/+4
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-181-2/+2
| |\ \
| | * | PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter2014-02-121-2/+2
| | |/
| * | ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-3/+3
| |/
* | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2014-03-061-5/+2
|\ \
| * | ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki2014-03-051-5/+2
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-4/+4
* | | ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki2014-02-211-70/+49
* | | ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki2014-02-211-3/+3
* | | Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki2014-02-211-10/+19
|\ \ \ | |/ /
| * | ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki2014-02-161-5/+8
| * | ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki2014-02-161-5/+11
* | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-1/+1
* | | ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki2014-02-211-7/+0
|/ /
* | Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki2014-02-122-285/+136
|\ \
OpenPOWER on IntegriCloud