aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c
AgeCommit message (Expand)Author
2020-06-04PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2020-04-12PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner
2020-02-11PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner
2019-05-09PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler
2019-05-09PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas
2019-02-15PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg
2019-02-01PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang
2019-01-14PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg
2018-10-02PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-07-31PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner
2018-07-31PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas Wunner
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: pciehp: Avoid slot access during resetLukas Wunner
2018-07-23PCI: pciehp: Always enable occupied slot on probeLukas Wunner
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner
2018-07-23PCI: pciehp: Tolerate initially unstable linkLukas Wunner
2018-07-23PCI: pciehp: Drop enable/disable lockLukas Wunner
2018-07-23PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner
2018-07-23PCI: pciehp: Track enable/disable statusLukas Wunner
2018-07-23PCI: pciehp: Drop slot workqueueLukas Wunner
2018-07-23PCI: pciehp: Handle events synchronouslyLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded pollingLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded IRQLukas Wunner
2018-07-23PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-07-23PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya
2018-07-19PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-23PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner