Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4d014c5b700a76ad6f95bef79710b21de274e655
/
drivers
/
iommu
/
arm-smmu.c
18dda93
Merge "iommu: arm-smmu: Fix QSMMUV500 system cache quirk"
by Linux Build Service Account
· 7 years ago
49ccf33
iommu: arm-smmu: Fix QSMMUV500 system cache quirk
by Patrick Daly
· 7 years ago
4b9a7ad
iommu: arm-smmu: Fix locking issue
by Patrick Daly
· 7 years ago
da765c6
iommu: arm-smmu: Implement qsmmuv500 workaround
by Patrick Daly
· 7 years ago
1e27992
arm64: dma-mapping: Allow drivers to use the upstream iova allocator
by Patrick Daly
· 7 years ago
62ba192
iommu: arm-smmu: Standardize atos disablement feature
by Patrick Daly
· 7 years ago
a20ae3e
Merge "Revert "iommu: arm-smmu: Add support for ACTLR settings for sdm845""
by Linux Build Service Account
· 7 years ago
8d352ff
Revert "iommu: arm-smmu: Add support for ACTLR settings for sdm845"
by abickett
· 7 years ago
4ea4bdf
iommu: arm-smmu: Fix uninitialized variable
by Patrick Daly
· 7 years ago
dd22ec4
Merge "iommu: arm-smmu: Add support for ACTLR settings for sdm845"
by Linux Build Service Account
· 7 years ago
95895ba
iommu: arm-smmu: Add support for ACTLR settings for sdm845
by Patrick Daly
· 7 years ago
0cf6a3c
Merge "iommu/arm-smmu: Fix non-fatal fault attribute determination"
by Linux Build Service Account
· 7 years ago
b2ab4fc
iommu: arm-smmu: Enable sid switch usecase
by Patrick Daly
· 7 years ago
47681b98
iommu: arm-smmu: Remove unused functions for qsmmuv500
by Patrick Daly
· 7 years ago
b26f97c
iommu: arm-smmu: Remove regulator_bulk_enable call
by Patrick Daly
· 7 years ago
f4464e0
iommu/arm-smmu: Fix non-fatal fault attribute determination
by Sudarshan Rajagopalan
· 7 years ago
c85d917
Merge "ARM: dts: msm: Defer regulator disable for SDM845 GPU SMMU"
by Linux Build Service Account
· 7 years ago
fad87ca
iommu/arm-smmu: Add support for regulator deferred disable
by Prakash Gupta
· 7 years ago
f700767
iommu: arm-smmu: Disable ATOS feature for the QSMMUV2 model
by Patrick Daly
· 7 years ago
a1d92f7
iommu/arm-smmu: hold init_mutex in iommu_domain_get_attr
by Jeremy Gebben
· 9 years ago
c682e47
iommu: disable smmu stalls on faulty transactions
by Charan Teja Reddy
· 8 years ago
fd61811
Merge "iommu: arm-smmu: Fix dynamic domain context bank assignment"
by Linux Build Service Account
· 7 years ago
e72526b
iommu: arm-smmu: Fix dynamic domain context bank assignment
by Patrick Daly
· 7 years ago
e706934
iommu: arm-smmu: Add retention support for qsmmu-v500 variant
by Patrick Daly
· 7 years ago
58f9589
Merge "iommu: arm-smmu: Correct decrement of s2cr use count"
by Linux Build Service Account
· 7 years ago
2eb3136
iommu: arm-smmu: Correct decrement of s2cr use count
by Patrick Daly
· 7 years ago
59b6d20
Revert "iommu: arm-smmu: Remove the qcom,skip-init option"
by Patrick Daly
· 7 years ago
09c5f73
Merge "iommu: arm-smmu: Remove the qcom,skip-init option"
by Linux Build Service Account
· 7 years ago
464310b
Merge "iommu: arm-smmu: Limit maximum batch size while holding spinlocks"
by Linux Build Service Account
· 7 years ago
7a0b4bb
iommu/iommu-debug: Add validation support for per-buffer coherent mappings
by Sudarshan Rajagopalan
· 8 years ago
ce4b1cf
iommu: arm-smmu: Remove the qcom,skip-init option
by Patrick Daly
· 7 years ago
da68882
iommu: arm-smmu: Handoff SMR registers and context banks
by Patrick Daly
· 7 years ago
937de53
iommu: arm-smmu: Make smr mask discovery work with static cb
by Patrick Daly
· 8 years ago
88d321d
iommu: arm-smmu: Limit maximum batch size while holding spinlocks
by Patrick Daly
· 8 years ago
4423d3e
iommu: arm-smmu: Add configuration option for page table levels
by Patrick Daly
· 8 years ago
6ce5426
iommu: arm-smmu: Return -EPROBE defer on tbu failure
by Patrick Daly
· 8 years ago
8e2aa1a
iommu: arm-smmu: reverse order of bus/gdsc enable
by Patrick Daly
· 8 years ago
86396be
iommu: arm-smmu: Allow parsing multiple regulators from devicetree
by Patrick Daly
· 8 years ago
2e3471e
iommu: arm-smmu: Fix reference count error
by Patrick Daly
· 8 years ago
abeee95
iommu: arm-smmu: Remove msm_bus_cl_clear_pdata
by Patrick Daly
· 8 years ago
f8ac0fb
iommu: arm-smmu: Fix list iteration error
by Patrick Daly
· 8 years ago
e15b3bc
iommu: arm-smmu: Fix (void *) typecast error
by Patrick Daly
· 8 years ago
63b0e2c
iommu: arm-smmu: Add qsmmuv500 ECATS support
by Patrick Daly
· 8 years ago
a0fddb6
iommu: arm-smmu: Read TCU hardware version
by Patrick Daly
· 8 years ago
6b290f1e
iommu: arm-smmu: Add struct for tracking tcu specific data
by Patrick Daly
· 8 years ago
ea63baa
iommu: arm-smmu: Save reference to attached devices
by Patrick Daly
· 8 years ago
2dd3e5b
iommu: arm-smmu: Cleanup iova_to_phys_fault
by Patrick Daly
· 8 years ago
53cf234
iommu: arm-smmu: Set context bank page table coherency
by Liam Mark
· 8 years ago
05314f3
arm-smmu: Implement DOMAIN_ATTR_PAGE_TABLE_IS_COHERENT
by Mitchel Humpherys
· 8 years ago
3ba41cf
iommu/arm-smmu: support querying IOVA coherency
by Liam Mark
· 8 years ago
ef6c1dc
iommu/arm-smmu: support mapping before enabling S1 translations
by Patrick Daly
· 8 years ago
f3ea404f
iommu: arm-smmu: Ensure tbu driver is registered before arm-smmu
by Patrick Daly
· 8 years ago
3451684
iommu: arm-smmu: Use subsys_initcall to register driver
by Patrick Daly
· 8 years ago
000a2f2
iommu: arm-smmu: Handle multiple arm-smmu instances
by Patrick Daly
· 8 years ago
8e3371a
iommu: arm-smmu: Ensure add_device is called properly
by Patrick Daly
· 8 years ago
c47dcd4
iommu: arm-smmu: Fixup of_iommu_configure failure
by Patrick Daly
· 8 years ago
fecdeef
arm-smmu: Fix incorrect memset argument order
by Stephen Boyd
· 8 years ago
35bbe7b
iommu: arm-smmu: Vote for power in add_device and remove_device
by Patrick Daly
· 8 years ago
e7595e5
iommu/arm-smmu: Fix out-of-bounds dereference
by Robin Murphy
· 8 years ago
22e6f6c
iommu/arm-smmu: Check that iommu_fwspecs are ours
by Robin Murphy
· 8 years ago
4f79b14
iommu/arm-smmu: Work around ARM DMA configuration
by Robin Murphy
· 8 years ago
d7a8d04
iommu/arm-smmu: Set domain geometry
by Robin Murphy
· 8 years ago
7e96c74
iommu/arm-smmu: Wire up generic configuration support
by Robin Murphy
· 8 years ago
06e393e
iommu/arm-smmu: Convert to iommu_fwspec
by Robin Murphy
· 8 years ago
6668f69
iommu/arm-smmu: Intelligent SMR allocation
by Robin Murphy
· 8 years ago
1fb519a
iommu/arm-smmu: Add a stream map entry iterator
by Robin Murphy
· 8 years ago
fe52d4f
iommu/arm-smmu: Streamline SMMU data lookups
by Robin Murphy
· 8 years ago
d5b4178
iommu/arm-smmu: Refactor mmu-masters handling
by Robin Murphy
· 8 years ago
a754fd1
iommu/arm-smmu: Keep track of S2CR state
by Robin Murphy
· 8 years ago
468f494
iommu/arm-smmu: Consolidate stream map entry state
by Robin Murphy
· 8 years ago
5386780
iommu/arm-smmu: Handle stream IDs more dynamically
by Robin Murphy
· 8 years ago
b94df6f
iommu/arm-smmu: Support v7s context format
by Robin Murphy
· 8 years ago
2a63760
iommu/arm-smmu: Drop devm_free_irq when driver detach
by Peng Fan
· 8 years ago
a728cfd
Revert "iommu: arm-smmu: Disable bypass mode by default"
by Patrick Daly
· 8 years ago
ce6786f
iommu: io-pgtable-arm: Support DOMAIN_ATTRIBUTE_USE_UPSTREAM_HINT
by Patrick Daly
· 8 years ago
2631944
iommu: arm-smmu: Fix a possible null pointer dereference
by Patrick Daly
· 8 years ago
1f8a288
iommu: arm-smmu: Add support for QSMMUV500
by Patrick Daly
· 8 years ago
466237d
iommu: arm-smmu: Fix clock reference count leak in error path
by Patrick Daly
· 8 years ago
77db4f9
iommu: arm-smmu: Reinitialize domain properly on error paths
by Patrick Daly
· 8 years ago
5b3d8c6
iommu: arm-smmu: Abstract power resources from struct arm_smmu_device
by Patrick Daly
· 8 years ago
cf7b0de
iommu: arm-smmu: Use device-tree based msm_bus api
by Patrick Daly
· 8 years ago
ad441dd
iommu/arm-smmu: Factor out qcom,smmu-v2 implementation
by Patrick Daly
· 8 years ago
d747620
iommu/arm-smmu: Add framework for implementation defined features
by Patrick Daly
· 8 years ago
6988454
iommu: arm-smmu: Disable bypass mode by default
by Patrick Daly
· 8 years ago
f0c58e1
iommu: arm-smmu: Allow configurations with zero clocks
by Patrick Daly
· 8 years ago
c625ce0
iommu/arm-smmu: Wire up io-pgtable-fast for domains that request it
by Mitchel Humpherys
· 9 years ago
b9dda59
iommu/arm-smmu: Implement DOMAIN_ATTR_PGTBL_INFO
by Mitchel Humpherys
· 9 years ago
74299ca
iommu/arm-smmu: Implement {enable,disable}_config_clocks
by Mitchel Humpherys
· 9 years ago
2dcc234
iommu/arm-smmu: Implement the .tlbi_domain op
by Mitchel Humpherys
· 9 years ago
ba82258
iommu/arm-smmu: Move device config probe messages to debug level
by Mitchel Humpherys
· 9 years ago
73230ce
iommu/arm-smmu: make a mismatch in CBs and CB interrupts non-fatal
by Mitchel Humpherys
· 10 years ago
a571f73
iommu/arm-smmu: add support for dynamic stream IDs to DT parsing
by Patrick Daly
· 8 years ago
4c77560
iommu/arm-smmu: check return value of register_smmu_master
by Mitchel Humpherys
· 10 years ago
c6dd1ed
iommu/arm-smmu: implement generic DT bindings
by Mitchel Humpherys
· 10 years ago
b7dfda7
iommu/arm-smmu: Pool secure page table memory
by Patrick Daly
· 8 years ago
e271f21
iommu/arm-smmu: Add new lock to protect assign and unassign list
by Patrick Daly
· 8 years ago
6100737
msm: Update the permissions while making assign call
by Neeti Desai
· 9 years ago
c11d108
iommu/arm-smmu: Add support for page table donation
by Patrick Daly
· 8 years ago
3ddf8d1
iommu/arm-smmu: Disable clocks in reverse order
by Liam Mark
· 9 years ago
0c4fd1b
iommu/arm-smmu: Defer SMMU probe if clock-tree is not ready
by Mathew Joseph Karimpanal
· 9 years ago
Next »