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
Age
Commit message (
Expand
)
Author
2016-03-22
iommu: Add function to query the default domain of a group
Joerg Roedel
2016-03-22
iommu: Create direct mappings in default domains
Joerg Roedel
2016-03-22
iommu: Introduce direct mapped region handling
Joerg Roedel
2016-03-22
iommu: Add iommu_get_domain_for_dev function
Joerg Roedel
2016-03-22
iommu: Make sure a device is always attached to a domain
Joerg Roedel
2016-03-22
iommu: Limit iommu_attach/detach_device to devices with their own group
Joerg Roedel
2016-03-22
iommu: Allocate a default domain for iommu groups
Joerg Roedel
2016-03-22
iommu: Call remove_device call-back after driver release
Joerg Roedel
2016-03-22
iommu: Clean up after a failed bus initialization
Joerg Roedel
2016-03-22
iommu: Propagate error in add_iommu_group
Joerg Roedel
2016-03-22
iommu: Add a few printk messages to group handling code
Joerg Roedel
2016-03-22
iommu: Remove function name from pr_fmt()
Joerg Roedel
2016-03-22
iommu/arm-smmu: Make force_stage module param read-only in sysfs
Will Deacon
2016-03-22
iommu/arm-smmu: Fix ATS1* register writes
Robin Murphy
2016-03-22
iommu: Init iommu-groups support earlier, in core_initcall
Marek Szyprowski
2016-03-22
iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1
Will Deacon
2016-03-22
iommu: Remove domain_init and domain_free iommu_ops
Joerg Roedel
2016-03-22
iommu/arm-smmu: Make use of domain_alloc and domain_free
Joerg Roedel
2016-03-22
iommu: Only allow iommu_map/unmap for paging domains
Joerg Roedel
2016-03-22
iommu: Introduce iommu domain types
Joerg Roedel
2016-03-22
iommu: Introduce domain_alloc and domain_free iommu_ops
Joerg Roedel
2016-03-22
iommu/io-pgtable-arm: avoid speculative walks through TTBR1
Will Deacon
2016-03-22
iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices
Will Deacon
2016-03-22
iommu/arm-smmu: set a more appropriate DMA mask
Robin Murphy
2016-03-22
iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2
Will Deacon
2016-03-22
iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
Baptiste Reynal
2016-03-22
iommu/io-pgtable-arm: Fix self-test WARNs on i386
Will Deacon
2016-03-22
iommu: Update my email address
Joerg Roedel
2016-03-22
iommu: Fix trace_map() to report original iova and original size
Shuah Khan
2016-03-22
iommu: Change trace unmap api to report unmapped size
Shuah Khan
2016-03-22
iommu: Fix trace_unmap() to report original iova
Shuah Khan
2016-03-22
iommu: Decouple iommu_map_sg from CPU page size
Robin Murphy
2016-03-22
iommu: fix initialization without 'add_device' callback
Marek Szyprowski
2016-03-22
iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
Antonios Motakis
2016-03-22
iommu: Improve error handling when setting bus iommu
Heiko Stübner
2016-03-22
iommu: Do more input validation in iommu_map_sg()
Joerg Roedel
2016-03-22
iommu: drop owner assignment from platform_drivers
Wolfram Sang
2016-03-22
iommu/iommu-debug: Add 3 more signifigant digits
Patrick Daly
2016-03-22
iommu/iommu-debug: Improve statistics collection
Patrick Daly
2016-03-22
iommu/arm-smmu: Make unmapped accesses more obvious
Mitchel Humpherys
2016-03-22
iommu/arm-smmu: Reduce TLB sync timeout
Mitchel Humpherys
2016-03-22
iommu: arm-smmu: update regulator notification for SMMU
Jaydeep Sen
2016-03-22
iommu/arm-smmu: Use correct mask when printing SID during fault
Mitchel Humpherys
2016-03-22
iommu/arm-smmu: add option to enable halt/resume of SMMU
Susheel Khiani
2016-03-22
iommu/arm-smmu: Make fault triggering more reliable
Mitchel Humpherys
2016-03-22
iommu: io-pgtable-arm: Correctly update *size in map_sg
Mitchel Humpherys
2016-03-22
iommu/io-pgtable: Improve documentation of .map_sg callback
Mitchel Humpherys
2016-03-22
iommu/arm-smmu: Implement DOMAIN_ATTR_NON_FATAL_FAULTS
Mitchel Humpherys
2016-03-22
iommu/arm-smmu: Don't ignore clock/regulator API errors
Mitchel Humpherys
2016-03-22
iommu/arm-smmu: Move device config probe messages to debug level
Mitchel Humpherys
[next]