summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_hpc.c
AgeCommit message (Expand)Author
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
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu
2014-09-12PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-07-07PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe
2014-07-05PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain
2014-06-17PCI: pciehp: Remove assumptions about which commands cause completion eventsBjorn Helgaas
2014-06-17PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas
2014-06-17PCI: pciehp: Wait for hotplug command completion lazilyBjorn Helgaas
2014-06-16PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-04-24PCI: pciehp: Acknowledge spurious "cmd completed" eventRajat Jain
2014-02-19PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2014-02-11PCI: pciehp: Disable link notification across slot resetRajat Jain
2014-02-11PCI: pciehp: Don't disable the link permanently during removalRajat Jain
2014-02-11PCI: pciehp: Enable link state change notificationsRajat Jain
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain
2014-02-10PCI: pciehp: Make check_link_active() non-staticRajat Jain
2013-12-15PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas
2013-12-15PCI: pciehp: Use symbolic constants for Slot Control fieldsBjorn Helgaas
2013-12-15PCI: pciehp: Use symbolic constants, not hard-coded bitmaskBjorn Helgaas