index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
qcom_iommu.c
Age
Commit message (
Expand
)
Author
2020-02-19
iommu/qcom: Fix bogus detach logic
Robin Murphy
2020-01-10
iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace
Will Deacon
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
2019-10-15
iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'
Christophe JAILLET
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
2019-08-30
iommu/qcom: Use struct_size() helper
Gustavo A. R. Silva
2019-08-23
Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' ...
Will Deacon
2019-08-20
Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...
Joerg Roedel
2019-08-19
iommu/arm-smmu: Rename arm-smmu-regs.h
Robin Murphy
2019-08-19
iommu/arm-smmu: Convert context bank registers to bitfields
Robin Murphy
2019-08-19
iommu/qcom: Mask TLBI addresses correctly
Robin Murphy
2019-08-09
iommu: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
Will Deacon
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
2018-12-17
iommu/qcom: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-03
iommu/qcom: Make it explicitly non-modular
Paul Gortmaker
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-08
iommu: Remove the ->map_sg indirection
Christoph Hellwig
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-05-03
iommu/qcom: Simplify getting .drvdata
Wolfram Sang
2018-01-17
iommu: Clean up of_iommu_init_fn
Robin Murphy
2017-11-03
iommu: qcom: wire up fault handler
Rob Clark
2017-10-02
iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync
Robin Murphy
2017-08-28
iommu: qcom: annotate PM functions as __maybe_unused
Arnd Bergmann
2017-08-15
iommu/qcom: Initialize secure page table
Stanimir Varbanov
2017-08-15
iommu/qcom: Add qcom_iommu
Rob Clark