index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
1
-0
/
+2
2018-09-19
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
1
-8
/
+6
2018-09-18
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
1
-1
/
+0
2018-09-18
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
1
-3
/
+20
2018-09-18
PCI: Simplify disconnected marking
Lukas Wunner
1
-6
/
+3
2018-07-24
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
1
-3
/
+1
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-15
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
1
-15
/
+1
2017-12-19
PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
Mika Westerberg
1
-12
/
+0
2017-11-07
PCI: pciehp: Fix race condition handling surprise link down
Mika Westerberg
1
-1
/
+5
2017-11-07
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
1
-3
/
+2
2017-03-30
PCI: Add device disconnected state
Keith Busch
1
-0
/
+6
2014-09-13
PCI: pciehp: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-4
/
+1
2014-09-13
PCI: pciehp: Configure hot-added display devices
Bjorn Helgaas
1
-5
/
+1
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-3
/
+2
2014-05-28
PCI: pciehp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-02-14
PCI: pciehp: Don't turn slot off when hot-added device already exists
Yijing Wang
1
-1
/
+1
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-4
/
+13
2013-12-16
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
1
-4
/
+2
2013-07-26
PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device
Yinghai Lu
1
-1
/
+8
2013-01-25
PCI: pciehp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-28
/
+16
2012-06-14
PCI: pciehp: use generic pci_hp_add_bridge()
Yinghai Lu
1
-26
/
+2
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-2
/
+2
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2010-07-30
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
1
-1
/
+1
2010-05-22
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-14
/
+3
2010-02-23
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
1
-6
/
+17
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
1
-1
/
+1
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
1
-2
/
+2
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
1
-11
/
+8
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
1
-2
/
+4
2009-09-15
PCI hotplug: pciehp: use generic pci_configure_slot()
Bjorn Helgaas
1
-131
/
+1
2009-09-10
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
1
-5
/
+0
2008-10-24
PCI hotplug: pciehp: message refinement
Taku Izumi
1
-11
/
+8
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
1
-11
/
+15
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-03-05
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
1
-1
/
+1
2008-02-02
pciehp: block new requests from the device before power off
Kenji Kaneshige
1
-12
/
+21
2008-02-02
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
1
-2
/
+1
2008-02-02
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
1
-6
/
+1
2007-10-13
pciehp: remove trailing whitespace form pciehp_pci.c
Kenji Kaneshige
1
-3
/
+3
2007-10-13
PCI Hotplug: pciehp: Dont check bridge control on remove
Kristen Carlson Accardi
1
-6
/
+12
2006-06-20
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
1
-0
/
+2
2006-06-20
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
1
-2
/
+7
2006-06-20
[PATCH] pciehp: Fix programming hotplug parameters
Kenji Kaneshige
1
-2
/
+139
2006-01-09
[PATCH] pciehp: allow bridged card hotplug
Rajesh Shah
1
-24
/
+28
2005-11-11
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
1
-4
/
+0
2005-11-11
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
1
-327
/
+22
2005-11-11
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
1
-434
/
+53
2005-10-31
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
[next]