summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_pci.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-12-18PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()Mika Westerberg
2017-11-06PCI: pciehp: Fix race condition handling surprise link downMika Westerberg
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko
2017-03-29PCI: Add device disconnected stateKeith Busch
2014-09-12PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: pciehp: Configure hot-added display devicesBjorn Helgaas
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-05-27PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang
2014-02-14PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki
2013-12-15PCI: pciehp: Make various functions void since they can't failBjorn Helgaas
2013-07-25PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu
2013-01-25PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2012-06-13PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2010-07-30PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham
2010-05-21PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham
2010-02-22PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg
2008-02-01pciehp: block new requests from the device before power offKenji Kaneshige
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi
2006-06-19[PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige
2006-06-19[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige
2006-06-19[PATCH] pciehp: Fix programming hotplug parametersKenji Kaneshige
2006-01-09[PATCH] pciehp: allow bridged card hotplugRajesh Shah
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi
2005-04-16Linux-2.6.12-rc2Linus Torvalds