aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/cpci_hotplug_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński1-2/+0
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-4/+2
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko1-5/+2
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-5/+5
2015-03-12PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter1-1/+2
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-9/+9
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into nextBjorn Helgaas1-2/+1
2014-05-27PCI: cpcihp: 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-2/+12
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-1/+1
2013-01-25PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang1-18/+11
2012-06-13PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu1-31/+6
2012-06-13PCI: cpci_hotplug: 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
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang1-2/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg1-1/+1
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary1-2/+0
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-1/+1
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentScott Murray1-12/+42
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray1-1/+4
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray1-90/+54
2005-05-17[PATCH] PCI Hotplug: CPCI updateScott Murray1-327/+25
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+661