aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/fsl_pamu_domain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-61/+58
2018-09-25iommu: Remove .domain_{get,set}_windowsRobin Murphy1-74/+51
2018-09-25iommu: Tidy up window attributesRobin Murphy1-0/+20
2018-09-25iommu/fsl: Fix spelling mistake pci_endpt_partioning -> pci_endpt_partitioningColin Ian King1-3/+3
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into nextJoerg Roedel1-6/+22
2017-08-23iommu/pamu: Fix PAMU boot crashJoerg Roedel1-1/+16
2017-08-15iommu/pamu: Add support for generic iommu-deviceJoerg Roedel1-1/+4
2017-07-26iommu: Convert to using %pOF instead of full_nameRob Herring1-6/+4
2015-10-22iommu/fsl: Convert to device_group call-backJoerg Roedel1-25/+16
2015-03-31iommu/fsl: Make use of domain_alloc and domain_freeJoerg Roedel1-28/+32
2015-02-03iommu/fsl: Various cleanupsEmil Medve1-99/+74
2014-09-25iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel1-3/+2
2014-09-05iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi1-2/+8
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into nextJoerg Roedel1-13/+10
2014-07-07iommu: Constify struct iommu_opsThierry Reding1-1/+1
2014-07-07iommu/fsl: Fix the error condition during iommu groupVarun Sethi1-2/+5
2014-07-07iommu/fsl: Fix the device domain attach condition.Varun Sethi1-7/+2
2014-07-07iommu/fsl: Fix PAMU window size check.Varun Sethi1-1/+1
2014-07-04iommu/fsl: Add void declarations in zero-arg functions.Chi Pham1-1/+1
2014-07-04iommu/fsl_pamu: Remove unnecessary null test before kfreeFabian Frederick1-2/+1
2014-07-04iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groupsAlex Williamson1-65/+1
2014-01-07iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci deviceYijing Wang1-3/+3
2013-08-14iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel1-2/+2
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi1-0/+1172