summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | iommu/amd: Convert iommu initialization to state machineJoerg Roedel2012-07-171-64/+109
| | | * | | | | | iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel2012-07-171-7/+20
| | | * | | | | | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel2012-07-172-8/+5
| | | * | | | | | iommu/amd: Split enable_iommus() routineJoerg Roedel2012-07-171-3/+18
| | | * | | | | | iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel2012-07-172-16/+23
| | | * | | | | | iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel2012-07-171-17/+27
| | | * | | | | | iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel2012-07-172-108/+121
| | | * | | | | | iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel2012-07-171-52/+66
| | | * | | | | | iommu/amd: Fix sparse warningsJoerg Roedel2012-07-175-14/+19
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | iommu/amd: Fix hotplug with iommu=ptJoerg Roedel2012-07-191-4/+13
| | * | | | | | iommu/amd: Add missing spin_lock initializationJoerg Roedel2012-07-191-0/+2
* | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2598-1109/+1846
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas2012-07-182-105/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu2012-07-122-105/+0
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas2012-07-181-53/+54
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas2012-07-121-52/+52
| | * | | | | | | | PCI: fix truncation of resource size to 32 bitsNikhil P Rao2012-07-121-1/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/julia-return-values' into nextBjorn Helgaas2012-07-164-16/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: hotplug: ensure a consistent return value in error caseJulia Lawall2012-07-164-16/+40
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-162-19/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe2012-07-162-19/+5
| * | | | | | | | | Merge branch 'pci/greg-m68k' into nextBjorn Helgaas2012-07-131-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: build resource code for M68K architectureGreg Ungerer2012-07-131-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas2012-07-113-11/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2012-07-112-6/+3
| | * | | | | | | | | PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-102-5/+0
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas2012-07-106-149/+53
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()Bjorn Helgaas2012-07-101-88/+1
| | * | | | | | | | | PCI: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu2012-07-101-6/+22
| | * | | | | | | | | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas2012-07-105-52/+27
| | * | | | | | | | | PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas2012-07-091-3/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas2012-07-102-3/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas2012-07-101-0/+18
| | * | | | | | | | | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas2012-07-101-3/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-105-36/+75
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | PCI: call final fixups hot-added devicesMyron Stowe2012-07-102-0/+22
| | * | | | | | | | PCI: move final fixups from __init to __devinitMyron Stowe2012-07-101-4/+4
| | * | | | | | | | x86/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-101-1/+1
| | * | | | | | | | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-103-4/+4
| | * | | | | | | | PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe2012-07-101-14/+14
| | * | | | | | | | PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe2012-07-101-2/+5
| | * | | | | | | | PCI: restructure 'pci_do_fixups()'Myron Stowe2012-07-101-16/+30
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas2012-07-063-7/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki2012-07-053-7/+27
| * | | | | | | | | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-0520-96/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0
| | * | | | | | | | | x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
| | * | | | | | | | | unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
| | * | | | | | | | | tile/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-10/+0
| | * | | | | | | | | sparc/PCI: factor out pcibios_setup()Myron Stowe2012-07-053-21/+0