1. 56f8af5 iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() by Will Deacon · 6 years ago
  2. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  3. 7072230 iommu/tegra: gart: Perform code refactoring by Dmitry Osipenko · 6 years ago
  4. e7e23670 iommu/tegra: gart: Simplify clients-tracking code by Dmitry Osipenko · 6 years ago
  5. cc0e120 iommu/tegra: gart: Don't detach devices from inactive domains by Dmitry Osipenko · 6 years ago
  6. 5dd82cd iommu/tegra: gart: Prepend error/debug messages with "gart:" by Dmitry Osipenko · 6 years ago
  7. 167d67d iommu/tegra: gart: Don't use managed resources by Dmitry Osipenko · 6 years ago
  8. 7d849b7 iommu/tegra: gart: Allow only one active domain at a time by Dmitry Osipenko · 6 years ago
  9. 8e92491 iommu/tegra: gart: Fix NULL pointer dereference by Dmitry Osipenko · 6 years ago
  10. c3086fa iommu/tegra: gart: Fix spinlock recursion by Dmitry Osipenko · 6 years ago
  11. ce2785a iommu/tegra: gart: Integrate with Memory Controller driver by Dmitry Osipenko · 6 years ago
  12. 2fc0ac1 iommu/tegra: gart: Optimize mapping / unmapping performance by Dmitry Osipenko · 6 years ago
  13. 4b6f0ea iommu/tegra: gart: Ignore devices without IOMMU phandle in DT by Dmitry Osipenko · 6 years ago
  14. ae95c46 iommu/tegra: gart: Clean up driver probe errors handling by Dmitry Osipenko · 6 years ago
  15. 4f821c1 iommu/tegra: gart: Remove pr_fmt and clean up includes by Dmitry Osipenko · 6 years ago
  16. 39fcbbcc iommu/tegra: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  17. d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 6 years ago
  18. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  19. 130a2fd iommu/tegra: gart: Fix gart_iommu_unmap() by Dmitry Osipenko · 7 years ago
  20. 40c9b88 iommu/tegra: gart: Add debugging facility by Dmitry Osipenko · 7 years ago
  21. c184ae8 iommu/tegra-gart: Add support for struct iommu_device by Joerg Roedel · 7 years ago
  22. 15f9a31 iommu/tegra-gart: Add iommu_group support by Robin Murphy · 7 years ago
  23. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 10 years ago
  24. 836a8ac iommu/tegra: gart: Set aperture at domain initialization time by Thierry Reding · 10 years ago
  25. b5cbb38 iommu/tegra-gart: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  26. 3557707 iommu/tegra: gart: Provide default ->map_sg() callback by Thierry Reding · 10 years ago
  27. c7e3ca5 iommu/tegra: gart: Do not register with bus by Thierry Reding · 10 years ago
  28. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  29. d943b0f iommu: Make of_device_id array const by Kiran Padwal · 10 years ago
  30. 7c2aa64 iommu/tegra: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  31. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 11 years ago
  32. 8a78865 iommu/tegra-gart: Staticize tegra_gart_pm_ops by Sachin Kamat · 11 years ago
  33. d0c5b25 iommu/tegra: gart: cleanup devm_* functions usage by Wei Yongjun · 11 years ago
  34. e56b3da iommu/tegra: Print phys_addr_t using %pa by Thierry Reding · 11 years ago
  35. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 12 years ago
  36. 72ca55d iommu/tegra: Fix printk formats for dma_addr_t by Varun Sethi · 12 years ago
  37. bb5547a iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 12 years ago
  38. e664e8c iommu/tegra: assume CONFIG_OF in gart driver by Stephen Warren · 12 years ago
  39. d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  40. b7d4bec iommu/tegra: gart: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
  41. 23349902 iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute by Hiroshi DOYU · 13 years ago
  42. 774dfc9 iommu/tegra: gart: Fix register offset correctly by Hiroshi DOYU · 13 years ago
  43. 7cffae4 iommu: tegra/gart: Add device tree support by Thierry Reding · 13 years ago
  44. 543f3f3 iommu: tegra/gart: use correct gart_device by Vandana Salve · 13 years ago
  45. 09c3253 iommu/tegra-gart: fix spin_unlock in map failure path by Lucas Stach · 13 years ago
  46. d53e54b ARM: IOMMU: Tegra20: Add iommu_ops for GART driver by Hiroshi DOYU · 13 years ago