summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2017-02-031-6/+0
* Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-121-0/+6
|\
| * PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner2016-11-171-0/+6
* | PCI: pciehp: Leave power indicator on when enabling already-enabled slotAshok Raj2016-12-081-1/+1
|/
* PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas2016-09-141-8/+1
* PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas2016-09-141-29/+27
* PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel2016-09-141-16/+2
* PCI: pciehp: Clear attention LED on device addKeith Busch2016-08-221-0/+1
* PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck2015-11-251-0/+2
* PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck2015-10-211-52/+23
* PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas2015-06-181-104/+1
* PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas2015-06-181-6/+6
* PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas2015-06-181-7/+6
* PCI: pciehp: Clean up debug loggingBjorn Helgaas2015-06-171-31/+7
* PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas2015-01-211-2/+0
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-101-8/+6
* PCI: Whitespace cleanupRyan Desfosses2014-06-101-1/+1
* PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-191-5/+4
* PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain2014-02-191-1/+8
* PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2014-02-141-1/+2
* PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-111-2/+15
* PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain2014-02-111-9/+20
* PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-111-18/+0
* PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-101-0/+88
* PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas2013-12-151-29/+13
* PCI: pciehp: Make various functions void since they can't failBjorn Helgaas2013-12-151-33/+19
* PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-01-121-4/+4
* PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-051-2/+2
* PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-111-3/+0
* PCI: pciehp: change wait time for valid configuration accessKenji Kaneshige2011-07-221-0/+3
* pciehp: update workqueue usageTejun Heo2010-10-181-5/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI hotplug: fix memory leaksJiri Slaby2010-02-221-0/+1
* PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2009-11-241-21/+6
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-041-29/+1
* PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-171-1/+1
* PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-171-38/+37
* PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-171-3/+3
* PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-171-14/+0
* PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-171-3/+0
* PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-171-4/+2
* PCI: pciehp: remove device fieldKenji Kaneshige2009-09-171-9/+6
* PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-171-2/+4
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-5/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige2009-01-071-14/+12
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-231-32/+32
* PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-221-3/+0
* PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-221-24/+29
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-201-61/+75