index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm-smmu.c
Age
Commit message (
Expand
)
Author
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-10-09
iommu/arm-smmu: Clear global and context bank fault status registers
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Print context fault information
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Refine check for proper size of mapped region
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Switch to subsys_initcall for driver registration
Andreas Herrmann
2013-10-09
iommu/arm-smmu: use relaxed accessors where possible
Will Deacon
2013-10-09
iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-09-17
iommu/arm-smmu: don't enable SMMU device until probing has completed
Will Deacon
2013-09-17
iommu/arm-smmu: fix iommu_present() test in init
Dan Carpenter
2013-09-17
iommu/arm-smmu: fix a signedness bug
Dan Carpenter
2013-08-14
iommu/arm-smmu: Simplify VMID and ASID allocation
Will Deacon
2013-08-14
iommu/arm-smmu: Don't use VMIDs for stage-1 translations
Will Deacon
2013-08-14
iommu/arm-smmu: Tighten up global fault reporting
Will Deacon
2013-08-14
iommu/arm-smmu: Remove broken big-endian check
Will Deacon
2013-06-25
iommu/arm: Add support for ARM Ltd. System MMU architecture
Will Deacon