aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/legacy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-28x86/PCI: Abort if legacy init failsThomas Gleixner1-8/+10
2015-10-09x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov1-1/+1
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas1-3/+1
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas1-1/+1
2012-01-06x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas1-3/+0
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2010-07-30x86/PCI: pci, fix section mismatchJiri Slaby1-1/+1
2010-05-10i7core_edac: do not export static functionsStephen Rothwell1-1/+0
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab1-0/+1
2010-05-10pci: Add a probing code that seeks for an specific busAristeu Rozanski1-17/+25
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner1-1/+1
2010-02-19x86: Move pci init function to x86_initThomas Gleixner1-14/+8
2009-03-26x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu1-2/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-1/+1
2008-08-11x86/PCI: allow scanning of 255 PCI bussesAndi Kleen1-1/+1
2008-07-11x86/pci: Changing subsystem init for viswsRobert Richter1-0/+3
2008-07-11x86/pci: renaming numa into numaqRobert Richter1-1/+1
2008-07-11x86/pci: Changing subsystem initialization order for NUMARobert Richter1-3/+3
2008-07-10x86/pci: fix warnings in subsys_initcall functionsRobert Richter1-0/+2
2008-07-10x86/pci merge: fixing numaq initializationRobert Richter1-0/+3
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter1-1/+10
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu1-1/+3
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-1/+1
2007-10-11i386: move pciThomas Gleixner1-0/+56