summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h
Commit message (Expand)AuthorAge
* PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas2019-09-05
* PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov2019-09-05
* PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov2019-09-05
* PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov2019-09-05
* PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas2019-05-09
* PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler2019-05-09
* PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler2019-05-09
* PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler2019-05-09
* PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg2018-10-02
* PCI: Make link active reporting detection genericKeith Busch2018-10-02
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-18
* PCI: pciehp: Reshuffle controller struct for clarityLukas Wunner2018-09-18
* PCI: pciehp: Rename controller struct members for clarityLukas Wunner2018-09-18
* PCI: pciehp: Unify controller and slot structsLukas Wunner2018-09-18
* PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner2018-09-18
* PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner2018-09-17
* PCI: pciehp: Drop unnecessary includesLukas Wunner2018-09-17
* PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner2018-09-17
* PCI: pciehp: Support interrupts sent from D3hotLukas Wunner2018-07-31
* PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner2018-07-31
* PCI: pciehp: Avoid slot access during resetLukas Wunner2018-07-31
* PCI: pciehp: Become resilient to missed eventsLukas Wunner2018-07-23
* PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner2018-07-23
* PCI: pciehp: Drop enable/disable lockLukas Wunner2018-07-23
* PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner2018-07-23
* PCI: pciehp: Track enable/disable statusLukas Wunner2018-07-23
* PCI: pciehp: Drop slot workqueueLukas Wunner2018-07-23
* PCI: pciehp: Handle events synchronouslyLukas Wunner2018-07-23
* PCI: pciehp: Convert to threaded pollingLukas Wunner2018-07-23
* PCI: pciehp: Convert to threaded IRQLukas Wunner2018-07-23
* PCI: pciehp: Document struct slot and struct controllerLukas Wunner2018-07-23
* PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner2018-07-23
* PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-07-23
* PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-05-23
* PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas2018-03-09
* PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler2018-02-22
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-22
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-08
* PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas2015-08-10
* PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas2015-08-10
* PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas2015-06-18
* PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki2015-05-21
* PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas2014-09-12
* PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain2014-07-05
* PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas2014-06-17
* PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas2014-06-16
* PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas2014-04-14
* PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-11