aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c
Commit message (Expand)AuthorAge
* PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas2019-05-09
* PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler2019-05-09
* PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler2019-05-09
* PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas2019-05-09
* Merge branch 'pci/pm'Bjorn Helgaas2019-03-06
|\
| * PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg2019-02-15
* | Merge branch 'pci/misc'Bjorn Helgaas2019-03-06
|\ \
| * | PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang2019-02-01
| |/
* / PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg2019-01-14
|/
* PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg2018-10-02
* PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg2018-10-02
* PCI: Make link active reporting detection genericKeith Busch2018-10-02
* PCI: hotplug: Embed hotplug_slotLukas 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: Fix hot-add vs powerfault detection orderKeith Busch2018-09-11
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-15
|\
| * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-19
| * PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya2018-07-19
* | 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: Support interrupts sent from D3hotLukas 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: Become resilient to missed eventsLukas Wunner2018-07-23
* | PCI: pciehp: Tolerate initially unstable linkLukas Wunner2018-07-23
* | PCI: pciehp: Drop enable/disable lockLukas Wunner2018-07-23
* | PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner2018-07-23
* | PCI: pciehp: Track enable/disable statusLukas Wunner2018-07-23
* | PCI: pciehp: Drop slot workqueueLukas Wunner2018-07-23
* | PCI: pciehp: Handle events synchronouslyLukas Wunner2018-07-23
* | PCI: pciehp: Convert to threaded pollingLukas Wunner2018-07-23
* | PCI: pciehp: Convert to threaded IRQLukas Wunner2018-07-23
* | PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner2018-07-23
* | PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-07-23
|/
* Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-06
|\
| * PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-05-23
| * PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas2018-05-07
* | PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep2018-05-17
|/
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-28
* | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-31
|\ \
| * | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-17
| |/
* / PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner2018-01-23
|/
* PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg2017-11-06
* PCI: pciehp: Fix race condition handling surprise link downMika Westerberg2017-11-06