summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_hpc.c
AgeCommit message (Expand)Author
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
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring
2017-11-06PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg
2017-11-06PCI: pciehp: Fix race condition handling surprise link downMika Westerberg
2017-11-06PCI: pciehp: Convert timers to use timer_setup()Kees Cook
2017-08-15PCI: pciehp: Report power fault only once until we clear itKeith Busch
2016-12-07PCI: pciehp: Prioritize data-link event over presence detectAshok Raj
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas
2016-09-14PCI: pciehp: Remove unnecessary guardBjorn Helgaas
2016-09-14PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel
2016-09-14PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel
2016-09-14PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas
2016-09-12PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas
2016-06-20PCI: pciehp: Ignore interrupts during D3coldLukas Wunner
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas
2015-08-10PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson
2015-07-15PCI: pciehp: Simplify pcie_poll_cmd()Yijing Wang
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas
2015-06-09PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-23PCI: pciehp: Stop disabling notifications during initYinghai Lu
2014-09-23PCI: pciehp: Add more Slot Control debug outputYinghai Lu
2014-09-23PCI: pciehp: Fix wait time in timeout messageYinghai Lu