index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
1
-0
/
+2
*
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
2018-09-18
1
-8
/
+6
*
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
2018-09-17
1
-1
/
+0
*
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
2018-09-17
1
-3
/
+20
*
PCI: Simplify disconnected marking
Lukas Wunner
2018-09-17
1
-6
/
+3
*
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
2018-07-23
1
-3
/
+1
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-15
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-15
/
+1
*
|
PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
Mika Westerberg
2017-12-18
1
-12
/
+0
|
/
*
PCI: pciehp: Fix race condition handling surprise link down
Mika Westerberg
2017-11-06
1
-1
/
+5
*
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2017-11-06
1
-3
/
+2
*
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
[next]