summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/fsl_pamu_domain.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-011-6/+22
|\ \
| | * iommu/pamu: Fix PAMU boot crashJoerg Roedel2017-08-231-1/+16
| | * iommu/pamu: Add support for generic iommu-deviceJoerg Roedel2017-08-151-1/+4
| |/ |/|
| * iommu: Convert to using %pOF instead of full_nameRob Herring2017-07-261-6/+4
|/
* iommu/fsl: Convert to device_group call-backJoerg Roedel2015-10-221-25/+16
* iommu/fsl: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-28/+32
* iommu/fsl: Various cleanupsEmil Medve2015-02-031-99/+74
* iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-3/+2
* iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi2014-09-051-2/+8
*---. Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-311-13/+10
|\ \ \
| | | * iommu/fsl: Fix the error condition during iommu groupVarun Sethi2014-07-071-2/+5
| | | * iommu/fsl: Fix the device domain attach condition.Varun Sethi2014-07-071-7/+2
| | | * iommu/fsl: Fix PAMU window size check.Varun Sethi2014-07-071-1/+1
| | |/ | |/|
| | * iommu/fsl: Add void declarations in zero-arg functions.Chi Pham2014-07-041-1/+1
| | * iommu/fsl_pamu: Remove unnecessary null test before kfreeFabian Frederick2014-07-041-2/+1
| |/
* | iommu: Constify struct iommu_opsThierry Reding2014-07-071-1/+1
* | iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groupsAlex Williamson2014-07-041-65/+1
|/
* iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-3/+3
* iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel2013-08-141-2/+2
* iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi2013-08-141-0/+1172
OpenPOWER on IntegriCloud