1. fb485eb iommu/io-pgtable-arm: Rationalise TCR handling by Robin Murphy · 5 years ago
  2. d1e5f26 iommu/io-pgtable-arm: Rationalise TTBRn handling by Robin Murphy · 5 years ago
  3. 8efda06 iommu/arm-smmu-v3: Remove useless of_match_ptr() by Masahiro Yamada · 5 years ago
  4. 322a9bb iommu/arm-smmu-v3: Fix resource_size check by Masahiro Yamada · 5 years ago
  5. 935d43b iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA by Shameer Kolothum · 5 years ago
  6. fc10cca drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops() by Will Deacon · 5 years ago
  7. 1ea27ee iommu/arm-smmu: Update my email address in MODULE_AUTHOR() by Will Deacon · 5 years ago
  8. 2852ad0 iommu/arm-smmu-v3: Allow building as a module by Will Deacon · 5 years ago
  9. d3daf66 iommu/arm-smmu: Support SMMU module probing from the IORT by Ard Biesheuvel · 5 years ago
  10. ab24677 iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal by Will Deacon · 5 years ago
  11. 34debdc iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers by Will Deacon · 5 years ago
  12. 6e8fa74 Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular" by Will Deacon · 5 years ago
  13. 9b3a713 Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into next by Joerg Roedel · 5 years ago
  14. f7aff1a iommu/arm-smmu-v3: Don't display an error when IRQ lines are missing by Jean-Philippe Brucker · 5 years ago
  15. 205577a iommu/io-pgtable-arm: Rationalise MAIR handling by Robin Murphy · 5 years ago
  16. 781ca2d iommu: Add gfp parameter to iommu_ops::map by Tom Murphy · 5 years ago
  17. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  18. 097a7df iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS by YueHaibing · 5 years ago
  19. dbe8e6a Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 5 years ago
  20. a91bcc2 Revert "iommu/arm-smmu-v3: Disable detection of ATS and PRI" by Will Deacon · 5 years ago
  21. cdb8a3c iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS by Will Deacon · 5 years ago
  22. 353e3cf iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBs by Will Deacon · 5 years ago
  23. bfff88e iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI masters by Will Deacon · 5 years ago
  24. 7314ca8 iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidations by Will Deacon · 5 years ago
  25. f75d8e3 iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flag by Will Deacon · 5 years ago
  26. b5e8619 iommu/arm-smmu-v3: Disable detection of ATS and PRI by Will Deacon · 5 years ago
  27. 05cbaf4 iommu/arm-smmu-v3: Document ordering guarantees of command insertion by Will Deacon · 5 years ago
  28. 2af2e72 iommu/arm-smmu-v3: Defer TLB invalidation until ->iotlb_sync() by Will Deacon · 6 years ago
  29. 587e6c1 iommu/arm-smmu-v3: Reduce contention during command-queue insertion by Will Deacon · 6 years ago
  30. 11f4fe9 iommu/arm-smmu: Mark expected switch fall-through by Anders Roxell · 5 years ago
  31. 67843bb drivers: Introduce device lookup variants by fwnode by Suzuki K Poulose · 5 years ago
  32. 7c288a5 iommu/arm-smmu-v3: Operate directly on low-level queue where possible by Will Deacon · 6 years ago
  33. 52be863 iommu/arm-smmu-v3: Move low-level queue fields out of arm_smmu_queue by Will Deacon · 6 years ago
  34. 8a073da iommu/arm-smmu-v3: Drop unused 'q' argument from Q_OVF macro by Will Deacon · 6 years ago
  35. 2a8868f iommu/arm-smmu-v3: Separate s/w and h/w views of prod and cons indexes by Will Deacon · 6 years ago
  36. 3951c41 iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page() by Will Deacon · 6 years ago
  37. a2d3a38 iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() by Will Deacon · 6 years ago
  38. e953f7f iommu/io-pgtable: Remove unused ->tlb_sync() callback by Will Deacon · 6 years ago
  39. abfd6fe iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() by Will Deacon · 6 years ago
  40. 05aed94 iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers by Will Deacon · 6 years ago
  41. 56f8af5 iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() by Will Deacon · 6 years ago
  42. 298f7889 iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops by Will Deacon · 6 years ago
  43. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  44. 8dd8f00 iommu/arm-smmu-v3: Invalidate ATC when detaching a device by Jean-Philippe Brucker · 6 years ago
  45. 900a85c iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=n by Will Deacon · 6 years ago
  46. 4f41845 iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag by Will Deacon · 6 years ago
  47. 92ce7e8 driver_find_device: Unify the match function with class_find_device() by Suzuki K Poulose · 6 years ago
  48. d25f6ea iommu/arm-smmu-v3: Increase maximum size of queues by Will Deacon · 6 years ago
  49. 3f54c44 iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel by Will Deacon · 6 years ago
  50. b2fc9b4b iommu/arm-smmu-v3: Disable tagged pointers by Jean-Philippe Brucker · 6 years ago
  51. 9ce27af iommu/arm-smmu-v3: Add support for PCI ATS by Jean-Philippe Brucker · 6 years ago
  52. 2a7e62f iommu/arm-smmu-v3: Link domains and devices by Jean-Philippe Brucker · 6 years ago
  53. 8be39a1 iommu/arm-smmu-v3: Add a master->domain pointer by Jean-Philippe Brucker · 6 years ago
  54. bcecaee iommu/arm-smmu-v3: Store SteamIDs in master by Jean-Philippe Brucker · 6 years ago
  55. b54f426 iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master by Jean-Philippe Brucker · 6 years ago
  56. b77cf11 iommu: Allow io-pgtable to be used outside of drivers/iommu/ by Rob Herring · 6 years ago
  57. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  58. 9b468f7 iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  59. a868e85 iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer by Will Deacon · 6 years ago
  60. 84a9a75 iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads by Zhen Lei · 6 years ago
  61. 3cd508a iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes by Robin Murphy · 6 years ago
  62. c07b642 iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular by Paul Gortmaker · 6 years ago
  63. 5e73107 iommu/arm-smmu-v3: Remove unnecessary wrapper function by Andrew Murray · 6 years ago
  64. 2d7ca2c iommu/arm-smmu-v3: Add SPDX header by Andrew Murray · 6 years ago
  65. 9662b99 iommu/arm-smmu-v3: Add support for non-strict mode by Zhen Lei · 6 years ago
  66. 07fdef3 iommu/arm-smmu-v3: Implement flush_iotlb_all hook by Zhen Lei · 6 years ago
  67. 901510e iommu/arm-smmu-v3: Avoid back-to-back CMD_SYNC operations by Zhen Lei · 6 years ago
  68. 0f02477 iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout by Zhen Lei · 6 years ago
  69. 657135f iommu/arm-smmu-v3: Fix a couple of minor comment typos by John Garry · 6 years ago
  70. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  71. 6488a7f Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 6 years ago
  72. d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 6 years ago
  73. b63b343 iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel by Will Deacon · 6 years ago
  74. a71792d iommu/arm-smmu-v3: Prevent any devices access to memory without registration by Zhen Lei · 7 years ago
  75. 0d53596 iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register by Miao Zhong · 6 years ago
  76. ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 7 years ago
  77. dcd189e iommu/arm-smmu-v3: Support 52-bit virtual address by Robin Murphy · 7 years ago
  78. 6619c91 iommu/arm-smmu-v3: Support 52-bit physical address by Robin Murphy · 7 years ago
  79. 7417b99 iommu/arm-smmu-v3: Clean up queue definitions by Robin Murphy · 7 years ago
  80. ba08bdc iommu/arm-smmu-v3: Clean up table definitions by Robin Murphy · 7 years ago
  81. cbcee19 iommu/arm-smmu-v3: Clean up register definitions by Robin Murphy · 7 years ago
  82. 1cf9e54 iommu/arm-smmu-v3: Clean up address masking by Robin Murphy · 7 years ago
  83. 940ded9 iommu/arm-smmu-v3: limit reporting of MSI allocation failures by Nate Watterson · 7 years ago
  84. 4c8996d iommu/arm-smmu-v3: Warn about missing IRQs by Robin Murphy · 7 years ago
  85. fedbd94 Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  86. b0c560f iommu: Clean up of_iommu_init_fn by Robin Murphy · 7 years ago
  87. 563b5cb iommu/arm-smmu-v3: Cope with duplicated Stream IDs by Robin Murphy · 7 years ago
  88. 57d72e1 iommu/arm-smmu-v3: Don't free page table ops twice by Jean-Philippe Brucker · 7 years ago
  89. 56f1944 Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-vmsa' and 'iommu/iova' into iommu-next-20171113.0 by Alex Williamson · 7 years ago
  90. 8ff0f72 iommu/arm-smmu-v3: Use burst-polling for sync completion by Robin Murphy · 7 years ago
  91. a529ea1 iommu/arm-smmu-v3: Consolidate identical timeouts by Will Deacon · 7 years ago
  92. 4980659 iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in half by Will Deacon · 7 years ago
  93. 37de98f iommu/arm-smmu-v3: Use CMD_SYNC completion MSI by Robin Murphy · 7 years ago
  94. dce032a iommu/arm-smmu-v3: Forget about cmdq-sync interrupt by Robin Murphy · 7 years ago
  95. 2f657ad iommu/arm-smmu-v3: Specialise CMD_SYNC handling by Robin Murphy · 7 years ago
  96. 2a22baa iommu/arm-smmu-v3: Correct COHACC override message by Robin Murphy · 7 years ago
  97. 9cff86fd2 iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S by Yisheng Xie · 7 years ago
  98. 704c038 iommu/arm-smmu-v3: Ensure we sync STE when only changing config field by Will Deacon · 7 years ago
  99. 6948d4a iommu/arm-smmu: Remove ACPICA workarounds by Robin Murphy · 7 years ago
  100. 32b1244 iommu/io-pgtable-arm: Convert to IOMMU API TLB sync by Robin Murphy · 7 years ago