Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | iommu: Make sysfs robust for non-API groups | Robin Murphy | 2022-05-04 | 1 | -1/+8 | |
* | iommu/dart: Add missing module owner to ops structure | Hector Martin | 2022-05-04 | 1 | -0/+1 | |
* | iommu/dart: check return value after calling platform_get_resource() | Yang Yingliang | 2022-04-28 | 1 | -5/+4 | |
* | Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Joerg Roedel | 2022-04-28 | 2 | -1/+38 | |
|\ | ||||||
| * | iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu | Ashish Mhetre | 2022-04-22 | 1 | -0/+30 | |
| * | iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range() | Nicolin Chen | 2022-04-20 | 1 | -1/+8 | |
* | | iommu/vt-d: Drop stop marker messages | Lu Baolu | 2022-04-28 | 1 | -0/+4 | |
* | | iommu/vt-d: Calculate mask for non-aligned flushes | David Stevens | 2022-04-28 | 1 | -3/+24 | |
* | | iommu/omap: Fix regression in probe for NULL pointer dereference | Tony Lindgren | 2022-04-08 | 1 | -1/+1 | |
|/ | ||||||
* | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2022-03-29 | 1 | -9/+5 | |
|\ | ||||||
| * | dma-mapping: remove CONFIG_DMA_REMAP | Christoph Hellwig | 2022-03-03 | 1 | -9/+5 | |
* | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-03-28 | 3 | -14/+4 | |
|\ \ | ||||||
| * \ | Merge 5.17-rc6 into driver-core-next | Greg Kroah-Hartman | 2022-02-28 | 5 | -18/+33 | |
| |\ \ | ||||||
| * | | | iommu/mediatek: Make use of the helper component_compare/release_of | Yong Wu | 2022-02-25 | 3 | -14/+4 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-24 | 32 | -1897/+573 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------. \ \ | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2022-03-08 | 32 | -1897/+573 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | iommu/amd: Improve amd_iommu_v2_exit() | Suravee Suthikulpanit | 2022-03-08 | 1 | -17/+17 | |
| | | | | | | | * | | | iommu/amd: Remove unused struct fault.devid | Vasant Hegde | 2022-03-08 | 1 | -1/+0 | |
| | | | | | | | * | | | iommu/amd: Clean up function declarations | Vasant Hegde | 2022-03-08 | 2 | -5/+1 | |
| | | | | | | | * | | | iommu/amd: Call memunmap in error path | Vasant Hegde | 2022-03-08 | 1 | -0/+2 | |
| | | | | | | | * | | | iommu/amd: Improve error handling for amd_iommu_init_pci | Suravee Suthikulpanit | 2022-03-04 | 1 | -3/+11 | |
| | | | | | | | | |/ | | | | | | | | |/| | ||||||
| | | | | | | * | | | iommu/vt-d: Enable ATS for the devices in SATC table | Yian Chen | 2022-03-04 | 1 | -2/+38 | |
| | | | | | | * | | | iommu/vt-d: Remove unused function intel_svm_capable() | YueHaibing | 2022-03-04 | 1 | -5/+0 | |
| | | | | | | * | | | iommu/vt-d: Add missing "__init" for rmrr_sanity_check() | Marco Bonelli | 2022-03-04 | 1 | -1/+1 | |
| | | | | | | * | | | iommu/vt-d: Move intel_iommu_ops to header file | Andy Shevchenko | 2022-03-04 | 1 | -2/+0 | |
| | | | | | | * | | | iommu/vt-d: Fix indentation of goto labels | Lu Baolu | 2022-03-04 | 1 | -2/+2 | |
| | | | | | | * | | | iommu/vt-d: Remove unnecessary prototypes | Lu Baolu | 2022-03-04 | 1 | -5/+0 | |
| | | | | | | * | | | iommu/vt-d: Remove unnecessary includes | Lu Baolu | 2022-03-04 | 1 | -27/+7 | |
| | | | | | | * | | | iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO | Lu Baolu | 2022-03-04 | 4 | -128/+79 | |
| | | | | | | * | | | iommu/vt-d: Remove domain and devinfo mempool | Lu Baolu | 2022-03-04 | 1 | -99/+5 | |
| | | | | | | * | | | iommu/vt-d: Remove iova_cache_get/put() | Lu Baolu | 2022-03-04 | 1 | -5/+0 | |
| | | | | | | * | | | iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info() | Lu Baolu | 2022-03-04 | 1 | -21/+0 | |
| | | | | | | * | | | iommu/vt-d: Remove intel_iommu::domains | Lu Baolu | 2022-03-04 | 1 | -65/+3 | |
| | | | | | | * | | | Merge branch 'core' into x86/vt-d | Joerg Roedel | 2022-03-04 | 29 | -1385/+305 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | | * | | | iommu/iova: Improve 32-bit free space estimate | Robin Murphy | 2022-03-04 | 1 | -2/+3 | |
| | | | | | | | * | | | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 21 | -162/+203 | |
| | | | | | | | * | | | iommu: Remove unused argument in is_attach_deferred | Lu Baolu | 2022-02-28 | 5 | -16/+10 | |
| | | | | | | | * | | | iommu: Use right way to retrieve iommu_ops | Lu Baolu | 2022-02-28 | 1 | -25/+25 | |
| | | | | | | | * | | | iommu: Remove apply_resv_region | Lu Baolu | 2022-02-28 | 1 | -3/+0 | |
| | | | | | | | * | | | iommu: Remove aux-domain related interfaces and iommu_ops | Lu Baolu | 2022-02-28 | 1 | -46/+0 | |
| | | | | | | | * | | | iommu/vt-d: Remove aux-domain related callbacks | Lu Baolu | 2022-02-28 | 2 | -309/+3 | |
| | | | | | | | * | | | iommu: Remove guest pasid related interfaces and definitions | Lu Baolu | 2022-02-28 | 1 | -210/+0 | |
| | | | | | | | * | | | iommu/vt-d: Remove guest pasid related callbacks | Lu Baolu | 2022-02-28 | 4 | -582/+0 | |
| | | | | | | | * | | | iommu/iova: Separate out rcache init | John Garry | 2022-02-14 | 2 | -14/+63 | |
| | | | | | | | * | | | iommu: Remove trivial ops->capable implementations | Robin Murphy | 2022-02-14 | 3 | -18/+0 | |
| | | | | | | | |/ / | ||||||
| | | | | | | * | | | iommu/vtd: Replace acpi_bus_get_device() | Rafael J. Wysocki | 2022-02-14 | 1 | -1/+2 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 2022-03-08 | 4 | -74/+61 | |
| | | | | | |\ \ \ | | | | | | | |/ / | | | | | | |/| | | ||||||
| | | | | | | * | | iommu/arm-smmu: Account for PMU interrupts | Robin Murphy | 2022-03-07 | 2 | -52/+46 | |
| | | | | | | * | | iommu/arm-smmu-v3: fix event handling soft lockup | Zhou Guanghui | 2022-02-08 | 1 | -0/+1 | |
| | | | | | | * | | iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe | Miaoqian Lin | 2022-02-08 | 1 | -3/+7 |