summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_ctrl.c
AgeCommit message (Expand)AuthorLines
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+1
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner-3/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-2/+2
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg-2/+2
2019-10-04PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner-2/+4
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas-1/+1
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov-4/+7
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov-11/+15
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler-0/+2
2019-04-10PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko-0/+4
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner-2/+2
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner-29/+29
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner-129/+115
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner-8/+2
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner-2/+4
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner-3/+0
2018-09-17PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner-9/+13
2018-07-31PCI: pciehp: Avoid implicit fallthroughs in switch statementsLukas Wunner-0/+5
2018-07-31PCI: pciehp: Resume to D0 on enable/disableLukas Wunner-0/+6
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner-43/+37
2018-07-23PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner-2/+5
2018-07-23PCI: pciehp: Drop enable/disable lockLukas Wunner-11/+0
2018-07-23PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner-51/+48
2018-07-23PCI: pciehp: Track enable/disable statusLukas Wunner-12/+16
2018-07-23PCI: pciehp: Drop slot workqueueLukas Wunner-1/+1
2018-07-23PCI: pciehp: Handle events synchronouslyLukas Wunner-123/+55
2018-07-23PCI: pciehp: Stop blinking on slot enable failureLukas Wunner-32/+41
2018-07-23PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner-7/+4
2018-07-23PCI: pciehp: Drop unnecessary NULL pointer checkLukas Wunner-3/+0
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas-15/+1
2017-11-06PCI: pciehp: Fix race condition handling surprise link downMika Westerberg-3/+4
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas-6/+0
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas-0/+6
2016-12-08PCI: pciehp: Leave power indicator on when enabling already-enabled slotAshok Raj-1/+1
2016-11-17PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner-0/+6
2016-09-14PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas-8/+1
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas-29/+27
2016-09-14PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel-16/+2
2016-08-22PCI: pciehp: Clear attention LED on device addKeith Busch-0/+1
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck-0/+2
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck-52/+23
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas-104/+1
2015-06-18PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas-6/+6
2015-06-18PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas-7/+6
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas-31/+7
2015-01-21PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas-2/+0
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses-8/+6
2014-06-10PCI: Whitespace cleanupRyan Desfosses-1/+1
2014-02-19PCI: pciehp: Cleanup whitespaceBjorn Helgaas-5/+4