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