aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/cpqphp_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22PCI: cpqphp: Remove unused assignmentsBjorn Helgaas1-1/+1
2021-10-12PCI: cpqphp: Format if-statement code block correctlyKrzysztof Wilczyński1-2/+4
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
2018-01-17PCI: cpqhp: Deprecate pci_get_bus_and_slot()Sinan Kaya1-4/+14
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-42/+42
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-13/+13
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki1-1/+7
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-3/+2
2012-06-13PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu1-6/+4
2012-06-13PCI: cpqhp: register busn_resYinghai Lu1-1/+3
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2009-06-11PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang1-5/+11
2009-06-11PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang1-12/+2
2009-06-11PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang1-29/+7
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang1-91/+91
2009-06-11PCI Hotplug: cpqphp: style cleanupsAlex Chiang1-11/+6
2009-06-11PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang1-46/+39
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang1-140/+173
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang1-7/+7
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas1-1/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2007-10-11i386: move pciThomas Gleixner1-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-10/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1569