aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/shpchp_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-21PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski1-4/+1
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-15/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2017-12-18PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()Mika Westerberg1-12/+0
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko1-4/+2
2014-09-12PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas1-7/+1
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-3/+3
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into nextBjorn Helgaas1-2/+1
2014-05-27PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas1-1/+1
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki1-4/+14
2013-01-25PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang1-20/+16
2012-06-13PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu1-32/+15
2012-06-13PCI: shpchp: register busn_resYinghai Lu1-1/+3
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-3/+3
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2010-07-30PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham1-15/+4
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas1-61/+1
2009-03-19PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin1-1/+1
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi1-8/+6
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi1-13/+19
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg1-1/+1
2006-06-19[PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige1-12/+19
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi1-2/+8
2006-01-09[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige1-5/+14
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk1-1/+1
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com1-4/+0
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com1-7/+20
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com1-314/+0
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com1-2/+50
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com1-429/+53
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+810