1. b77cf11 iommu: Allow io-pgtable to be used outside of drivers/iommu/ by Rob Herring · 6 years ago
  2. 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
  3. df90365 iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  4. b6d39cd8 iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code by Fabrizio Castro · 6 years ago
  5. 8128ac3 iommu/ipmmu-vmsa: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  6. 8075964 iommu/ipmmu-vmsa: Add an array of slave devices whitelist by Yoshihiro Shimoda · 6 years ago
  7. b7ee92c iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions by Yoshihiro Shimoda · 6 years ago
  8. 60fb008 iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code by Fabrizio Castro · 6 years ago
  9. e5b78f2 iommu/ipmmu-vmsa: Fix crash on early domain free by Geert Uytterhoeven · 6 years ago
  10. b0c3291 iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code by Hai Nguyen Pham · 6 years ago
  11. 57d3f11c iommu/ipmmu-vmsa: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  12. 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
  13. 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
  14. d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 6 years ago
  15. 5c5c874 iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA by Dmitry Osipenko · 6 years ago
  16. 46583e8 iommu/ipmmu-vmsa: Fix allocation in atomic context by Geert Uytterhoeven · 6 years ago
  17. 2ae8695 iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3 by Yoshihiro Shimoda · 7 years ago
  18. ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 7 years ago
  19. 98dbffd iommu/ipmmu-vmsa: Hook up R8A77965 DT matching code by Jacopo Mondi · 7 years ago
  20. 3701c12 iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching code by Simon Horman · 7 years ago
  21. 0b8ac14 iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code by Magnus Damm · 7 years ago
  22. ddbbddd iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48 by Magnus Damm · 7 years ago
  23. b0c560f iommu: Clean up of_iommu_init_fn by Robin Murphy · 7 years ago
  24. e7747d8 iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook by Robin Murphy · 7 years ago
  25. 58b8e8b iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code by Magnus Damm · 7 years ago
  26. c295f50 iommu/ipmmu-vmsa: Allow two bit SL0 by Magnus Damm · 7 years ago
  27. f5c8589 iommu/ipmmu-vmsa: Make IMBUSCTR setup optional by Magnus Damm · 7 years ago
  28. d574893 iommu/ipmmu-vmsa: Write IMCTR twice by Magnus Damm · 7 years ago
  29. 1c89422 iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master by Magnus Damm · 7 years ago
  30. cda52fc iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE() by Magnus Damm · 7 years ago
  31. 5fd1634 iommu/ipmmu-vmsa: Enable multi context support by Magnus Damm · 7 years ago
  32. fd5140e iommu/ipmmu-vmsa: Add optional root device feature by Magnus Damm · 7 years ago
  33. 33f3ac9 iommu/ipmmu-vmsa: Introduce features, break out alias by Magnus Damm · 7 years ago
  34. 49c875f iommu/ipmmu-vmsa: Unify ipmmu_ops by Robin Murphy · 7 years ago
  35. e4efe4a iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv by Robin Murphy · 7 years ago
  36. b354c73 iommu/ipmmu-vmsa: Simplify group allocation by Robin Murphy · 7 years ago
  37. 1c7e7c0 iommu/ipmmu-vmsa: Unify domain alloc/free by Robin Murphy · 7 years ago
  38. 105a004 iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma() by weiyongjun (A) · 7 years ago
  39. 32b1244 iommu/io-pgtable-arm: Convert to IOMMU API TLB sync by Robin Murphy · 7 years ago
  40. 8da4af9 iommu/ipmmu-vmsa: Make ipmmu_gather_ops const by Bhumika Goyal · 7 years ago
  41. a175a67 iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable by Oleksandr Tyshchenko · 7 years ago
  42. 7af9a5f iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() by Magnus Damm · 7 years ago
  43. 02dd44c iommu/ipmmu-vmsa: Clean up device tracking by Robin Murphy · 7 years ago
  44. 7b2d596 iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids by Magnus Damm · 7 years ago
  45. 3c49ed3 iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM by Robin Murphy · 7 years ago
  46. 49558da iommu/ipmmu-vmsa: Consistent ->of_xlate() handling by Magnus Damm · 7 years ago
  47. 01da21e iommu/ipmmu-vmsa: Use iommu_device_register()/unregister() by Magnus Damm · 7 years ago
  48. 26b6aec iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo by Magnus Damm · 8 years ago
  49. 0fbc8b0 iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64 by Magnus Damm · 8 years ago
  50. 3ae4729 iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops by Magnus Damm · 8 years ago
  51. 8e73bf6 iommu/ipmmu-vmsa: Break out domain allocation code by Magnus Damm · 8 years ago
  52. 383fef5f iommu/ipmmu-vmsa: Break out utlb parsing code by Magnus Damm · 8 years ago
  53. dbb7069 iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context by Magnus Damm · 8 years ago
  54. 6aa9a30 iommu/ipmmu-vmsa: Remove platform data handling by Magnus Damm · 8 years ago
  55. 3b6bb5b iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space by Geert Uytterhoeven · 8 years ago
  56. b1e2afc iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device by Shawn Lin · 8 years ago
  57. 3270425 Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', 'x86/amd' and 'x86/vt-d' into next by Joerg Roedel · 9 years ago
  58. f64232e iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled by Geert Uytterhoeven · 9 years ago
  59. 06c610e iommu/io-pgtable: Indicate granule for TLB maintenance by Robin Murphy · 9 years ago
  60. ff2ed96 iommu/ipmmu-vmsa: Clean up DMA API usage by Robin Murphy · 9 years ago
  61. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 10 years ago
  62. 5914c5f iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  63. ac04f85 iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids by Axel Lin · 10 years ago
  64. bb590c9 iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered by Laurent Pinchart · 10 years ago
  65. f20ed39 iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator by Laurent Pinchart · 10 years ago
  66. 78e1f97 iommu/ipmmu-vmsa: Remove platform data support by Laurent Pinchart · 10 years ago
  67. a166d31 iommu/ipmmu-vmsa: Support multiple micro TLBs per device by Laurent Pinchart · 10 years ago
  68. 275f505 iommu/ipmmu-vmsa: Add device tree support by Laurent Pinchart · 11 years ago
  69. 9eca0a5 iommu/ipmmu-vmsa: Invalidate TLB after unmapping by Laurent Pinchart · 10 years ago
  70. 22463ca iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table by Laurent Pinchart · 10 years ago
  71. b8f80bf iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment by Laurent Pinchart · 11 years ago
  72. 04561ca iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC by Laurent Pinchart · 10 years ago
  73. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  74. 76771c9 Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  75. e222d6a iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails by Axel Lin · 10 years ago
  76. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  77. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  78. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 11 years ago
  79. 720b0ce arm/ipmmu-vmsa: Fix compile error by Joerg Roedel · 11 years ago
  80. 004c5b3 iommu/ipmmu-vmsa: Support clearing mappings by Laurent Pinchart · 11 years ago
  81. bec0ca0 iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions by Laurent Pinchart · 11 years ago
  82. dda7c2e4 iommu/ipmmu-vmsa: Support 2MB mappings by Laurent Pinchart · 11 years ago
  83. 9009f25 iommu/ipmmu-vmsa: Rewrite page table management by Laurent Pinchart · 11 years ago
  84. 14e5123 iommu/ipmmu-vmsa: PMD is never folded, PUD always is by Laurent Pinchart · 11 years ago
  85. 4ee3cc9 iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible by Laurent Pinchart · 11 years ago
  86. bc28191 iommu/ipmmu-vmsa: Define driver-specific page directory sizes by Laurent Pinchart · 11 years ago
  87. 251dac4 iommu/ipmmu-vmsa: Fix the supported page sizes by Laurent Pinchart · 11 years ago
  88. 192d204 iommu/ipmmu-vmsa: Refactor micro-TLB lookup by Laurent Pinchart · 11 years ago
  89. d25a2a1 iommu: Add driver for Renesas VMSA-compatible IPMMU by Laurent Pinchart · 11 years ago