Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | iommu/amd: Convert iommu initialization to state machine | Joerg Roedel | 2012-07-17 | 1 | -64/+109 | |
| | | * | | | | | | iommu/amd: Introduce amd_iommu_init_dma routine | Joerg Roedel | 2012-07-17 | 1 | -7/+20 | |
| | | * | | | | | | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() | Joerg Roedel | 2012-07-17 | 2 | -8/+5 | |
| | | * | | | | | | iommu/amd: Split enable_iommus() routine | Joerg Roedel | 2012-07-17 | 1 | -3/+18 | |
| | | * | | | | | | iommu/amd: Introduce early_amd_iommu_init routine | Joerg Roedel | 2012-07-17 | 2 | -16/+23 | |
| | | * | | | | | | iommu/amd: Move informational prinks out of iommu_enable | Joerg Roedel | 2012-07-17 | 1 | -17/+27 | |
| | | * | | | | | | iommu/amd: Split out PCI related parts of IOMMU initialization | Joerg Roedel | 2012-07-17 | 2 | -108/+121 | |
| | | * | | | | | | iommu/amd: Use acpi_get_table instead of acpi_table_parse | Joerg Roedel | 2012-07-17 | 1 | -52/+66 | |
| | | * | | | | | | iommu/amd: Fix sparse warnings | Joerg Roedel | 2012-07-17 | 5 | -14/+19 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | iommu/amd: Fix hotplug with iommu=pt | Joerg Roedel | 2012-07-19 | 1 | -4/+13 | |
| | * | | | | | | iommu/amd: Add missing spin_lock initialization | Joerg Roedel | 2012-07-19 | 1 | -0/+2 | |
* | | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-25 | 98 | -1109/+1846 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pci/yinghai-pciehp-unused' into next | Bjorn Helgaas | 2012-07-18 | 2 | -105/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid... | Yinghai Lu | 2012-07-12 | 2 | -105/+0 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'pci/nikhil-big-bar-fixes' into next | Bjorn Helgaas | 2012-07-18 | 1 | -53/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: reorder __pci_assign_resource() (no change) | Bjorn Helgaas | 2012-07-12 | 1 | -52/+52 | |
| | * | | | | | | | | PCI: fix truncation of resource size to 32 bits | Nikhil P Rao | 2012-07-12 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/julia-return-values' into next | Bjorn Helgaas | 2012-07-16 | 4 | -16/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: hotplug: ensure a consistent return value in error case | Julia Lawall | 2012-07-16 | 4 | -16/+40 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2012-07-16 | 2 | -19/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: fix undefined reference to 'pci_fixup_final_inited' | Myron Stowe | 2012-07-16 | 2 | -19/+5 | |
| * | | | | | | | | | Merge branch 'pci/greg-m68k' into next | Bjorn Helgaas | 2012-07-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: build resource code for M68K architecture | Greg Ungerer | 2012-07-13 | 1 | -0/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'pci/yinghai-hotplug-cleanup' into next | Bjorn Helgaas | 2012-07-11 | 3 | -11/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: acpiphp: merge acpiphp_debug and debug | Yinghai Lu | 2012-07-11 | 2 | -6/+3 | |
| | * | | | | | | | | | PCI: acpiphp: remove unused res_lock | Yinghai Lu | 2012-07-10 | 2 | -5/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 2012-07-10 | 6 | -149/+53 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() | Bjorn Helgaas | 2012-07-10 | 1 | -88/+1 | |
| | * | | | | | | | | | PCI: support sizing P2P bridge I/O windows with 1K granularity | Yinghai Lu | 2012-07-10 | 1 | -6/+22 | |
| | * | | | | | | | | | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) | Bjorn Helgaas | 2012-07-10 | 5 | -52/+27 | |
| | * | | | | | | | | | PCI: allow P2P bridge windows starting at PCI bus address zero | Bjorn Helgaas | 2012-07-09 | 1 | -3/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/bjorn-disable-decode' into next | Bjorn Helgaas | 2012-07-10 | 2 | -3/+21 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: disable MEM decoding while updating 64-bit MEM BARs | Bjorn Helgaas | 2012-07-10 | 1 | -0/+18 | |
| | * | | | | | | | | | PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too | Bjorn Helgaas | 2012-07-10 | 1 | -3/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2012-07-10 | 5 | -36/+75 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | PCI: call final fixups hot-added devices | Myron Stowe | 2012-07-10 | 2 | -0/+22 | |
| | * | | | | | | | | PCI: move final fixups from __init to __devinit | Myron Stowe | 2012-07-10 | 1 | -4/+4 | |
| | * | | | | | | | | x86/PCI: move final fixups from __init to __devinit | Myron Stowe | 2012-07-10 | 1 | -1/+1 | |
| | * | | | | | | | | MIPS/PCI: move final fixups from __init to __devinit | Myron Stowe | 2012-07-10 | 3 | -4/+4 | |
| | * | | | | | | | | PCI: never discard enable/suspend/resume_early/resume fixups | Myron Stowe | 2012-07-10 | 1 | -14/+14 | |
| | * | | | | | | | | PCI: release temporary reference in __nv_msi_ht_cap_quirk() | Myron Stowe | 2012-07-10 | 1 | -2/+5 | |
| | * | | | | | | | | PCI: restructure 'pci_do_fixups()' | Myron Stowe | 2012-07-10 | 1 | -16/+30 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/rafael-pci_set_power_state-rebase' into next | Bjorn Helgaas | 2012-07-06 | 3 | -7/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI / PM: restore the original behavior of pci_set_power_state() | Rafael J. Wysocki | 2012-07-05 | 3 | -7/+27 | |
| * | | | | | | | | | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 20 | -96/+21 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xtensa/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -6/+0 | |
| | * | | | | | | | | | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -1/+1 | |
| | * | | | | | | | | | unicore32/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -1/+1 | |
| | * | | | | | | | | | tile/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -10/+0 | |
| | * | | | | | | | | | sparc/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 3 | -21/+0 |