Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5265904290a7485e056410ff0bde5376faddceb
/
drivers
/
iommu
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
afd7e2b
iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
by Xunlei Pang
· 8 years ago
ef41459
iommu/vt-d: Fix pasid table size encoding
by Jacob Pan
· 8 years ago
2148835
iommu/amd: Fix the left value check of cmd buffer
by Huang Rui
· 8 years ago
48ffae8
iommu/amd: Missing error code in amd_iommu_init_device()
by Dan Carpenter
· 8 years ago
5649c82
iommu/io-pgtable: Fix use of quirk "use upstream hint"
by Liam Mark
· 8 years ago
5044bbd
Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8
by Kyle Yan
· 8 years ago
105ecad
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 8 years ago
9101704
iommu/vt-d: Fix PASID table allocation
by David Woodhouse
· 8 years ago
f66e9c3
Merge "Revert "iommu: arm-smmu: Disable bypass mode by default"" into msm-4.8
by Kyle Yan
· 8 years ago
a728cfd
Revert "iommu: arm-smmu: Disable bypass mode by default"
by Patrick Daly
· 8 years ago
a8829ec
Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8
by Divya Sharma
· 8 years ago
ce6786f
iommu: io-pgtable-arm: Support DOMAIN_ATTRIBUTE_USE_UPSTREAM_HINT
by Patrick Daly
· 8 years ago
bf76227
iommu: io-pgtable-arm: Implement IOMMU_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
a8a228d
iommu/io-pgtable-arm: Use outer shareable for all configurations
by Liam Mark
· 8 years ago
1245b7f
iommu/io-pgtable-arm: Make cacheable mappings outer-shareable
by Mitchel Humpherys
· 8 years ago
45b2e97
iommu/io-pgtable-arm: Support SMMU coherent page tables
by Mitchel Humpherys
· 8 years ago
9a99e4a
Merge "iommu: arm-smmu: Add support for QSMMUV500" into msm-4.8
by Kyle Yan
· 8 years ago
bea6403
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
by Joerg Roedel
· 8 years ago
8c82d6e
iommu/arm-smmu: Fix out-of-bounds dereference
by Robin Murphy
· 8 years ago
3c117b5
iommu/arm-smmu: Check that iommu_fwspecs are ours
by Robin Murphy
· 8 years ago
ec615f4
iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
by Robin Murphy
· 8 years ago
fba4f8e
iommu/arm-smmu: Work around ARM DMA configuration
by Robin Murphy
· 8 years ago
29defcc
ion: Snapshot for 4.8 kernel upgrade
by Laura Abbott
· 10 years ago
ff0116e
iommu: Add support for delayed unmapping of ion/dma_buf buffer
by Olav Haugan
· 9 years ago
1f8a288
iommu: arm-smmu: Add support for QSMMUV500
by Patrick Daly
· 8 years ago
9ef0186
iommu: iommu-debug: Allow full dma_addr_t sized address for atos
by Patrick Daly
· 8 years ago
5a5e3ff
iommu: iommu-debug: Return an error value on invalid data format
by Patrick Daly
· 8 years ago
781558f
iommu: io-pgtable-arm: Fix arm_lpae_split_blk_unmap cornercase
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
65be4a5
Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8
by Kyle Yan
· 8 years ago
1c38718
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
by Ashok Raj
· 8 years ago
f0c58e1
iommu: arm-smmu: Allow configurations with zero clocks
by Patrick Daly
· 8 years ago
a4417e7
iommu/iommu-debug: Make debug driver 32 bit compatible
by Susheel Khiani
· 8 years ago
3c28c96
iommu/iommu-debug:: initialize variables before use
by Shiraz Hashim
· 8 years ago
0d1b826
iommu/iommu-debug: Add debugfs file to enable config clocks
by Mitchel Humpherys
· 9 years ago
10215fd
iommu/iommu-debug: Add functional test for ARM DMA IOMMU mapper
by Mitchel Humpherys
· 9 years ago
45fc712
iommu/iommu-debug: Add functional tests for fast mapper
by Mitchel Humpherys
· 9 years ago
be3060c
iommu/iommu-debug: Add file for profiling the fast DMA APIs
by Mitchel Humpherys
· 9 years ago
bc367fd
iommu/iommu-debug: Add file for profiling fast mapper
by Mitchel Humpherys
· 9 years ago
c625ce0
iommu/arm-smmu: Wire up io-pgtable-fast for domains that request it
by Mitchel Humpherys
· 9 years ago
7bcb546
iommu: dma-mapping-fast: Add mmap support
by Patrick Daly
· 8 years ago
06f3121
iommu/io-pgtable-fast: validate data before use
by Shiraz Hashim
· 8 years ago
a8cf0e2
iommu: dma-mapping-fast: Remove unused #define
by Mitchel Humpherys
· 8 years ago
5c704e0
iommu/io-pgtable-fast: Prove correctness of TLB maintenance
by Mitchel Humpherys
· 9 years ago
0e43f0a
iommu: Add DMA mapper for io-pgtable-fast
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
56e520c
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
86a560e
iommu/io-pgtable: Add fast page table mapper for ARMv8L
by Mitchel Humpherys
· 9 years ago
ba82258
iommu/arm-smmu: Move device config probe messages to debug level
by Mitchel Humpherys
· 9 years ago
d5bb2da
iommu/io-pgtable-arm: Use non-cacheable page table memory
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
93f7eef
iommu/iommu-debug: Add dummy driver for standalone testing
by Mitchel Humpherys
· 9 years ago
3ca31e3
iommu/iommu-debug: Add 3 more signifigant digits
by Patrick Daly
· 9 years ago
e4e3986
iommu/iommu-debug: Improve statistics collection
by Patrick Daly
· 9 years ago
1c47bb5
iommu/iommu-debug: Use more iterations while profiling
by Mitchel Humpherys
· 9 years ago
020f90f
iommu/iommu-debug: Add support for secure domain profiling
by Mitchel Humpherys
· 9 years ago
679567c
iommu/iommu-debug: Set DOMAIN_ATTR_ATOMIC during profiling
by Mitchel Humpherys
· 9 years ago
0dc04de
iommu/iommu-debug: Provide debugfs for iommu_reg_{read,write}
by Mitchel Humpherys
· 9 years ago
ac4c38b
iommu/iommu-debug: Add secure_attach debugfs file
by Mitchel Humpherys
· 9 years ago
5e991f1
iommu/iommu-debug: Show secure VMID in attach info
by Mitchel Humpherys
· 9 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
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
c11d108
iommu/arm-smmu: Add support for page table donation
by Patrick Daly
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 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
3e52a7e
iommu/arm-smmu: Don't ignore clock/regulator API errors
by Mitchel Humpherys
· 9 years ago
2764f95
iommu/arm-smmu: Add support for dynamic bus scale voting
by Patrick Daly
· 8 years ago
f7666ae
iommu/arm-smmu: add support for specifying regulators
by Mitchel Humpherys
· 10 years ago
8befb66
iommu/arm-smmu: Add support for map/unmap to be atomic
by Patrick Daly
· 8 years ago
3a8a88a
iommu/arm-smmu: add support for specifying clocks
by Patrick Daly
· 8 years ago
849aa50
iommu/arm-smmu: Reduce TLB sync timeout
by Mitchel Humpherys
· 9 years ago
9b1b894
iommu/arm-smmu: Poll TLBSTATUS with a tight loop
by Mitchel Humpherys
· 9 years ago
f300799
iommu/arm-smmu: Use context bank TLBSTATUS registers
by Mitchel Humpherys
· 9 years ago
288086e
iommu/iommu-debug: Add debugfs file to trigger context faults
by Mitchel Humpherys
· 9 years ago
5437921
iommu/iommu-debug: Only uniquify directory names for dynamic domains
by Mitchel Humpherys
· 9 years ago
e66aa5b
iommu/iommu-debug: Maintain list of domains during alloc
by Susheel Khiani
· 9 years ago
70b7511
iommu/iommu-debug: Fix parsing of unmap size
by Mitchel Humpherys
· 9 years ago
f01d6e3
iommu/io-pgtable: Add memory stats debugfs file
by Mitchel Humpherys
· 9 years ago
c75ae49
iommu: Create iommu debugfs directory from IOMMU code
by Mitchel Humpherys
· 9 years ago
a05b252
iommu/iommu-debug: Don't add debugfs entries until we init
by Mitchel Humpherys
· 9 years ago
088cc58
iommu/iommu-debug: Move attachment info file to subdirectory
by Mitchel Humpherys
· 9 years ago
89924fd
iommu/iommu-debug: Initialize debug device to 0
by Mitchel Humpherys
· 9 years ago
0fe337d
iommu/iommu-debug: Add translation and mapping test files
by Mitchel Humpherys
· 9 years ago
bb2b7ff
iommu/s390: simplify registration of I/O address translation parameters
by Sebastian Ott
· 8 years ago
Next »