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_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Add device disconnected state
Keith Busch
2017-03-29
1
-0
/
+6
*
PCI: pciehp: Remove pci_configure_slot() usage
Bjorn Helgaas
2014-09-12
1
-4
/
+1
*
PCI: pciehp: Configure hot-added display devices
Bjorn Helgaas
2014-09-12
1
-5
/
+1
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-3
/
+2
*
PCI: pciehp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
1
-2
/
+1
*
PCI: pciehp: Don't turn slot off when hot-added device already exists
Yijing Wang
2014-02-14
1
-1
/
+1
*
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-4
/
+13
*
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-12-15
1
-4
/
+2
*
PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device
Yinghai Lu
2013-07-25
1
-1
/
+8
*
PCI: pciehp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
2013-01-25
1
-28
/
+16
*
PCI: pciehp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-26
/
+2
*
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-2
/
+2
*
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
*
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
2010-07-30
1
-1
/
+1
*
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
2010-05-21
1
-14
/
+3
*
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
2010-02-22
1
-6
/
+17
*
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
1
-1
/
+1
*
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
1
-2
/
+2
*
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
1
-11
/
+8
*
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
1
-2
/
+4
*
PCI hotplug: pciehp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
1
-131
/
+1
*
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
2009-09-09
1
-5
/
+0
*
PCI hotplug: pciehp: message refinement
Taku Izumi
2008-10-23
1
-11
/
+8
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
1
-11
/
+15
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-4
/
+4
*
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
2008-03-04
1
-1
/
+1
*
pciehp: block new requests from the device before power off
Kenji Kaneshige
2008-02-01
1
-12
/
+21
*
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
2008-02-01
1
-2
/
+1
*
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
2008-02-01
1
-6
/
+1
*
pciehp: remove trailing whitespace form pciehp_pci.c
Kenji Kaneshige
2007-10-12
1
-3
/
+3
*
PCI Hotplug: pciehp: Dont check bridge control on remove
Kristen Carlson Accardi
2007-10-12
1
-6
/
+12
*
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
2006-06-19
1
-0
/
+2
*
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
2006-06-19
1
-2
/
+7
*
[PATCH] pciehp: Fix programming hotplug parameters
Kenji Kaneshige
2006-06-19
1
-2
/
+139
*
[PATCH] pciehp: allow bridged card hotplug
Rajesh Shah
2006-01-09
1
-24
/
+28
*
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
2005-11-10
1
-4
/
+0
*
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
2005-11-10
1
-327
/
+22
*
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
2005-11-10
1
-434
/
+53
*
[PATCH] CONFIG_IA32
Brian Gerst
2005-10-30
1
-1
/
+1
*
[PATCH] PCI Hotplug: new contact info
Kristen Accardi
2005-08-16
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+827