aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
...
| | | | * | | | iommu/exynos: Prepare clocks when needed, not in driver probeMarek Szyprowski2016-06-15
| | | | * | | | iommu/exynos: Fix master clock management for inactive SYSMMUMarek Szyprowski2016-06-15
| | | | * | | | iommu/exynos: Return proper errors from getting clocksMarek Szyprowski2016-06-15
| | | | * | | | iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski2016-06-15
| | | | |/ / /
| | | * | | | iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang2016-07-14
| | | * | | | iommu/vt-d: Remove unnecassary qi clflushesNadav Amit2016-07-13
| | | * | | | iommu/vt-d: Don't reject NTB devices due to scope mismatchRoland Dreier2016-06-15
| | | * | | | iommu/vt-d: Reduce extra first level entry in iommu->domainsWei Yang2016-06-15
| | | |/ / /
| | * | | | iommu/amd: Initialize dma-ops domains with 3-level page-tableJoerg Roedel2016-07-26
| | * | | | iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2016-07-26
| | * | | | iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel2016-07-14
| | * | | | iommu/amd: Flush iova queue before releasing dma_ops_domainJoerg Roedel2016-07-14
| | * | | | iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel2016-07-14
| | * | | | iommu/amd: Use dev_data->domain in get_domain()Joerg Roedel2016-07-14
| | * | | | iommu/amd: Optimize map_sg and unmap_sgJoerg Roedel2016-07-14
| | * | | | iommu/amd: Introduce dir2prot() helperJoerg Roedel2016-07-13
| | * | | | iommu/amd: Implement timeout to flush unmap queuesJoerg Roedel2016-07-13
| | * | | | iommu/amd: Implement flush queueJoerg Roedel2016-07-13
| | * | | | iommu/amd: Allow NULL pointer parameter for domain_flush_complete()Joerg Roedel2016-07-13
| | * | | | iommu/amd: Set up data structures for flush queueJoerg Roedel2016-07-13
| | * | | | iommu/amd: Remove align-parameter from __map_single()Joerg Roedel2016-07-13
| | * | | | iommu/amd: Remove other remains of old address allocatorJoerg Roedel2016-07-13
| | * | | | iommu/amd: Make use of the generic IOVA allocatorJoerg Roedel2016-07-13
| | * | | | iommu/amd: Remove special mapping code for dma_ops pathJoerg Roedel2016-07-13
| | * | | | iommu/amd: Pass gfp-flags to iommu_map_page()Joerg Roedel2016-07-13
| | * | | | iommu/amd: Implement apply_dm_region call-backJoerg Roedel2016-07-13
| | * | | | iommu/amd: Create a list of reserved iova addressesJoerg Roedel2016-07-13
| | * | | | iommu/amd: Allocate iova_domain for dma_ops_domainJoerg Roedel2016-07-13
| | * | | | iommu/amd: Select IOMMU_IOVA for AMD IOMMUJoerg Roedel2016-07-13
| | * | | | iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel2016-07-13
| | * | | | iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel2016-07-13
| | * | | | iommu/amd: Remove create_workqueueBhaktipriya Shridhar2016-06-21
| | * | | | iommu/amd: Set AMD iommu callbacks for platform bus driverWan Zongshun2016-06-15
| | |/ / /
* | | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-30
|\ \ \ \ \
| * | | | | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-23
| | |/ / / | |/| | |
* | | | | Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2016-07-27
* | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
| |/ / / |/| | |
* | | | iommu/amd: Fix unity mapping initialization raceJoerg Roedel2016-07-06
* | | | iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell2016-07-04
| |_|/ |/| |
* | | iommu/amd: Initialize devid variable before using itNicolas Iooss2016-06-27
* | | iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann2016-06-27
* | | iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson2016-06-27
| |/ |/|
* | iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel2016-06-17
* | iommu/rockchip: Fix zap cache during device attachJohn Keeping2016-06-15
* | iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker2016-06-13
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-27
|\
| * iommu/vt-d: Use per-cpu IOVA cachingOmer Peleg2016-04-20
| * iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-20
| * iommu/vt-d: change intel-iommu to use IOVA frame numbersOmer Peleg2016-04-20