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
/
arm-smmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
1
-1
/
+1
2014-07-04
iommu/arm-smmu: fix capability checking prior to device attach
Will Deacon
1
-1
/
+2
2014-07-03
iommu/arm-smmu: prefer stage-1 mappings where we have a choice
Will Deacon
1
-4
/
+4
2014-07-03
iommu/arm-smmu: remove support for chained SMMUs
Will Deacon
1
-186
/
+77
2014-07-03
iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability
Will Deacon
1
-5
/
+9
2014-07-03
iommu/arm-smmu: add support for PCI master devices
Will Deacon
1
-86
/
+160
2014-07-02
iommu/arm-smmu: fix calculation of TCR.T0SZ
Will Deacon
1
-1
/
+3
2014-05-02
iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT
Kefeng Wang
1
-1
/
+1
2014-05-02
iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages
Will Deacon
1
-1
/
+1
2014-04-15
iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
Bin Wang
1
-1
/
+1
2014-04-15
iommu/arm-smmu: Return 0 on unmap failure
Laurent Pinchart
1
-1
/
+1
2014-02-27
iommu/arm-smmu: fix incorrect comment regarding TLB invalidation
Will Deacon
1
-3
/
+2
2014-02-24
iommu/arm-smmu: provide option to dsb macro when publishing tables
Will Deacon
1
-1
/
+1
2014-02-24
iommu/arm-smmu: clean up use of `flags' in page table handling code
Will Deacon
1
-19
/
+19
2014-02-24
iommu/arm-smmu: support buggy implementations with secure cfg accesses
Andreas Herrmann
1
-10
/
+48
2014-02-24
iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
Andreas Herrmann
1
-1
/
+1
2014-02-20
arm/smmu: Use irqsafe spinlock for domain lock
Joerg Roedel
1
-5
/
+7
2014-02-10
iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA
Will Deacon
1
-0
/
+2
2014-02-10
iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts
Will Deacon
1
-4
/
+12
2014-02-10
iommu/arm-smmu: fix table flushing during initial allocations
Will Deacon
1
-24
/
+27
2014-02-10
iommu/arm-smmu: really fix page table locking
Will Deacon
1
-10
/
+10
2014-02-10
iommu/arm-smmu: fix pud/pmd entry fill sequence
Yifan Zhang
1
-4
/
+10
2013-12-16
iommu/arm-smmu: add support for IOMMU_EXEC
Will Deacon
1
-3
/
+6
2013-12-16
iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
Will Deacon
1
-3
/
+2
2013-12-16
iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
Antonios Motakis
1
-1
/
+18
2013-12-06
iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()
Wei Yongjun
1
-0
/
+1
2013-12-06
iommu/arm-smmu: remove potential NULL dereference on mapping path
Will Deacon
1
-2
/
+1
2013-12-06
iommu/arm-smmu: use mutex instead of spinlock for locking page tables
Will Deacon
1
-36
/
+26
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-32
/
+37
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-10-09
iommu/arm-smmu: Clear global and context bank fault status registers
Andreas Herrmann
1
-11
/
+20
2013-10-09
iommu/arm-smmu: Print context fault information
Andreas Herrmann
1
-0
/
+3
2013-10-09
iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Refine check for proper size of mapped region
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Switch to subsys_initcall for driver registration
Andreas Herrmann
1
-1
/
+1
2013-10-09
iommu/arm-smmu: use relaxed accessors where possible
Will Deacon
1
-3
/
+3
2013-10-09
iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-8
/
+3
2013-09-17
iommu/arm-smmu: don't enable SMMU device until probing has completed
Will Deacon
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix iommu_present() test in init
Dan Carpenter
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix a signedness bug
Dan Carpenter
1
-2
/
+3
2013-08-14
iommu/arm-smmu: Simplify VMID and ASID allocation
Will Deacon
1
-22
/
+11
2013-08-14
iommu/arm-smmu: Don't use VMIDs for stage-1 translations
Will Deacon
1
-13
/
+46
2013-08-14
iommu/arm-smmu: Tighten up global fault reporting
Will Deacon
1
-2
/
+5
2013-08-14
iommu/arm-smmu: Remove broken big-endian check
Will Deacon
1
-6
/
+0
2013-06-25
iommu/arm: Add support for ARM Ltd. System MMU architecture
Will Deacon
1
-0
/
+1969
[prev]