summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2014-11-05Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip' and 'arm/renesas' into nextJoerg Roedel
2014-11-04iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel
2014-11-04iommu/ipmmu-vmsa: Return proper error if devm_request_irq failsAxel Lin
2014-11-04iommu/omap: Use dev_get_platdata()Kiran Padwal
2014-11-04iommu/msm: Use dev_get_platdata()Kiran Padwal
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz
2014-10-23iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring
2014-10-23iommu/omap: Switch pagetable debugfs entry to use seq_fileSuman Anna
2014-10-23iommu/omap: Fix bus error on debugfs access of unattached IOMMUSuman Anna
2014-10-23iommu/omap: Reset the domain field upon detachingSuman Anna
2014-10-23iommu/omap: Do not export unneeded functionsSuman Anna
2014-10-23iommu/omap: Remove couple of unused exported functionsSuman Anna
2014-10-23iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna
2014-10-23iommu/omap: Make pagetable debugfs entry read-onlySuman Anna
2014-10-23iommu/omap: Fix the permissions on nr_tlb_entriesSuman Anna
2014-10-23iommu/omap: Consolidate OMAP IOMMU modulesSuman Anna
2014-10-23iommu/omap: Simplify omap2_iommu_fault_isr()Suman Anna
2014-10-23iommu/omap: Remove bogus version check in context save/restoreSuman Anna
2014-10-23iommu/omap: Remove omap_iommu_arch_version() and version fieldSuman Anna
2014-10-23iommu/omap: Remove ver debugfs entrySuman Anna
2014-10-23iommu/omap: Remove conditional definition of dev_to_omap_iommu()Suman Anna
2014-10-23iommu/omap: Remove duplicate declarationsSuman Anna
2014-10-23iommu/omap: Remove unused isr_priv field from omap_iommuSuman Anna
2014-10-23iommu/omap: Remove refcount field from omap_iommu objectSuman Anna
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-10-02iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel
2014-10-02iommu/vt-d: Only remove domain when device is removedJoerg Roedel
2014-09-25iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang
2014-09-25iommu: Fix bus notifier breakageMark Salter
2014-09-25iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson
2014-09-25iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson
2014-09-25iommu: Make of_device_id array constKiran Padwal
2014-09-25amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi
2014-09-25iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel
2014-09-25iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu: Introduce iommu_capable API functionJoerg Roedel
2014-09-25iommu: Convert iommu-caps from define to enumJoerg Roedel
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-22iommu/arm-smmu: fix bug in pmd constructionMitchel Humpherys
2014-09-16iommu/arm-smmu: support MMU-401Robin Murphy