summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macrosAni Sinha2020-04-231-2/+0
* PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc2020-02-201-0/+1
* PCI: pciehp: Prevent deadlock on disconnectMika Westerberg2019-11-121-3/+3
* PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner2019-10-041-0/+2
* PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas2019-09-051-2/+2
* PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov2019-09-051-3/+0
* PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov2019-09-051-1/+0
* PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov2019-09-051-0/+3
* PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas2019-05-091-2/+0
* PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler2019-05-091-9/+0
* PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler2019-05-091-8/+8
* PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler2019-05-091-10/+6
* PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg2018-10-021-0/+2
* PCI: Make link active reporting detection genericKeith Busch2018-10-021-6/+0
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-181-3/+8
* PCI: pciehp: Reshuffle controller struct for clarityLukas Wunner2018-09-181-26/+31
* PCI: pciehp: Rename controller struct members for clarityLukas Wunner2018-09-181-5/+5
* PCI: pciehp: Unify controller and slot structsLukas Wunner2018-09-181-37/+30
* PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner2018-09-181-1/+2
* PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner2018-09-171-4/+4
* PCI: pciehp: Drop unnecessary includesLukas Wunner2018-09-171-1/+0
* PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner2018-09-171-1/+1
* PCI: pciehp: Support interrupts sent from D3hotLukas Wunner2018-07-311-0/+5
* PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner2018-07-311-1/+1
* PCI: pciehp: Avoid slot access during resetLukas Wunner2018-07-311-0/+5
* PCI: pciehp: Become resilient to missed eventsLukas Wunner2018-07-231-2/+1
* PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner2018-07-231-2/+0
* PCI: pciehp: Drop enable/disable lockLukas Wunner2018-07-231-3/+0
* PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner2018-07-231-0/+18
* PCI: pciehp: Track enable/disable statusLukas Wunner2018-07-231-1/+14
* PCI: pciehp: Drop slot workqueueLukas Wunner2018-07-231-2/+0
* PCI: pciehp: Handle events synchronouslyLukas Wunner2018-07-231-16/+4
* PCI: pciehp: Convert to threaded pollingLukas Wunner2018-07-231-2/+2
* PCI: pciehp: Convert to threaded IRQLukas Wunner2018-07-231-0/+3
* PCI: pciehp: Document struct slot and struct controllerLukas Wunner2018-07-231-4/+44
* PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner2018-07-231-1/+1
* PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-07-231-0/+1
* PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-05-231-1/+1
* PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas2018-03-091-1/+1
* PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler2018-02-221-1/+2
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-221-0/+3
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-4/+4
* PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas2015-08-101-6/+4
* PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas2015-08-101-7/+3
* PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas2015-06-181-5/+1
* PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki2015-05-211-17/+0
* PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas2014-09-121-1/+1
* PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain2014-07-051-1/+0