summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2014-11-12iommu/amd: Fix accounting of device_stateOded Gabbay1-6/+2
2014-11-06x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua1-0/+2
2014-11-04iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel1-1/+2
2014-11-04iommu/ipmmu-vmsa: Return proper error if devm_request_irq failsAxel Lin1-1/+1
2014-11-04iommu/omap: Use dev_get_platdata()Kiran Padwal1-3/+3
2014-11-04iommu/msm: Use dev_get_platdata()Kiran Padwal1-2/+2
2014-11-04iommu: Improve error handling when setting bus iommuHeiko Stübner1-2/+16
2014-11-04iommu: Do more input validation in iommu_map_sg()Joerg Roedel1-11/+18
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan10-0/+34
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz3-0/+1051
2014-10-23iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring2-6/+3
2014-10-23iommu/omap: Switch pagetable debugfs entry to use seq_fileSuman Anna1-53/+28
2014-10-23iommu/omap: Fix bus error on debugfs access of unattached IOMMUSuman Anna1-0/+14
2014-10-23iommu/omap: Reset the domain field upon detachingSuman Anna1-0/+1
2014-10-23iommu/omap: Do not export unneeded functionsSuman Anna2-7/+2
2014-10-23iommu/omap: Remove couple of unused exported functionsSuman Anna2-26/+0
2014-10-23iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna4-80/+58
2014-10-23iommu/omap: Make pagetable debugfs entry read-onlySuman Anna1-46/+2
2014-10-23iommu/omap: Fix the permissions on nr_tlb_entriesSuman Anna1-1/+1
2014-10-23iommu/omap: Consolidate OMAP IOMMU modulesSuman Anna4-419/+217
2014-10-23iommu/omap: Simplify omap2_iommu_fault_isr()Suman Anna1-19/+1
2014-10-23iommu/omap: Remove bogus version check in context save/restoreSuman Anna1-6/+0
2014-10-23iommu/omap: Remove omap_iommu_arch_version() and version fieldSuman Anna3-15/+0
2014-10-23iommu/omap: Remove ver debugfs entrySuman Anna1-13/+0
2014-10-23iommu/omap: Remove conditional definition of dev_to_omap_iommu()Suman Anna1-2/+5
2014-10-23iommu/omap: Remove duplicate declarationsSuman Anna1-3/+0
2014-10-23iommu/omap: Remove unused isr_priv field from omap_iommuSuman Anna1-1/+0
2014-10-23iommu/omap: Remove refcount field from omap_iommu objectSuman Anna2-13/+3
2014-10-20iommu: drop owner assignment from platform_driversWolfram Sang7-7/+0
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-330/+427
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel17-330/+427
2014-10-02iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel1-3/+19
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel1-0/+1
2014-10-02iommu/vt-d: Only remove domain when device is removedJoerg Roedel1-2/+1
2014-09-25iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel1-6/+15
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang4-7/+14
2014-09-25iommu: Fix bus notifier breakageMark Salter1-10/+16
2014-09-25iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson1-14/+13
2014-09-25iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson1-67/+96
2014-09-25iommu: Make of_device_id array constKiran Padwal4-4/+4
2014-09-25amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi1-0/+3
2014-09-25iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart2-11/+0
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel1-13/+0
2014-09-25iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2-8/+6
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel1-4/+3
2014-09-25iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel1-8/+5
2014-09-25iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel1-3/+2
2014-09-25iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel1-10/+9
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel1-6/+5