aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/cpqphp_pci.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge branch 'pci/spdx' into nextGravatar Bjorn Helgaas 1-15/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateGravatar Bjorn Helgaas 1-15/+1
2018-01-17PCI: cpqhp: Deprecate pci_get_bus_and_slot()Gravatar Sinan Kaya 1-4/+14
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-42/+42
2014-06-10PCI: Whitespace cleanupGravatar Ryan Desfosses 1-13/+13
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingGravatar Rafael J. Wysocki 1-1/+7
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-3/+2
2012-06-13PCI: cpqhp: use generic pci_hp_add_bridge()Gravatar Yinghai Lu 1-6/+4
2012-06-13PCI: cpqhp: register busn_resGravatar Yinghai Lu 1-1/+3
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceGravatar Yinghai Lu 1-1/+1
2009-06-11PCI Hotplug: cpqphp: don't use pci_find_slot()Gravatar Alex Chiang 1-5/+11
2009-06-11PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeGravatar Alex Chiang 1-12/+2
2009-06-11PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Gravatar Alex Chiang 1-29/+7
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_save_configGravatar Alex Chiang 1-91/+91
2009-06-11PCI Hotplug: cpqphp: style cleanupsGravatar Alex Chiang 1-11/+6
2009-06-11PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configGravatar Alex Chiang 1-46/+39
2009-06-11PCI Hotplug: cpqphp: fix comment styleGravatar Alex Chiang 1-140/+173
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsGravatar Alex Chiang 1-7/+7
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingGravatar Bjorn Helgaas 1-1/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hGravatar Jaswinder Singh Rajput 1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-4/+4
2007-10-11i386: move pciGravatar Thomas Gleixner 1-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Gravatar Greg Kroah-Hartman 1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-11-07[PATCH] kfree cleanup: misc remaining driversGravatar Jesper Juhl 1-10/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1569