summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/cpci_hotplug_pci.c
AgeCommit message (Expand)Author
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-03-12PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27PCI: cpcihp: 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-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-01-25PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2012-06-13PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: cpci_hotplug: 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
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentScott Murray
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray
2005-05-17[PATCH] PCI Hotplug: CPCI updateScott Murray
2005-04-16Linux-2.6.12-rc2Linus Torvalds