aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h
AgeCommit message (Expand)Author
2020-06-04PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2020-02-11PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner
2019-05-09PCI: pciehp: Remove pointless MY_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: Disable hotplug interrupt during suspendMika Westerberg
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: pciehp: Reshuffle controller struct for clarityLukas 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-09-17PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas 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: Become resilient to missed eventsLukas 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: Drop slot workqueueLukas Wunner
2018-07-23PCI: pciehp: Handle events synchronouslyLukas 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: Fix use-after-free on unplugLukas Wunner
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas
2015-08-10PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki
2014-09-12PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas
2014-07-05PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain
2014-06-17PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas
2014-06-16PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas
2014-04-14PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat 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