aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2014-09-16iommu/arm-smmu: fix architecture version detectionRobin Murphy
2014-09-16iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITSWill Deacon
2014-09-16iommu/arm-smmu: use page shift instead of page size to avoid divisionWill Deacon
2014-09-16iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommuWill Deacon
2014-09-16iommu/arm-smmu: add support for multi-master iommu groupsWill Deacon
2014-09-16iommu/arm-smmu: allow translation stage to be forced on the cmdlineWill Deacon
2014-09-05iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi
2014-09-05iommu/omap: Fix iommu archdata name for DT-based devicesSuman Anna
2014-09-05iommu/omap: Check for valid archdata in attach_devSuman Anna
2014-09-03Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel
2014-09-02iommu/arm-smmu: fix corner cases in address size calculationsWill Deacon
2014-09-02iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-09-02iommu/arm-smmu: Do not access non-existing S2CR registersOlav Haugan
2014-09-02iommu/arm-smmu: fix s2cr and smr teardown on device detach from domainWill Deacon
2014-09-01iommu/arm-smmu: remove pgtable_page_{c,d}tor()Vladimir Murzin
2014-09-01iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan
2014-09-01iommu/arm-smmu: avoid calling request_irq in atomic contextMitchel Humpherys
2014-08-26iommu/amd: Remove device binding reference countJoerg Roedel
2014-08-26iommu/amd: Attach and detach complete alias groupJoerg Roedel
2014-08-26iommu/amd: Keep a list of devices in an alias groupJoerg Roedel
2014-08-26iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel
2014-08-26iommu/vt-d: Check return value of acpi_bus_get_device()Joerg Roedel
2014-08-26iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel
2014-08-19iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-19iommu/vt-d: Don't store SIRTP requestJan Kiszka
2014-08-19iommu/exynos: Fix trivial typosSachin Kamat
2014-08-19iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel
2014-08-18iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel
2014-08-18iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05Merge branch 'acpica'Rafael J. Wysocki
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel
2014-07-31iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQGreg Edwards
2014-07-31ACPICA: Tables: Update for DMAR table changes.Bob Moore
2014-07-30iommu/amd: Fix 2 typos in commentsJoerg Roedel
2014-07-30iommu/amd: Fix device_state reference countingJoerg Roedel
2014-07-30iommu/amd: Remove change_pte mmu_notifier call-backJoerg Roedel
2014-07-30iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasidJoerg Roedel
2014-07-29iommu/exynos: Select ARM_DMA_USE_IOMMUTushar Behera
2014-07-29iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart
2014-07-23iommu/vt-d: Fix issue in computing domain's iommu_snooping flagJiang Liu
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu
2014-07-23iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify codeJiang Liu