index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu_v1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
1
-5
/
+2
2023-09-25
iommu: Allow an IDENTITY domain as the default_domain in ARM32
Jason Gunthorpe
1
-12
/
+0
2023-09-25
iommu/mtk_iommu_v1: Implement an IDENTITY domain
Jason Gunthorpe
1
-2
/
+19
2023-03-31
iommu/mtk_iommu_v1: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-2
/
+2
2023-01-13
iommu: Add set_platform_dma_ops callbacks
Lu Baolu
1
-2
/
+2
2023-01-13
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
1
-1
/
+3
2022-11-19
iommu/mediatek-v1: Update to {map,unmap}_pages
Robin Murphy
1
-16
/
+14
2022-09-07
iommu/mtk: Clean up bus_set_iommu()
Robin Murphy
1
-12
/
+1
2022-07-06
iommu: Clean up release_device checks
Robin Murphy
1
-5
/
+0
2022-05-13
iommu/mediatek: Fix NULL pointer dereference when printing dev_name
Miles Chen
1
-0
/
+7
2022-05-04
iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
Yong Wu
1
-108
/
+103
2022-05-04
iommu/mediatek: Remove mtk_iommu.h
Yong Wu
1
-3
/
+8
2022-05-04
iommu/mediatek: Separate mtk_iommu_data for v1 and v2
Yong Wu
1
-0
/
+29
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+8
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-6
/
+8
2022-02-25
iommu/mediatek: Make use of the helper component_compare/release_of
Yong Wu
1
-2
/
+2
2022-01-28
media: iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
1
-1
/
+28
2022-01-28
media: iommu/mediatek: Add probe_defer for smi-larb
Yong Wu
1
-0
/
+4
2022-01-28
media: iommu/mediatek: Return ENODEV if the device is NULL
Yong Wu
1
-1
/
+1
2022-01-28
media: iommu/mediatek-v1: Free the existed fwspec if the master dev already has
Yong Wu
1
-0
/
+9
2021-08-18
iommu/mtk: Drop IOVA cookie management
Robin Murphy
1
-1
/
+0
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
1
-1
/
+0
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-3
/
+1
2021-04-16
iommu/mediatek-v1: Add error handle for mtk_iommu_probe
Yong Wu
1
-4
/
+18
2021-04-16
iommu/mediatek-v1: Avoid build fail when build as module
Yong Wu
1
-34
/
+28
2021-04-07
iommu/mediatek-v1: Allow building as module
Yong Wu
1
-5
/
+5
2020-06-30
iommu/mediatek: Do no use dev->archdata.iommu
Joerg Roedel
1
-6
/
+4
2020-05-19
iommu/mediatek-v1: Fix a build warning for a unused variable 'data'
Yong Wu
1
-2
/
+0
2020-05-18
iommu/mediatek-v1: Add def_domain_type
Yong Wu
1
-5
/
+11
2020-05-05
iommu/mediatek-v1 Convert to probe/release_device() call-backs
Joerg Roedel
1
-30
/
+20
2020-03-27
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
1
-7
/
+7
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
1
-1
/
+1
2019-09-19
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-09-13
iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
Uwe Kleine-König
1
-1
/
+1
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
1
-1
/
+2
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
1
-2
/
+2
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
1
-2
/
+0
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-03-01
iommu/mediatek: Fix semicolon code style issue
Yang Wei
1
-1
/
+1
2019-01-30
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2019-01-23
iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
Joerg Roedel
1
-0
/
+4
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+2
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-26
/
+21
2018-12-17
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
1
-12
/
+16
2018-12-03
iommu/mediatek: Make it explicitly non-modular
Paul Gortmaker
1
-12
/
+3
2018-11-06
iommu/mediatek: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
[next]