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