summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/shpchp_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: Add for_each_pci_bridge() helperAndy Shevchenko
2014-09-12PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki
2013-01-25PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2012-06-13PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: shpchp: register busn_resYinghai 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: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas
2009-03-19PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi
2008-10-23PCI hotplug: shpchp: 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
2006-06-19[PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi
2006-01-09[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi
2005-04-16Linux-2.6.12-rc2Linus Torvalds