summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_core.c
AgeCommit message (Expand)Author
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2019-11-12PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov
2019-05-09PCI: pciehp: Remove pointless PCIE_MODULE_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler
2019-05-09PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler
2018-10-02PCI: pciehp: Implement runtime PM callbacksMika Westerberg
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner
2018-07-31PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner
2018-07-31PCI: pciehp: Resume parent to D0 on config space accessLukas 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: Enable/disable exclusively from IRQ threadLukas 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: Stop blinking on slot enable failureLukas Wunner
2018-07-23PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2016-12-12PCI: pciehp: Remove loading messageBjorn Helgaas
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-08-24PCI: pciehp: Make explicitly non-modularPaul Gortmaker
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas
2015-05-22PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki
2014-10-27Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa
2014-09-16PCI: pciehp: Prevent NULL dereference during probeAndreas Noever
2014-06-16PCI: Prevent NULL dereference during pciehp probeAndreas Noever
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-02-19PCI: pciehp: Cleanup whitespaceBjorn Helgaas
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen Hemminger
2013-12-15PCI: pciehp: Make various functions void since they can't failBjorn Helgaas
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas