index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
PCI: pciehp: Remove loading message
Bjorn Helgaas
2016-12-12
1
-5
/
+4
*
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
[next]