Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iommu: Do not export iommu_device_link/unlink() | Jason Gunthorpe | 2023-07-14 | 1 | -2/+0 |
* | iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device() | Jason Gunthorpe | 2023-07-14 | 1 | -6/+0 |
* | drivers/iommu: Export core IOMMU API symbols to permit modular drivers | Will Deacon | 2019-12-23 | 1 | -0/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | iommu/sysfs: Rename iommu_release_device() | Joerg Roedel | 2018-12-17 | 1 | -6/+6 |
* | iommu: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2018-12-03 | 1 | -1/+1 |
* | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel | 2017-08-15 | 1 | -12/+20 |
* | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -8/+8 |
* | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -27/+18 |
* | iommu: Fix compile error in iommu-sysfs.c | Joerg Roedel | 2014-07-07 | 1 | -0/+1 |
* | iommu: Add sysfs support for IOMMUs | Alex Williamson | 2014-07-04 | 1 | -0/+133 |