summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/cpci_hotplug_pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-191-4/+2Star
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1Star
* PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-071-5/+2Star
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-5/+5
* PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-03-121-1/+2
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-9/+9
*-. Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-291-2/+1Star
|\ \
| | * PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1Star
| |/
* / PCI: Remove unnecessary __ref annotationsBjorn Helgaas2014-04-301-1/+1
|/
* PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-2/+12
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-1/+1
* PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-18/+11Star
* PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-31/+6Star
* PCI: cpci_hotplug: register busn_resYinghai Lu2012-06-131-1/+3
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-3/+3
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-231-2/+2
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-5/+5
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-051-1/+1
* PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-121-2/+0Star
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-1/+1
* [PATCH] CPCI hotplug: fix resource assignmentScott Murray2006-08-261-12/+42
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2005-06-091-1/+4
* [PATCH] PCI Hotplug: more CPCI updatesScott Murray2005-05-311-90/+54Star
* [PATCH] PCI Hotplug: CPCI updateScott Murray2005-05-171-327/+25Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+661