aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2010-07-30x86/PCI: use for_each_pci_dev()Kulikov Vasiliy
2010-07-30x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck
2010-07-30x86/PCI: pci, fix section mismatchJiri Slaby
2010-07-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-16x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown
2010-05-24arch/x86/pci: use kasprintfJulia Lawall
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder
2010-05-18x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-16x86, mrst, pci: return 0 for non-present pci barsJacob Pan
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin
2010-05-11x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner
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-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-26x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas
2010-04-08x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas
2010-04-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-28Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner
2010-02-25x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=nYinghai Lu
2010-02-25x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner
2010-02-24x86, pci: Add sanity check for PCI fixed bar probingJacob Pan
2010-02-23x86/PCI: Moorestown PCI supportJesse Barnes
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner