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