Hi Linus, The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce: Linux 3.19-rc6 (2015-01-25 20:04:41 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.19-rc6 for you to fetch changes up to 35577079b9943e158c7032afe1dde6faf4385222: iommu/tegra: gart: Provide default ->map_sg() callback (2015-01-26 13:41:07 +0100) ---------------------------------------------------------------- IOMMU Fixes for Linux v3.19-rc6 Two small fixes for the Tegra GART IOMMU driver: * Provide a .map_sg function for iommu_ops * Do not register Tegra GART driver as a workaround because of issues with it when used from DRM code ---------------------------------------------------------------- Thierry Reding (2): iommu/tegra: gart: Do not register with bus iommu/tegra: gart: Provide default ->map_sg() callback drivers/iommu/tegra-gart.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Please pull. Thanks, Joerg