aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2019-11-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2019-10-07PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor
2019-06-15PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-04-17PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-07-31PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner
2018-07-31PCI: pciehp: Avoid implicit fallthroughs in switch statementsLukas Wunner
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner
2018-07-31PCI: pciehp: Resume to D0 on enable/disableLukas Wunner
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas Wunner
2018-07-31PCI: pciehp: Obey compulsory command delay after resumeLukas Wunner
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: pciehp: Avoid slot access during resetLukas Wunner
2018-07-23PCI: pciehp: Always enable occupied slot on probeLukas Wunner
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner
2018-07-23PCI: pciehp: Tolerate initially unstable linkLukas Wunner
2018-07-23PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner
2018-07-23PCI: pciehp: Drop enable/disable lockLukas Wunner
2018-07-23PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner
2018-07-23PCI: pciehp: Track enable/disable statusLukas Wunner
2018-07-23PCI: pciehp: Publish to user space last on probeLukas Wunner
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner
2018-07-23PCI: pciehp: Drop slot workqueueLukas Wunner
2018-07-23PCI: pciehp: Handle events synchronouslyLukas Wunner
2018-07-23PCI: pciehp: Stop blinking on slot enable failureLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded pollingLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded IRQLukas Wunner
2018-07-23PCI: pciehp: Document struct slot and struct controllerLukas Wunner
2018-07-23PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner
2018-07-23PCI: pciehp: Drop unnecessary NULL pointer checkLukas Wunner
2018-07-23PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-07-23PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-07-23PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-07-23PCI: hotplug: Delete skeleton driverLukas Wunner
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya
2018-07-19PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya
2018-07-12PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-04ACPI / hotplug / PCI: Drop unnecessary parenthesesMika Westerberg
2018-06-04ACPI / hotplug / PCI: Mark stale PCI devices disconnectedMika Westerberg
2018-06-04ACPI / hotplug / PCI: Don't scan bridges managed by native hotplugMika Westerberg
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg
2018-06-04PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas