index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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