aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-12PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede1-0/+3
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner1-0/+2
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede1-1/+1
2021-07-06PCI: Fix kernel-doc formattingKrzysztof WilczyƄski1-0/+3
2020-04-23PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macrosAni Sinha1-2/+0
2020-02-20PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc1-0/+1
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg1-3/+3
2019-10-04PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner1-0/+2
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas1-2/+2
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov1-3/+0
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov1-1/+0
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov1-0/+3
2019-05-09PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas1-2/+0
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler1-9/+0
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler1-8/+8
2019-05-09PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler1-10/+6
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg1-0/+2
2018-10-02PCI: Make link active reporting detection genericKeith Busch1-6/+0
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-3/+8
2018-09-18PCI: pciehp: Reshuffle controller struct for clarityLukas Wunner1-26/+31
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner1-5/+5
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner1-37/+30
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner1-1/+2
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner1-4/+4
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner1-1/+0
2018-09-17PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner1-1/+1
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas Wunner1-0/+5
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner1-1/+1
2018-07-31PCI: pciehp: Avoid slot access during resetLukas Wunner1-0/+5
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner1-2/+1
2018-07-23PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner1-2/+0
2018-07-23PCI: pciehp: Drop enable/disable lockLukas Wunner1-3/+0
2018-07-23PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner1-0/+18
2018-07-23PCI: pciehp: Track enable/disable statusLukas Wunner1-1/+14
2018-07-23PCI: pciehp: Drop slot workqueueLukas Wunner1-2/+0
2018-07-23PCI: pciehp: Handle events synchronouslyLukas Wunner1-16/+4
2018-07-23PCI: pciehp: Convert to threaded pollingLukas Wunner1-2/+2
2018-07-23PCI: pciehp: Convert to threaded IRQLukas Wunner1-0/+3
2018-07-23PCI: pciehp: Document struct slot and struct controllerLukas Wunner1-4/+44
2018-07-23PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner1-1/+1
2018-07-23PCI: pciehp: Fix use-after-free on unplugLukas Wunner1-0/+1
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg1-1/+1
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas1-1/+1
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler1-1/+2
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch1-0/+3
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-4/+4
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas1-6/+4
2015-08-10PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas1-7/+3