index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2016-10-03
1
-0
/
+3
|
\
|
*
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
2016-09-22
1
-0
/
+3
*
|
PCI: pciehp: Make explicitly non-modular
Paul Gortmaker
2016-08-24
1
-15
/
+5
|
/
*
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-8
/
+8
*
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
2015-06-17
1
-36
/
+3
*
PCI: pciehp: Drop pointless label from pciehp_probe()
Rafael J. Wysocki
2015-05-22
1
-3
/
+2
*
PCI: pciehp: Drop pointless ACPI-based "slot detection" check
Rafael J. Wysocki
2015-05-21
1
-7
/
+3
*
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
2014-10-27
1
-7
/
+0
*
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
2014-09-16
1
-0
/
+7
*
PCI: Prevent NULL dereference during pciehp probe
Andreas Noever
2014-06-16
1
-0
/
+7
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-2
/
+1
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-2
/
+2
*
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
2014-02-19
1
-0
/
+1
*
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
2014-02-11
1
-1
/
+6
*
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
1
-1
/
+1
|
\
|
*
PCI: Make local functions static
Stephen Hemminger
2014-01-13
1
-1
/
+1
*
|
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-12-15
1
-5
/
+10
|
/
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-2
/
+2
*
PCI: pciehp: Add reset_slot() method
Alex Williamson
2013-08-14
1
-0
/
+12
*
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
1
-2
/
+0
|
\
|
*
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
2013-02-01
1
-2
/
+0
*
|
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2013-01-12
1
-9
/
+2
|
/
*
PCI: pciehp: Always implement resume, regardless of pciehp_force param
Oliver Neukum
2012-09-07
1
-14
/
+14
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-12-05
1
-9
/
+0
*
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
2011-12-05
1
-1
/
+1
*
pciehp: update workqueue usage
Tejun Heo
2010-10-18
1
-1
/
+17
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
1
-25
/
+0
*
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
2009-11-04
1
-16
/
+10
*
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
2009-11-04
1
-1
/
+1
*
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
2009-11-04
1
-47
/
+8
*
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
2009-11-04
1
-16
/
+22
*
PCI: pciehp: remove number field
Kenji Kaneshige
2009-09-17
1
-2
/
+2
*
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
1
-13
/
+13
*
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
1
-3
/
+3
*
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
1
-4
/
+2
*
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
1
-2
/
+2
*
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
1
-6
/
+3
*
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
1
-1
/
+2
*
PCI: pciehp: remove slot_list field
Kenji Kaneshige
2009-09-17
1
-63
/
+57
*
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2009-06-16
1
-1
/
+0
*
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
2009-06-16
1
-110
/
+1
*
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-20
1
-2
/
+2
*
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
1
-10
/
+2
*
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-03-19
1
-1
/
+1
*
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
2009-02-24
1
-0
/
+7
*
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
2009-01-19
1
-1
/
+3
*
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
2009-01-07
1
-0
/
+1
[next]