aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h
Commit message (Expand)AuthorAge
* 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
* PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-10
* PCI: pciehp: Make check_link_active() non-staticRajat Jain2014-02-10
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-13
|\ \
| * | PCI: Make local functions staticStephen Hemminger2014-01-13
| |/
* / PCI: pciehp: Make various functions void since they can't failBjorn Helgaas2013-12-15
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14