1. 6ce5426 iommu: arm-smmu: Return -EPROBE defer on tbu failure by Patrick Daly · 7 years ago
  2. 1e3c16c iommu: Add api to retrieve stream-id for a device by Patrick Daly · 7 years ago
  3. 8e2aa1a iommu: arm-smmu: reverse order of bus/gdsc enable by Patrick Daly · 7 years ago
  4. 86396be iommu: arm-smmu: Allow parsing multiple regulators from devicetree by Patrick Daly · 7 years ago
  5. 2e3471e iommu: arm-smmu: Fix reference count error by Patrick Daly · 7 years ago
  6. 9438f32 iommu: iommu-debug: Move trigger_fault file by Patrick Daly · 7 years ago
  7. abeee95 iommu: arm-smmu: Remove msm_bus_cl_clear_pdata by Patrick Daly · 7 years ago
  8. f8ac0fb iommu: arm-smmu: Fix list iteration error by Patrick Daly · 7 years ago
  9. e15b3bc iommu: arm-smmu: Fix (void *) typecast error by Patrick Daly · 7 years ago
  10. 63ebee0 Merge "iommu: dma-mapping: add dma mapper for io-pgtable-fast for 32 bit" into msm-4.9 by Linux Build Service Account · 7 years ago
  11. 18118b2 Merge "iommu: dma-mapping: alloc bitmap while fragmented" into msm-4.9 by Linux Build Service Account · 7 years ago
  12. 335b1ff Merge "iommu/io-pgtable-fast: alloc pgtable while fragmented" into msm-4.9 by Linux Build Service Account · 7 years ago
  13. 29f6140 iommu: dma-mapping: add dma mapper for io-pgtable-fast for 32 bit by Charan Teja Reddy · 8 years ago
  14. 4d4fbba iommu: dma-mapping: alloc bitmap while fragmented by Liam Mark · 8 years ago
  15. e7ebb93 iommu/io-pgtable-fast: alloc pgtable while fragmented by Liam Mark · 8 years ago
  16. 3b26457 iommu: arm-smmu: Fix shift of integer by more than 32 by Patrick Daly · 7 years ago
  17. 9fcfd91 Merge "iommu: arm-smmu: Add qsmmuv500 ECATS support" into msm-4.9 by Linux Build Service Account · 7 years ago
  18. 32c1031 Merge "iommu: arm-smmu: Read TCU hardware version" into msm-4.9 by Linux Build Service Account · 7 years ago
  19. 06147bb Merge "iommu: arm-smmu: Add struct for tracking tcu specific data" into msm-4.9 by Linux Build Service Account · 7 years ago
  20. e2d617cb Merge "iommu: arm-smmu: Save reference to attached devices" into msm-4.9 by Linux Build Service Account · 7 years ago
  21. 2ab676b Merge "iommu: arm-smmu: Cleanup iova_to_phys_fault" into msm-4.9 by Linux Build Service Account · 7 years ago
  22. 63b0e2c iommu: arm-smmu: Add qsmmuv500 ECATS support by Patrick Daly · 8 years ago
  23. a0fddb6 iommu: arm-smmu: Read TCU hardware version by Patrick Daly · 7 years ago
  24. 6b290f1e iommu: arm-smmu: Add struct for tracking tcu specific data by Patrick Daly · 7 years ago
  25. ea63baa iommu: arm-smmu: Save reference to attached devices by Patrick Daly · 8 years ago
  26. 2dd3e5b iommu: arm-smmu: Cleanup iova_to_phys_fault by Patrick Daly · 8 years ago
  27. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  28. 352c021 iommu/vt-d: Fix NULL pointer dereference in device_to_iommu by Koos Vriezen · 8 years ago
  29. 53cf234 iommu: arm-smmu: Set context bank page table coherency by Liam Mark · 8 years ago
  30. 1350925 iommu/io-pgtable-fast: Set page table coherency by Liam Mark · 8 years ago
  31. 04b0c85 iommu/io-pgtable-arm: Set page table coherency by Liam Mark · 8 years ago
  32. b4223cf iommu/io-pgtable: Allow page table coherency to be set by Liam Mark · 8 years ago
  33. 425d03d iommu: dma-mapping-fast: Respect device coherency in IOMMU mapper by Mitchel Humpherys · 8 years ago
  34. 741eee5 iommu/io-pgtable-fast: Configure to use outer shareable by Mitchel Humpherys · 8 years ago
  35. 9de66db iommu: dma-mapping-fast: Only flush non-coherent page tables by Mitchel Humpherys · 8 years ago
  36. 05314f3 arm-smmu: Implement DOMAIN_ATTR_PAGE_TABLE_IS_COHERENT by Mitchel Humpherys · 8 years ago
  37. 6bdd4b3 iommu/io-pgtable-fast: Support SMMU coherent page tables by Mitchel Humpherys · 8 years ago
  38. 3ba41cf iommu/arm-smmu: support querying IOVA coherency by Liam Mark · 8 years ago
  39. 5bb6422 iommu: support querying IOVA coherency by Liam Mark · 8 years ago
  40. 17f3180 iommu/io-pgtable-arm: support querying IOVA coherency by Liam Mark · 8 years ago
  41. 78d7fb5 iommu: dma-mapping-fast: add support for DMA sync single APIs by Liam Mark · 8 years ago
  42. d35ec7c iommu: io-pgtable-arm: Use correct bitmask for pgd entry by Patrick Daly · 8 years ago
  43. ef6c1dc iommu/arm-smmu: support mapping before enabling S1 translations by Patrick Daly · 8 years ago
  44. ea23603 iommu: msm: add barrier call on coherent lazy map by Liam Mark · 8 years ago
  45. e07f544 Merge "iommu: msm: use list_for_each_entry_safe for deletion" into msm-4.9 by Kyle Yan · 8 years ago
  46. 3522589 iommu: msm: use list_for_each_entry_safe for deletion by Liam Mark · 8 years ago
  47. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 8 years ago
  48. 24427cd iommu/vt-d: Tylersburg isoch identity map check is done too late. by Ashok Raj · 8 years ago
  49. f3ea404f iommu: arm-smmu: Ensure tbu driver is registered before arm-smmu by Patrick Daly · 8 years ago
  50. 3451684 iommu: arm-smmu: Use subsys_initcall to register driver by Patrick Daly · 8 years ago
  51. 000a2f2 iommu: arm-smmu: Handle multiple arm-smmu instances by Patrick Daly · 8 years ago
  52. 8e3371a iommu: arm-smmu: Ensure add_device is called properly by Patrick Daly · 8 years ago
  53. c47dcd4 iommu: arm-smmu: Fixup of_iommu_configure failure by Patrick Daly · 8 years ago
  54. fecdeef arm-smmu: Fix incorrect memset argument order by Stephen Boyd · 8 years ago
  55. fbb2571 Merge "iommu: arm-smmu: Vote for power in add_device and remove_device" into msm-4.8 by Kyle Yan · 8 years ago
  56. f57a872 Merge "iommu/arm-smmu: Fix out-of-bounds dereference" into msm-4.8 by Kyle Yan · 8 years ago
  57. 5f94da8 Merge "iommu/arm-smmu: Check that iommu_fwspecs are ours" into msm-4.8 by Kyle Yan · 8 years ago
  58. 2457d04 Merge "iommu/arm-smmu: Work around ARM DMA configuration" into msm-4.8 by Kyle Yan · 8 years ago
  59. 016a141 Merge "iommu/arm-smmu: Set domain geometry" into msm-4.8 by Kyle Yan · 8 years ago
  60. 1fcb5ca Merge "iommu/arm-smmu: Wire up generic configuration support" into msm-4.8 by Kyle Yan · 8 years ago
  61. 7907261 Merge "iommu/arm-smmu: Convert to iommu_fwspec" into msm-4.8 by Kyle Yan · 8 years ago
  62. a7dab08 Merge "iommu/arm-smmu: Intelligent SMR allocation" into msm-4.8 by Kyle Yan · 8 years ago
  63. dc7d2c8 Merge "iommu/arm-smmu: Add a stream map entry iterator" into msm-4.8 by Kyle Yan · 8 years ago
  64. facc971 Merge "iommu/arm-smmu: Streamline SMMU data lookups" into msm-4.8 by Kyle Yan · 8 years ago
  65. 069be38 Merge "iommu/arm-smmu: Refactor mmu-masters handling" into msm-4.8 by Kyle Yan · 8 years ago
  66. 098ddd7 Merge "iommu/arm-smmu: Keep track of S2CR state" into msm-4.8 by Kyle Yan · 8 years ago
  67. f41cbc7 Merge "iommu/arm-smmu: Consolidate stream map entry state" into msm-4.8 by Kyle Yan · 8 years ago
  68. 77a4aad Merge "iommu/arm-smmu: Handle stream IDs more dynamically" into msm-4.8 by Kyle Yan · 8 years ago
  69. c0e5e05 Merge "iommu/arm-smmu: Support v7s context format" into msm-4.8 by Kyle Yan · 8 years ago
  70. 4eaa94d Merge "iommu/arm-smmu: Drop devm_free_irq when driver detach" into msm-4.8 by Kyle Yan · 8 years ago
  71. 35bbe7b iommu: arm-smmu: Vote for power in add_device and remove_device by Patrick Daly · 8 years ago
  72. e7595e5 iommu/arm-smmu: Fix out-of-bounds dereference by Robin Murphy · 8 years ago
  73. 22e6f6c iommu/arm-smmu: Check that iommu_fwspecs are ours by Robin Murphy · 8 years ago
  74. 4f79b14 iommu/arm-smmu: Work around ARM DMA configuration by Robin Murphy · 8 years ago
  75. d7a8d04 iommu/arm-smmu: Set domain geometry by Robin Murphy · 8 years ago
  76. 7e96c74 iommu/arm-smmu: Wire up generic configuration support by Robin Murphy · 8 years ago
  77. 06e393e iommu/arm-smmu: Convert to iommu_fwspec by Robin Murphy · 8 years ago
  78. 6668f69 iommu/arm-smmu: Intelligent SMR allocation by Robin Murphy · 8 years ago
  79. 1fb519a iommu/arm-smmu: Add a stream map entry iterator by Robin Murphy · 8 years ago
  80. fe52d4f iommu/arm-smmu: Streamline SMMU data lookups by Robin Murphy · 8 years ago
  81. d5b4178 iommu/arm-smmu: Refactor mmu-masters handling by Robin Murphy · 8 years ago
  82. a754fd1 iommu/arm-smmu: Keep track of S2CR state by Robin Murphy · 8 years ago
  83. 468f494 iommu/arm-smmu: Consolidate stream map entry state by Robin Murphy · 8 years ago
  84. 5386780 iommu/arm-smmu: Handle stream IDs more dynamically by Robin Murphy · 8 years ago
  85. b94df6f iommu/arm-smmu: Support v7s context format by Robin Murphy · 8 years ago
  86. 2a63760 iommu/arm-smmu: Drop devm_free_irq when driver detach by Peng Fan · 8 years ago
  87. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 8 years ago
  88. afd7e2b iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped by Xunlei Pang · 8 years ago
  89. ef41459 iommu/vt-d: Fix pasid table size encoding by Jacob Pan · 8 years ago
  90. 2148835 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 8 years ago
  91. 48ffae8 iommu/amd: Missing error code in amd_iommu_init_device() by Dan Carpenter · 8 years ago
  92. 5649c82 iommu/io-pgtable: Fix use of quirk "use upstream hint" by Liam Mark · 8 years ago
  93. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  94. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  95. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  96. f66e9c3 Merge "Revert "iommu: arm-smmu: Disable bypass mode by default"" into msm-4.8 by Kyle Yan · 8 years ago
  97. a728cfd Revert "iommu: arm-smmu: Disable bypass mode by default" by Patrick Daly · 8 years ago
  98. a8829ec Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8 by Divya Sharma · 8 years ago
  99. ce6786f iommu: io-pgtable-arm: Support DOMAIN_ATTRIBUTE_USE_UPSTREAM_HINT by Patrick Daly · 8 years ago
  100. bf76227 iommu: io-pgtable-arm: Implement IOMMU_USE_UPSTREAM_HINT by Patrick Daly · 8 years ago