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