summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* x86/PCI: remove 64-bit divisionBjorn Helgaas2009-11-061-3/+3
* x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas2009-11-041-0/+25
* x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas2009-11-041-8/+18
* x86/PCI: print domain:bus in conventional formatBjorn Helgaas2009-11-041-3/+5
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-3/+4
* x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-041-3/+11
* x86/PCI: get root CRS before scanning childrenYinghai Lu2009-06-301-23/+9
* x86/PCI: fix boundary checking when using root CRSYinghai Lu2009-06-301-12/+15
* Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-241-1/+1
* x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade2009-06-161-6/+27
* PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-111-1/+1
* x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas2009-01-071-5/+3
OpenPOWER on IntegriCloud