summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* ce4100: Add PCI register emulation for CE4100Dirk Brandewie2010-11-122-0/+316
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-284-7/+427
|\
| * xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini2010-10-221-0/+1
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-18/+37
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+135
| * xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+57
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+16
| * xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-0/+6
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+38
| * X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk2010-10-211-5/+0
| * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-182-0/+148
| * x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-181-0/+2
| * x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-181-7/+10
* | x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas2010-10-261-6/+11
* | x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas2010-10-171-3/+1
* | PCI: update Intel chipset names and definesSeth Heasley2010-10-171-6/+6
* | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-151-0/+1
* | PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake2010-10-151-1/+1
|/
* x86/PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-3/+3
* x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-07-301-0/+9
* x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-301-0/+20
* x86/PCI: pci, fix section mismatchJiri Slaby2010-07-301-1/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-191-3/+4
|\
| * x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan2010-07-161-3/+4
* | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-111-0/+2
|\
| * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+2
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-041-17/+25
|\ \
| * | i7core_edac: do not export static functionsStephen Rothwell2010-05-101-1/+0
| * | i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-101-0/+1
| * | pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-101-17/+25
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-2/+1
|\ \ \
| * | | arch/x86/pci: use kasprintfJulia Lawall2010-05-241-2/+1
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-1/+4
| |\ \
| | * | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+4
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-219-31/+140
|\ \ \ \
| * | | | PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder2010-05-212-0/+103
| * | | | x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang2010-05-181-8/+9
| * | | | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-111-2/+7
| * | | | x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-115-21/+21
| | |_|/ | |/| |
* | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, mrst, pci: return 0 for non-present pci barsJacob Pan2010-05-161-1/+1
| |/ /
* / / x86, mrst: Don't blindly access extended config spaceH. Peter Anvin2010-05-141-0/+4
|/ /
* | x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-281-38/+2
* | x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas2010-04-261-0/+3
* | x86/PCI: parse additional host bridge window resource typesBjorn Helgaas2010-04-221-6/+37
* | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-081-2/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+4
|/
* x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-03-251-1/+12