summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+23Star
* PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas2015-06-181-104/+1Star
* 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/+6Star
* PCI: pciehp: Clean up debug loggingBjorn Helgaas2015-06-181-31/+7Star
* PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas2015-01-211-2/+0Star
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-8/+6Star
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-1/+1
* PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-191-5/+4Star
* 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-121-2/+15
* PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain2014-02-121-9/+20
* PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-121-18/+0Star
* PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-111-0/+88
* PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas2013-12-161-29/+13Star
* PCI: pciehp: Make various functions void since they can't failBjorn Helgaas2013-12-161-33/+19Star
* 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/+0Star
* PCI: pciehp: change wait time for valid configuration accessKenji Kaneshige2011-07-221-0/+3
* pciehp: update workqueue usageTejun Heo2010-10-181-5/+4Star
* 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-231-0/+1
* PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2009-11-251-21/+6Star
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-041-29/+1Star
* PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-171-1/+1
* PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-171-38/+37Star
* PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-171-3/+3
* PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-171-14/+0Star
* PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-171-3/+0Star
* PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-171-4/+2Star
* PCI: pciehp: remove device fieldKenji Kaneshige2009-09-171-9/+6Star
* PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-171-2/+4
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-5/+0Star
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige2009-01-071-14/+12Star
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-231-32/+32
* PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-231-3/+0Star
* PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-231-24/+29
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-201-61/+75
* pciehp: move msleep after power offKenji Kaneshige2008-05-281-0/+14
* pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige2008-05-281-17/+5Star
* pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-251-23/+23
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-17/+17
* pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-021-12/+0Star
* PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige2008-02-021-11/+2Star
* PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord2008-02-021-1/+0Star
* PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord2008-02-021-1/+0Star