aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | iommu/arm-smmu: Poll for TLB sync completion more effectivelyRobin Murphy2017-04-061-8/+10
| | | | | * | | | | iommu/arm-smmu: Use per-context TLB sync as appropriateRobin Murphy2017-04-061-33/+80
| | | | | * | | | | iommu/arm-smmu: Tidy up context bank indexingRobin Murphy2017-04-061-16/+15
| | | | | * | | | | iommu/arm-smmu: Simplify ASID/VMID handlingRobin Murphy2017-04-061-17/+19
| | | | | * | | | | iommu/arm-smmu: Fix 16-bit ASID configurationSunil Goutham2017-04-061-19/+23
| | | | | * | | | | iommu/arm-smmu: Print message when Cavium erratum 27704 was detectedRobert Richter2017-04-061-0/+1
| | | | | | |_|/ / | | | | | |/| | |
| | | | * / | | | iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'Joerg Roedel2017-04-031-1/+24
| | | | |/ / / /
| | | * / / / / iommu/rockchip: Make use of 'struct iommu_device'Joerg Roedel2017-04-031-2/+28
| | | |/ / / /
| | * | | | | iommu/omap: Add iommu-group supportJoerg Roedel2017-04-202-1/+39
| | * | | | | iommu/omap: Make use of 'struct iommu_device'Joerg Roedel2017-04-202-0/+32
| | * | | | | iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel2017-04-202-35/+23
| | * | | | | iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2017-04-202-16/+33
| | * | | | | iommu/omap: Drop legacy-style device supportSuman Anna2017-04-201-16/+14
| | * | | | | iommu/omap: Register driver before setting IOMMU opsSuman Anna2017-04-201-3/+18
| | |/ / / /
| * | | | | iommu/exynos: Use smarter TLB flush method for v5 SYSMMUMarek Szyprowski2017-03-241-4/+16
| * | | | | iommu/exynos: Don't open-code loop unrollingMarek Szyprowski2017-03-241-10/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds2017-05-051-54/+33
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-05-051-54/+33
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | iommu/iova: Consolidate code for adding new node to iovad domain rbtreeMarek Szyprowski2017-03-211-54/+33
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-021-0/+8
|\ \ \ \
| * | | | vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi2017-03-311-0/+8
| | |/ / | |/| |
* | | | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs supportSuravee Suthikulpanit2017-03-302-24/+24
* | | | x86/events/amd/iommu.c: Modify functions to query max banks and countersSuravee Suthikulpanit2017-03-302-16/+20
* | | | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit2017-03-304-8/+13
* | | | drivers/iommu/amd: Clean up iommu_pc_get_set_reg()Suravee Suthikulpanit2017-03-301-5/+8
| |/ / |/| |
* | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2017-03-222-2/+10
|\ \ \ | |_|/ |/| |
| * | iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing itOleksandr Tyshchenko2017-03-101-1/+5
| * | iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko2017-03-101-1/+5
| |/
* | iommu: Disambiguate MSI region typesRobin Murphy2017-03-225-6/+7
* | iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski2017-03-221-1/+4
* | iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski2017-03-221-1/+4
* | iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen2017-03-221-1/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel2017-02-282-2/+7
* iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel2017-02-281-6/+11
* mm: use mmget_not_zero() helperVegard Nossum2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-5/+5
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-3/+3
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-242-2/+2
* | iommu/vt-d: Fix crash on boot when DMAR is disabledAndy Shevchenko2017-02-221-2/+4
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-1021-294/+890
|\ \ \ \ \ \ \ \
| | | | | | | * | iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-106-39/+6
| | | | | | | * | iommu/exynos: Make use of iommu_device_register interfaceJoerg Roedel2017-02-101-0/+14
| | | | | | | * | iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel2017-02-102-0/+28
| | | | | | | * | iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel2017-02-102-0/+76
| | | | | | | * | iommu/arm-smmu: Make use of the iommu_register interfaceJoerg Roedel2017-02-102-1/+51
| | | | | | | * | iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel2017-02-103-12/+12
| | | | | | | * | iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel2017-02-106-53/+43
| | | | | | | * | iommu: Introduce new 'struct iommu_device'Joerg Roedel2017-02-106-4/+40