summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: Increase info->res_num before checking pci_use_crsYijing Wang2013-05-281-5/+2
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-0/+9
|\
| * ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-131-0/+9
* | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+5
|/
* Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas2012-11-091-3/+18
|\
| * x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis2012-11-071-3/+18
* | x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas2012-11-071-2/+23
|/
* x86/PCI: Clear host bridge aperture struct resourceYinghai Lu2012-09-211-2/+1
* x86/PCI: get rid of redundant log messagesJiang Liu2012-06-221-7/+0
* x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-221-3/+90
* x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu2012-06-131-4/+5
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
* resources: add resource_overlaps()Wei Yang2012-05-071-11/+1
* x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu2012-04-301-17/+4
* x86/PCI: embed name into pci_root_info structYinghai Lu2012-04-301-5/+2
* x86/PCI: add host bridge resource release for _CRS pathYinghai Lu2012-04-301-12/+51
* x86/PCI: refactor get_current_resources()Yinghai Lu2012-04-301-21/+13
* x86/PCI: fix memleak with get_current_resources()Yinghai Lu2012-04-301-19/+30
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-1/+6
|\
| * x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas2012-02-141-1/+6
* | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-03-011-1/+0
* | x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-02-281-0/+11
* | PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu2012-02-231-5/+7
|/
* x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-061-14/+14
* x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-061-2/+16
* PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones2012-01-061-0/+10
* PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones2012-01-061-0/+12
* PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones2012-01-061-0/+7
* x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel2011-10-061-0/+11
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-091-2/+7
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-0/+9
* x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas2011-07-221-4/+3
* x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-011-1/+1
* x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
* x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-07-301-0/+9
* 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 '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
* | x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-281-38/+2
* | 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-301-0/+1
|/
* x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-03-251-1/+12
* x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas2010-03-251-3/+6
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-5/+2
|\
| * x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-191-0/+1
| * x86: Move pci init function to x86_initThomas Gleixner2010-02-191-5/+1
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-6/+47
* | PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-29/+4
|/