aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci/acpi.c
AgeCommit message (Expand)Author
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-09Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas
2012-11-07x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis
2012-11-07x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas
2012-09-21x86/PCI: Clear host bridge aperture struct resourceYinghai Lu
2012-06-22x86/PCI: get rid of redundant log messagesJiang Liu
2012-06-22x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu
2012-06-13x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-05-07resources: add resource_overlaps()Wei Yang
2012-04-30x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu
2012-04-30x86/PCI: embed name into pci_root_info structYinghai Lu
2012-04-30x86/PCI: add host bridge resource release for _CRS pathYinghai Lu
2012-04-30x86/PCI: refactor get_current_resources()Yinghai Lu
2012-04-30x86/PCI: fix memleak with get_current_resources()Yinghai Lu
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-01x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-02-28x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-02-23PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu
2012-02-14x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas
2012-01-06x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas
2012-01-06x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade
2012-01-06PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones
2012-01-06PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones
2012-01-06PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason
2011-07-22x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas
2011-06-01x86/PCI/ACPI: fix type mismatchMárton Németh
2010-11-11x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas
2010-07-30x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...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-04-28x86/PCI: compute Address Space length rather than using _LENBjorn 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-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2009-11-06x86/PCI: remove 64-bit divisionBjorn Helgaas