summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_ctrl.c
AgeCommit message (Expand)Author
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
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi
2008-05-27pciehp: move msleep after power offKenji Kaneshige
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige