summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_ctrl.c
AgeCommit message (Expand)Author
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-11-06PCI: pciehp: Fix race condition handling surprise link downMika Westerberg
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas
2016-12-08PCI: pciehp: Leave power indicator on when enabling already-enabled slotAshok Raj
2016-11-17PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner
2016-09-14PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas
2016-09-14PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel
2016-08-22PCI: pciehp: Clear attention LED on device addKeith Busch
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas
2015-06-18PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas
2015-06-18PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas
2015-01-21PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-02-19PCI: pciehp: Cleanup whitespaceBjorn Helgaas
2014-02-19PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain
2014-02-14PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2014-02-11PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain
2014-02-11PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain
2013-12-15PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas
2013-12-15PCI: pciehp: Make various functions void since they can't failBjorn Helgaas
2013-01-12PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang
2011-12-05PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige
2011-11-11PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige
2011-07-22PCI: pciehp: change wait time for valid configuration accessKenji Kaneshige
2010-10-18pciehp: update workqueue usageTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI hotplug: fix memory leaksJiri Slaby
2009-11-24PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige
2009-09-17PCI: pciehp: remove error message definitionsKenji Kaneshige
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove crit_sect mutexKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-01-07PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi
2008-10-22PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige