| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/tegra-smmu: use page allocation function provided by iommu-pages.h | Pasha Tatashin | 2024-04-15 | 1 | -8/+10 |
* | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski | 2024-03-01 | 1 | -2/+2 |
*-. | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel | 2023-10-27 | 1 | -16/+42 |
|\ \ |
|
| | * | iommu/tegra-smmu: Update to {map,unmap}_pages | Robin Murphy | 2023-09-25 | 1 | -4/+8 |
| | * | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe | 2023-09-25 | 1 | -5/+2 |
| | * | iommu/tegra-smmu: Support DMA domains in tegra | Jason Gunthorpe | 2023-09-25 | 1 | -1/+1 |
| | * | iommu/tegra-smmu: Implement an IDENTITY domain | Jason Gunthorpe | 2023-09-25 | 1 | -5/+32 |
| |/
|/| |
|
| * | iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir() | Jinjie Ruan | 2023-09-25 | 1 | -2/+0 |
|/ |
|
* | iommu: Explicitly include correct DT includes | Rob Herring | 2023-08-21 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-24 | 1 | -2/+3 |
|\ |
|
| * | iommu: Add set_platform_dma_ops callbacks | Lu Baolu | 2023-01-13 | 1 | -2/+3 |
* | | mm: discard __GFP_ATOMIC | NeilBrown | 2023-02-02 | 1 | -2/+2 |
|/ |
|
* | iommu/tegra-smmu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -23/+6 |
* | iommu: Make .release_device optional | Robin Murphy | 2022-07-06 | 1 | -3/+0 |
*-. | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2022-03-08 | 1 | -12/+8 |
|\ \ |
|
| | * | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -6/+8 |
| | * | iommu: Remove trivial ops->capable implementations | Robin Murphy | 2022-02-14 | 1 | -6/+0 |
| |/ |
|
* / | iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find | Miaoqian Lin | 2022-02-28 | 1 | -1/+3 |
|/ |
|
* | iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable | Christophe JAILLET | 2021-10-18 | 1 | -4/+1 |
* | memory: tegra: Consolidate register fields | Thierry Reding | 2021-06-03 | 1 | -8/+8 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -4/+1 |
* | iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles | Dmitry Osipenko | 2021-03-18 | 1 | -4/+3 |
* | iommu/tegra-smmu: Fix mc errors on tegra124-nyan | Nicolin Chen | 2021-03-04 | 1 | -1/+71 |
* | iommu/tegra-smmu: Add PCI support | Nicolin Chen | 2020-11-25 | 1 | -10/+25 |
* | iommu/tegra-smmu: Rework tegra_smmu_probe_device() | Nicolin Chen | 2020-11-25 | 1 | -81/+15 |
* | iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev | Nicolin Chen | 2020-11-25 | 1 | -33/+23 |
* | iommu/tegra-smmu: Expand mutex protection range | Nicolin Chen | 2020-11-25 | 1 | -13/+21 |
* | iommu/tegra-smmu: Unwrap tegra_smmu_group_get | Nicolin Chen | 2020-11-25 | 1 | -15/+4 |
* | iommu/tegra-smmu: Allow to group clients in same swgroup | Nicolin Chen | 2020-09-24 | 1 | -4/+7 |
* | iommu/tegra-smmu: Fix iova->phys translation | Nicolin Chen | 2020-09-24 | 1 | -1/+1 |
* | iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK | Nicolin Chen | 2020-09-24 | 1 | -4/+10 |
* | iommu/tegra-smmu: Fix tlb_mask | Nicolin Chen | 2020-09-18 | 1 | -1/+1 |
* | iommu/tegra-smmu: Add locking around mapping operations | Dmitry Osipenko | 2020-09-04 | 1 | -11/+84 |
* | iommu/tegra-smmu: Prune IOMMU group when it is released | Thierry Reding | 2020-09-04 | 1 | -0/+13 |
* | iommu/tegra-smmu: Balance IOMMU group reference count | Thierry Reding | 2020-09-04 | 1 | -1/+3 |
* | iommu/tegra-smmu: Set IOMMU group name | Thierry Reding | 2020-09-04 | 1 | -0/+1 |
* | iommu/tegra: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -4/+4 |
* | iommu/tegra: Convert to probe/release_device() call-backs | Joerg Roedel | 2020-05-05 | 1 | -23/+8 |
*-. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2019-11-12 | 1 | -16/+22 |
|\ \ |
|
| | * | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy | 2019-10-15 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/tegra-smmu: Fix page tables in > 4 GiB memory | Thierry Reding | 2019-10-18 | 1 | -5/+6 |
| * | iommu/tegra-smmu: Fix client enablement order | Navneet Kumar | 2019-10-18 | 1 | -9/+14 |
| * | iommu/tegra-smmu: Use non-secure register for flushing | Navneet Kumar | 2019-10-18 | 1 | -1/+1 |
|/ |
|
* | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon | 2019-07-29 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | iommu/tegra-smmu: Respect IOMMU API read-write protections | Dmitry Osipenko | 2019-04-11 | 1 | -3/+10 |
* | iommu/tegra-smmu: Properly release domain resources | Dmitry Osipenko | 2019-04-11 | 1 | -0/+3 |
* | iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 | Dmitry Osipenko | 2019-04-11 | 1 | -7/+18 |
* | memory: tegra: Do not try to probe SMMU on Tegra20 | Dmitry Osipenko | 2019-01-16 | 1 | -4/+0 |
*-. | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel | 2018-12-20 | 1 | -23/+3 |
|\ \ |
|