summaryrefslogtreecommitdiff
path: root/arch/x86/pci/legacy.c
AgeCommit message (Expand)Author
2017-06-28x86/PCI: Abort if legacy init failsThomas Gleixner
2015-10-09x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas
2012-01-06x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2010-07-30x86/PCI: pci, fix section mismatchJiri Slaby
2010-05-10i7core_edac: do not export static functionsStephen Rothwell
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab
2010-05-10pci: Add a probing code that seeks for an specific busAristeu Rozanski
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2009-03-26x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-08-11x86/PCI: allow scanning of 255 PCI bussesAndi Kleen
2008-07-11x86/pci: Changing subsystem init for viswsRobert Richter
2008-07-11x86/pci: renaming numa into numaqRobert Richter
2008-07-11x86/pci: Changing subsystem initialization order for NUMARobert Richter
2008-07-10x86/pci: fix warnings in subsys_initcall functionsRobert Richter
2008-07-10x86/pci merge: fixing numaq initializationRobert Richter
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2007-10-11i386: move pciThomas Gleixner