1. 5a9efd6 defconfig: Enable IOMMU debugfs for msmskunk by Patrick Daly · 8 years ago
  2. 106a33f Kconfig: Mark IOMMU_DEBUG_TRACKING as broken by Patrick Daly · 8 years ago
  3. 42296fb iommu: Add debugging infrastructure by Mitchel Humpherys · 9 years ago
  4. 47b4836 iommu/io-pgtable-arm: Optimize map by batching flushes by Stepan Moskovchenko · 9 years ago
  5. faa87fc iommu: io-pgtable-arm: Flush all tlbs at end of unmap by Mitchel Humpherys · 10 years ago
  6. b7fb0c5 iommu: io-pgtable-arm: Disable tests for 16Kb and 64Kb granules by Patrick Daly · 8 years ago
  7. 601ebd3 iommu: io-pgtable-arm: Improve coverage of arm_lpae_range_has_mapping by Mitchel Humpherys · 9 years ago
  8. 9739d9b iommu: io-pgtable-arm: Only suppress map failures during map tests by Mitchel Humpherys · 9 years ago
  9. e4012a6 iommu: io-pgtable-arm: Add selftest for mixed block + page mappings by Mitchel Humpherys · 9 years ago
  10. fdf212a iommu: io-pgtable-arm: make selftests more thorough by Mitchel Humpherys · 10 years ago
  11. df18a9a iommu: io-pgtable-arm: add self-test for .mag_sg by Mitchel Humpherys · 10 years ago
  12. f96739f iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag by Jeremy Gebben · 9 years ago
  13. e038dfd iommu: add IOMMU_PRIV attribute by Mitchel Humpherys · 10 years ago
  14. f493044 Revert "iommu/arm-smmu: Treat all device transactions as unprivileged" by Patrick Daly · 8 years ago
  15. 1b0313e iommu/io-pgtable-arm: Stricter double-map checking by Mitchel Humpherys · 9 years ago
  16. deb3e83 iommu/io-pgtable-arm: Don't leave dangling table entries by Mitchel Humpherys · 9 years ago
  17. 67ba8eb Revert "iommu/io-pgtable-arm: Unmap and free table when overwriting with block" by Patrick Daly · 8 years ago
  18. f145f05 iommu/io-pgtable-arm: Use optimized unmap path properly by Patrick Daly · 8 years ago
  19. 5f92f32 iommu: io-pgtable-arm: unmap last level all at once by Mitchel Humpherys · 10 years ago
  20. 5e05059 iommu: io-pgtable: use size_t for unmap return value by Mitchel Humpherys · 9 years ago
  21. 5123b49 iommu/io-pgtable: Improve documentation of .map_sg callback by Mitchel Humpherys · 9 years ago
  22. 4d7cdd9 iommu/arm-smmu: Check the return type of map_sg and take appropriate action by Rohit Vaswani · 9 years ago
  23. daab041 iommu: io-pgtable-arm: implement .map_sg by Mitchel Humpherys · 10 years ago
  24. 622bc04 iommu/arm-smmu: wire up .map_sg from the ARM LPAE io-pgtable by Mitchel Humpherys · 10 years ago
  25. cd6ff13 iommu: io-pgtable: add .map_sg op to io_pgtable_ops by Mitchel Humpherys · 10 years ago
  26. 76e77fb iommu: add more debug for iommu_pgsize failure by Mitchel Humpherys · 10 years ago
  27. fad2592 iommu: export iommu_pgsize by Mitchel Humpherys · 10 years ago
  28. ff8e21c arm64: dma_mapping: Support DOMAIN_ATTR_S1_BYPASS by Patrick Daly · 9 years ago
  29. e62d336 iommu/arm-smmu: Support DOMAIN_ATTR_S1_BYPASS by Patrick Daly · 9 years ago
  30. bb82f96 iommu: Introduce DOMAIN_ATTR_S1_BYPASS by Patrick Daly · 9 years ago
  31. fd55700 iommu/arm-smmu: Implement .reg_read and .reg_write by Mitchel Humpherys · 9 years ago
  32. 3ede5d9 iommu: Add iommu_reg_read and iommu_reg_write by Mitchel Humpherys · 9 years ago
  33. 017ee4b iommu/arm-smmu: Make fault triggering more reliable by Mitchel Humpherys · 9 years ago
  34. a52d6cc iommu/arm-smmu: Implement .trigger_fault by Mitchel Humpherys · 9 years ago
  35. 8488df2 iommu: Add iommu_trigger_fault by Mitchel Humpherys · 9 years ago
  36. cc8d12f iommu/arm-smmu: Implement DOMAIN_ATTR_NON_FATAL_FAULTS by Mitchel Humpherys · 9 years ago
  37. e78b0a5 iommu: Add domain attribute to make faults non-fatal by Mitchel Humpherys · 9 years ago
  38. 0980131 iommu: arm-smmu: Disable default DMA Domain support by Patrick Daly · 8 years ago
  39. c190d93 iommu/arm-smmu: add support for DOMAIN_ATTR_DYNAMIC by Patrick Daly · 8 years ago
  40. 8ac927c iommu/arm-smmu: add support for TTBR0, CONTEXTIDR and PROCID attributes by Jeremy Gebben · 9 years ago
  41. e70da58 iommu: introduce TTBR0, CONTEXTIDR, and PROCID domain attributes by Jeremy Gebben · 9 years ago
  42. 1b34ee1 iommu: introduce DOMAIN_ATTR_DYNAMIC by Jeremy Gebben · 9 years ago
  43. 7e47f9b iommu/arm-smmu: add support for DOMAIN_ATTR_CONTEXT_BANK by Jeremy Gebben · 9 years ago
  44. e352bb0 iommu: introduce DOMAIN_ATTR_CONTEXT_BANK by Jeremy Gebben · 9 years ago
  45. fa24b0c iommu/arm-smmu: Tear down domain context if attach fails by Jeremy Gebben · 9 years ago
  46. cd9f07a iommu/arm-smmu: implement DOMAIN_ATTR_PT_BASE_ADDR using ttbr[0] by Mitchel Humpherys · 10 years ago
  47. 39e9c91 iommu/arm-smmu: save the pgtbl_cfg in the domain by Mitchel Humpherys · 10 years ago
  48. 19f19d5 iommu: Add DOMAIN_ATTR_PT_BASE_ADDR domain attribute by Mitchel Humpherys · 10 years ago
  49. 031d746 iommu/arm-smmu: add option to skip SMR mask sanity check by Dhaval Patel · 10 years ago
  50. 9c2f648 iommu/arm-smmu: add DT option to skip certain initialization by Mitchel Humpherys · 10 years ago
  51. d03b65d iommu/arm-smmu: Make unmapped accesses more obvious by Mitchel Humpherys · 9 years ago
  52. d5083c0 iommu/arm-smmu: Always set resume to terminate the transaction by Shrenuj Bansal · 9 years ago
  53. a8dabc9 iommu/arm-smmu: Rate-limit the context fault handler by Mitchel Humpherys · 9 years ago
  54. dd75e33 iommu/arm-smmu: Pass external fault information to client handlers by Mitchel Humpherys · 9 years ago
  55. 0cc54a2 iommu: Add client fault handler flag for external faults by Mitchel Humpherys · 9 years ago
  56. d54eafd iommu/arm-smmu: Do an ATOS in the fault handler by Patrick Daly · 8 years ago
  57. 04059c5 iommu/arm-smmu: Print SID info on context faults by Shalaj Jain · 10 years ago
  58. a474ae1 iommu/arm-smmu: Pass pagefault information to client handlers by Sushmita Susheelendra · 9 years ago
  59. 5e36b91 iommu: Improve client fault handling by Sushmita Susheelendra · 9 years ago
  60. b8be413 iommu/arm-smmu: improve the fault handler output by Mitchel Humpherys · 10 years ago
  61. 07ba44b iommu/arm-smmu: add DT option to make address size faults fatal by Mitchel Humpherys · 10 years ago
  62. 5ba2811 Revert "iommu/arm-smmu: Disable stalling faults for all endpoints" by Patrick Daly · 8 years ago
  63. c4f2a80 iommu/arm-smmu: use a threaded handler for global faults by Mitchel Humpherys · 10 years ago
  64. cca6011 iommu/arm-smmu: use a threaded handler for context interrupts by Mitchel Humpherys · 10 years ago
  65. a85a2fb arm-smmu: Implement iova_to_phys with a software table walk by Patrick Daly · 8 years ago
  66. fb11f70 iommu/arm-smmu: Implement hardware iova-to-phys by Mitchel Humpherys · 9 years ago
  67. 36b8c32 iommu: Add iommu_iova_to_phys_hard by Mitchel Humpherys · 9 years ago
  68. d7e0971 iommu/arm-smmu: return failure from iommu_iova_to_phys when ATOS fails by Mitchel Humpherys · 10 years ago
  69. 0ed5da6 iommu/arm-smmu: workaround some ATOS hw errata by Mitchel Humpherys · 10 years ago
  70. 6baed51 Merge "ARM: msmskunk_defconfig: Enable QTI MSM Platform specific USB drivers" into msm-4.8 by Kyle Yan · 8 years ago
  71. 36d7870 soc: qcom: rq_stats: add snapshot of run queue stats driver by Kyle Yan · 8 years ago
  72. 8103002 ARM: msmskunk_defconfig: Enable QTI MSM Platform specific USB drivers by Mayank Rana · 8 years ago
  73. 31f7ce4 iommu/arm-smmu: correct the physical address mask during ATOS by Patrick Daly · 8 years ago
  74. 2fbae2a iommu/arm-smmu: only allow one ATOS operation at a time by Mitchel Humpherys · 10 years ago
  75. c40967f Merge "usb: Add support for reset controller framework" into msm-4.8 by Kyle Yan · 8 years ago
  76. 5fac296 Merge "ARM: msm: Documentation: Add device tree binding for LLCC" into msm-4.8 by Kyle Yan · 8 years ago
  77. 6c16f916 Merge "msm: msm_bus: introduce msm bus api stubs" into msm-4.8 by Kyle Yan · 8 years ago
  78. 4d27821 usb: Add support for reset controller framework by Amit Nischal · 8 years ago
  79. 911cfb5 Merge "soc: qcom: core_hang: Add snapshot of core hang driver" into msm-4.8 by Kyle Yan · 8 years ago
  80. 54984b0 Merge "usb: phy: qusb: Fix multiple issue when used with emulation" into msm-4.8 by Kyle Yan · 8 years ago
  81. 89a19f4 Merge "usb: phy: Fix compilation errors" into msm-4.8 by Kyle Yan · 8 years ago
  82. 5e7883e Merge "dwc3-msm: Fix compilation errors" into msm-4.8 by Kyle Yan · 8 years ago
  83. 80241b1 Merge "ARM: dts: msm: Describe reserved-memory regions for msmskunk" into msm-4.8 by Kyle Yan · 8 years ago
  84. cad06fc Merge "dwc3: Add QTI MSM platform specific feature and other changes" into msm-4.8 by Kyle Yan · 8 years ago
  85. b640f67 msm: msm_bus: introduce msm bus api stubs by David Dai · 8 years ago
  86. a602944 soc: qcom: core_hang: Add snapshot of core hang driver by Kyle Yan · 8 years ago
  87. 147f41d usb: phy: qusb: Fix multiple issue when used with emulation by Mayank Rana · 8 years ago
  88. a69fe6c usb: phy: Fix compilation errors by Mayank Rana · 8 years ago
  89. 83ad582 dwc3-msm: Fix compilation errors by Mayank Rana · 8 years ago
  90. abe8cd6 ARM: msm: Documentation: Add device tree binding for LLCC by Channagoud Kadabi · 8 years ago
  91. 2d05a57 iommu/arm-smmu: Don't wipe out MICRO_MMU_CTRL while halting by Mitchel Humpherys · 9 years ago
  92. 952f40a iommu/arm-smmu: Do a local halt around impl def programming by Mitchel Humpherys · 9 years ago
  93. 5494a5e iommu/arm-smmu: program implementation defined registers on attach by Mitchel Humpherys · 10 years ago
  94. f0d4e21 iommu/arm-smmu: program ACTLR register for qcom SMMUs by Patrick Daly · 8 years ago
  95. a99689a dwc3: Add QTI MSM platform specific feature and other changes by Mayank Rana · 8 years ago
  96. fabaa46 Merge "usb: phy: Add snapshot of USB PHY drivers" into msm-4.8 by Kyle Yan · 8 years ago
  97. 7b34ac5 Merge "usb: dwc3: Add snapshot of DWC3 MSM drivers" into msm-4.8 by Kyle Yan · 8 years ago
  98. e396340 Merge "Merge remote-tracking branch 'origin/tmp-3eab887' into msm-4.8" into msm-4.8 by Kyle Yan · 8 years ago
  99. ff211c8 ARM: dts: msm: Describe reserved-memory regions for msmskunk by Patrick Daly · 8 years ago
  100. 3cb43a3 usb: phy: Add snapshot of USB PHY drivers by Mayank Rana · 8 years ago