| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -2/+2 |
* | x86/PCI: Coalesce multiple overlapping host bridge windows | Alexey Neyman | 2013-10-10 | 1 | -4/+4 |
* | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas | 2013-08-22 | 1 | -7/+2 |
* | x86/PCI: Increase info->res_num before checking pci_use_crs | Yijing Wang | 2013-05-28 | 1 | -5/+2 |
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 1 | -0/+9 |
|\ |
|
| * | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 2013-01-13 | 1 | -0/+9 |
* | | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -6/+5 |
|/ |
|
* | Merge branch 'pci/mike-x86-tra' into next | Bjorn Helgaas | 2012-11-09 | 1 | -3/+18 |
|\ |
|
| * | x86/PCI: Allow x86 platforms to use translation offsets | Mike Yoknis | 2012-11-07 | 1 | -3/+18 |
* | | x86/PCI: Ignore _SEG on HP xw9300 | Bjorn Helgaas | 2012-11-07 | 1 | -2/+23 |
|/ |
|
* | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 2012-09-21 | 1 | -2/+1 |
* | x86/PCI: get rid of redundant log messages | Jiang Liu | 2012-06-22 | 1 | -7/+0 |
* | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu | 2012-06-22 | 1 | -3/+90 |
* | x86/PCI: use _CRS bus number aperture for host bridges from ACPI | Yinghai Lu | 2012-06-13 | 1 | -4/+5 |
* | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 |
* | resources: add resource_overlaps() | Wei Yang | 2012-05-07 | 1 | -11/+1 |
* | x86/PCI: embed pci_sysdata into pci_root_info on ACPI path | Yinghai Lu | 2012-04-30 | 1 | -17/+4 |
* | x86/PCI: embed name into pci_root_info struct | Yinghai Lu | 2012-04-30 | 1 | -5/+2 |
* | x86/PCI: add host bridge resource release for _CRS path | Yinghai Lu | 2012-04-30 | 1 | -12/+51 |
* | x86/PCI: refactor get_current_resources() | Yinghai Lu | 2012-04-30 | 1 | -21/+13 |
* | x86/PCI: fix memleak with get_current_resources() | Yinghai Lu | 2012-04-30 | 1 | -19/+30 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -1/+6 |
|\ |
|
| * | x86/PCI: don't fall back to defaults if _CRS has no apertures | Bjorn Helgaas | 2012-02-14 | 1 | -1/+6 |
* | | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version | Jonathan Nieder | 2012-03-01 | 1 | -1/+0 |
* | | x86/PCI: use host bridge _CRS info on MSI MS-7253 | Jonathan Nieder | 2012-02-28 | 1 | -0/+11 |
* | | PCI: fix memleak when ACPI _CRS is not used. | Yinghai Lu | 2012-02-23 | 1 | -5/+7 |
|/ |
|
* | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 | 1 | -14/+14 |
* | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources | Gary Hade | 2012-01-06 | 1 | -2/+16 |
* | PCI: Add Thinkpad SL510 to pci=nocrs blacklist | Dave Jones | 2012-01-06 | 1 | -0/+10 |
* | PCI: Add Dell Studio 1557 to pci=nocrs blacklist | Dave Jones | 2012-01-06 | 1 | -0/+12 |
* | PCI: add set_nouse_crs for use by a pci=nocrs blacklist | Dave Jones | 2012-01-06 | 1 | -0/+7 |
* | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel | 2011-10-06 | 1 | -0/+11 |
* | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer | 2011-09-09 | 1 | -2/+7 |
* | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason | 2011-08-01 | 1 | -0/+9 |
* | x86/PCI: reduce severity of host bridge window conflict warnings | Bjorn Helgaas | 2011-07-22 | 1 | -4/+3 |
* | x86/PCI/ACPI: fix type mismatch | Márton Németh | 2011-06-01 | 1 | -1/+1 |
* | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas | 2010-11-11 | 1 | -20/+83 |
* | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas | 2010-07-30 | 1 | -0/+9 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-30 | 1 | -2/+1 |
|\ |
|
| * | arch/x86/pci: use kasprintf | Julia Lawall | 2010-05-24 | 1 | -2/+1 |
* | | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 | 1 | -1/+4 |
* | | x86/PCI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 2010-04-28 | 1 | -38/+2 |
* | | x86/PCI: parse additional host bridge window resource types | Bjorn Helgaas | 2010-04-22 | 1 | -6/+37 |
* | | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions | Bjorn Helgaas | 2010-04-08 | 1 | -2/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-03-25 | 1 | -1/+12 |
* | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-25 | 1 | -3/+6 |
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 | 1 | -5/+2 |
|\ |
|
| * | x86: Add pci_init_irq to x86_init | Thomas Gleixner | 2010-02-19 | 1 | -0/+1 |