summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner2018-07-311-31/+32
* PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner2018-07-311-0/+14
* PCI: pciehp: Obey compulsory command delay after resumeLukas Wunner2018-07-311-0/+4
* PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner2018-07-311-4/+13
* PCI: pciehp: Avoid slot access during resetLukas Wunner2018-07-311-0/+2
* PCI: pciehp: Always enable occupied slot on probeLukas Wunner2018-07-241-8/+4Star
* PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner2018-07-241-6/+16
* PCI: pciehp: Publish to user space last on probeLukas Wunner2018-07-241-5/+15
* PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-241-13/+6Star
* PCI: pciehp: Drop slot workqueueLukas Wunner2018-07-241-6/+0Star
* PCI: pciehp: Stop blinking on slot enable failureLukas Wunner2018-07-241-6/+1Star
* PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-07-241-0/+7
* PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-05-241-1/+1
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1Star
* PCI: pciehp: Remove loading messageBjorn Helgaas2016-12-121-5/+4Star
* Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-10-031-0/+3
|\
| * PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-231-0/+3
* | PCI: pciehp: Make explicitly non-modularPaul Gortmaker2016-08-251-15/+5Star
|/
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-8/+8
* PCI: pciehp: Clean up debug loggingBjorn Helgaas2015-06-181-36/+3Star
* PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki2015-05-231-3/+2Star
* PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki2015-05-211-7/+3Star
* Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa2014-10-271-7/+0Star
* PCI: pciehp: Prevent NULL dereference during probeAndreas Noever2014-09-161-0/+7
* PCI: Prevent NULL dereference during pciehp probeAndreas Noever2014-06-161-0/+7
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-2/+1Star
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-2/+2
* PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-191-0/+1
* PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-121-1/+6
* Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-141-1/+1
|\
| * PCI: Make local functions staticStephen Hemminger2014-01-131-1/+1
* | PCI: pciehp: Make various functions void since they can't failBjorn Helgaas2013-12-161-5/+10
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-2/+2
* PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-141-0/+12
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-261-2/+0Star
|\
| * PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle2013-02-011-2/+0Star
* | PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-01-121-9/+2Star
|/
* PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum2012-09-081-14/+14
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-051-9/+0Star
* PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2011-12-051-1/+1
* pciehp: update workqueue usageTejun Heo2010-10-181-1/+17
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-231-25/+0Star
* PCI: pciehp: prevent unnecessary power offKenji Kaneshige2009-11-041-16/+10Star
* PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-041-1/+1
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-041-47/+8Star
* PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige2009-11-041-16/+22
* PCI: pciehp: remove number fieldKenji Kaneshige2009-09-171-2/+2