index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
iommu/rockchip: Add map_sg callback for rk_iommu_ops
Simon Xue
1
-0
/
+1
2016-06-27
iommu/rockchip: Fix devm_{request,free}_irq parameter
Simon Xue
1
-2
/
+2
2016-06-27
iommu/amd: Initialize devid variable before using it
Nicolas Iooss
1
-1
/
+1
2016-06-27
iommu/vt-d: Fix overflow of iommu->domains array
Jan Niehusmann
1
-1
/
+1
2016-06-27
iommu/iova: Disable preemption around use of this_cpu_ptr()
Chris Wilson
1
-2
/
+6
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
1
-1
/
+4
2016-06-21
iommu/msm: Remove driver BROKEN
Sricharan R
1
-1
/
+0
2016-06-21
iommu/msm: use generic ARMV7S short descriptor pagetable ops
Sricharan R
2
-297
/
+109
2016-06-21
iommu/msm: Add support for generic master bindings
Sricharan R
1
-2
/
+59
2016-06-21
iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
Sricharan R
3
-213
/
+183
2016-06-21
iommu/msm: Add DT adaptation
Sricharan R
3
-403
/
+237
2016-06-21
iommu/exynos: update to use iommu big-endian
Ben Dooks
1
-1
/
+5
2016-06-21
iommu/mediatek: Make mtk_iommu_pm_ops static
Joerg Roedel
1
-1
/
+1
2016-06-21
iommu/mediatek: add support for mtk iommu generation one HW
Honghui Zhang
3
-0
/
+746
2016-06-21
iommu/mediatek: move the common struct into header file
Honghui Zhang
2
-47
/
+78
2016-06-21
iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlate
Honghui Zhang
1
-1
/
+0
2016-06-21
iommu/amd: Remove create_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-06-17
iommu/vt-d: Enable QI on all IOMMUs before setting root entry
Joerg Roedel
1
-5
/
+12
2016-06-15
iommu/vt-d: Don't reject NTB devices due to scope mismatch
Roland Dreier
1
-2
/
+14
2016-06-15
iommu/exynos: Prepare for deferred probe support
Marek Szyprowski
1
-1
/
+4
2016-06-15
iommu/exynos: Prepare clocks when needed, not in driver probe
Marek Szyprowski
1
-28
/
+26
2016-06-15
iommu/exynos: Fix master clock management for inactive SYSMMU
Marek Szyprowski
1
-5
/
+4
2016-06-15
iommu/exynos: Return proper errors from getting clocks
Marek Szyprowski
1
-32
/
+24
2016-06-15
iommu/vt-d: Reduce extra first level entry in iommu->domains
Wei Yang
1
-2
/
+2
2016-06-15
iommu/exynos: Suppress unbinding to prevent system failure
Marek Szyprowski
1
-0
/
+1
2016-06-15
iommu/rockchip: Fix zap cache during device attach
John Keeping
1
-1
/
+1
2016-06-15
iommu/amd: Set AMD iommu callbacks for platform bus driver
Wan Zongshun
1
-0
/
+4
2016-06-13
iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
Jean-Philippe Brucker
1
-0
/
+1
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2
-13
/
+13
2016-05-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2
-118
/
+617
2016-05-20
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+30
2016-05-19
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-393
/
+891
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+4
2016-05-09
Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...
Joerg Roedel
15
-401
/
+938
2016-05-09
iommu/arm-smmu: Use per-domain page sizes.
Robin Murphy
2
-21
/
+25
2016-05-09
iommu/amd: Remove statistics code
Joerg Roedel
3
-131
/
+0
2016-05-09
iommu/dma: Finish optimising higher-order allocations
Robin Murphy
1
-21
/
+39
2016-05-09
iommu: Allow selecting page sizes per domain
Robin Murphy
3
-12
/
+14
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
1
-7
/
+7
2016-05-09
Merge branch 'arm/smmu' into core
Joerg Roedel
1
-81
/
+210
2016-05-09
iommu/dma: Implement scatterlist segment merging
Robin Murphy
1
-23
/
+61
2016-05-09
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-81
/
+210
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
2
-18
/
+91
2016-05-03
iommu/arm-smmu: Clear cache lock bit of ACR
Peng Fan
1
-1
/
+22
2016-05-03
iommu/arm-smmu: Support SMMUv1 64KB supplement
Robin Murphy
1
-8
/
+14
2016-05-03
iommu/arm-smmu: Decouple context format from kernel config
Robin Murphy
1
-22
/
+72
2016-05-03
iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses
Robin Murphy
1
-29
/
+19
2016-05-03
iommu/arm-smmu: Work around MMU-500 prefetch errata
Robin Murphy
1
-1
/
+15
2016-05-03
iommu/arm-smmu: Convert ThunderX workaround to new method
Robin Murphy
1
-13
/
+14
2016-05-03
iommu/arm-smmu: Differentiate specific implementations
Robin Murphy
1
-7
/
+26
[prev]
[next]