aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_core.c
Commit message (Expand)AuthorAge
* PCI: pciehp: Implement runtime PM callbacksMika Westerberg2018-10-02
* PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg2018-10-02
* PCI: portdrv: Initialize service drivers directlyKeith Busch2018-09-20
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-18
* PCI: hotplug: Drop hotplug_slot_infoLukas 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: Deduplicate presence check on probe & resumeLukas Wunner2018-07-31
* PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner2018-07-31
* PCI: pciehp: Obey compulsory command delay after resumeLukas 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: Always enable occupied slot on probeLukas Wunner2018-07-23
* PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner2018-07-23
* PCI: pciehp: Publish to user space last on probeLukas Wunner2018-07-23
* PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-23
* PCI: pciehp: Drop slot workqueueLukas Wunner2018-07-23
* PCI: pciehp: Stop blinking on slot enable failureLukas 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: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-28
* PCI: pciehp: Remove loading messageBjorn Helgaas2016-12-12
* Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-10-03
|\
| * PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-22
* | PCI: pciehp: Make explicitly non-modularPaul Gortmaker2016-08-24
|/
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-08
* PCI: pciehp: Clean up debug loggingBjorn Helgaas2015-06-17
* PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki2015-05-22
* PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki2015-05-21
* Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa2014-10-27
* PCI: pciehp: Prevent NULL dereference during probeAndreas Noever2014-09-16
* PCI: Prevent NULL dereference during pciehp probeAndreas Noever2014-06-16
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
* PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-19
* PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-11
* 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
* PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-14
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\
| * PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle2013-02-01
* | PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-01-12
|/
* PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum2012-09-07
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-05