summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2018-12-16PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-12-16PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-12-16PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-11-20PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas
2018-11-20PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-11-20PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter
2018-10-21ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2017-11-26PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-03-16powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2016-02-16ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2015-04-27PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter
2014-12-15PCI: pciehp: Prevent NULL dereference during probeAndreas Noever
2014-10-05PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-09-05PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe
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