blob: 5f60f8ab71bf4977bbfb8e1658db912164dc0f8e [file] [log] [blame]
4e8906f0d84d ("iommu: Move more initialization to __iommu_probe_device()")
5012c3968537 ("iommu: Export bus_iommu_probe() and make is safe for re-probing")
ce574c27ae27 ("iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()")
deac0b3bed26 ("iommu: Split off default domain allocation from group assignment")
cf193888bfbd ("iommu: Move new probe_device path to separate function")
41df6dcc0a3f ("iommu: Keep a list of allocated groups in __iommu_probe_device()")
6e1aa2049154 ("iommu: Move default domain allocation to iommu_probe_device()")
a6a4c7e2c5b8 ("iommu: Add probe_device() and release_device() call-backs")
4cbf38511a00 ("iommu: Add def_domain_type() callback in iommu_ops")
ff2a08b39bce ("iommu: Move default domain allocation to separate function")
986d5ecc5699 ("iommu: Move fwspec->iommu_priv to struct dev_iommu")
f9867f416ee7 ("iommu: Introduce accessors for iommu private data")
72acd9df18f1 ("iommu: Move iommu_fwspec to struct dev_iommu")
045a70426067 ("iommu: Rename struct iommu_param to dev_iommu")
098accf2da94 ("iommu: Use C99 flexible array in fwspec")
25f003de987a ("drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()")
d360211524be ("iommu: set group default domain before creating direct mappings")
808be0aae53a ("iommu: Introduce guest PASID bind function")
4c7c171f85b2 ("iommu: Introduce cache_invalidate API")