index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_ctrl.c
Age
Commit message (
Expand
)
Author
2017-02-03
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
Bjorn Helgaas
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
2016-12-08
PCI: pciehp: Leave power indicator on when enabling already-enabled slot
Ashok Raj
2016-11-17
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
Lukas Wunner
2016-09-14
PCI: pciehp: Remove useless pciehp_get_latch_status() calls
Bjorn Helgaas
2016-09-14
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
Bjorn Helgaas
2016-09-14
PCI: pciehp: Don't re-read Slot Status when handling surprise event
Mayurkumar Patel
2016-08-22
PCI: pciehp: Clear attention LED on device add
Keith Busch
2015-11-25
PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex
Guenter Roeck
2015-10-21
PCI: pciehp: Queue power work requests in dedicated function
Guenter Roeck
2015-06-18
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
2015-06-18
PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()
Bjorn Helgaas
2015-06-18
PCI: pciehp: Make queue_interrupt_event() void
Bjorn Helgaas
2015-06-17
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
2015-01-21
PCI: pciehp: Handle surprise add even if surprise removal isn't supported
Bjorn Helgaas
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-02-19
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
2014-02-19
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
Rajat Jain
2014-02-14
PCI: pciehp: Don't turn slot off when hot-added device already exists
Yijing Wang
2014-02-11
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
2014-02-11
PCI: pciehp: Ensure very fast hotplug events are also processed
Rajat Jain
2014-02-11
PCI: pciehp: Don't check adapter or latch status while disabling
Rajat Jain
2014-02-10
PCI: pciehp: Use link change notifications for hot-plug and removal
Rajat Jain
2013-12-15
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
2013-12-15
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-01-12
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2011-12-05
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-11-11
PCI: pciehp: wait 1000 ms before Link Training check
Kenji Kaneshige
2011-07-22
PCI: pciehp: change wait time for valid configuration access
Kenji Kaneshige
2010-10-18
pciehp: update workqueue usage
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-22
PCI hotplug: fix memory leaks
Jiri Slaby
2009-11-24
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove error message definitions
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-09
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-01-07
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
2008-10-23
PCI hotplug: pciehp: message refinement
Taku Izumi
2008-10-22
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
2008-10-22
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
[next]