aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/fsl_pamu.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-22iommu/fsl: fix all kernel-doc warnings in fsl_pamu.cGravatar Randy Dunlap 1-4/+5
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Gravatar Joerg Roedel 1-4/+4
2022-11-22iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Gravatar Yuan Can 1-1/+1
2022-11-03iommu/fsl_pamu: Replace NO_IRQ by 0Gravatar Christophe Leroy 1-2/+2
2022-11-01iommu: Regulate EINVAL in ->attach_dev callback functionsGravatar Nicolin Chen 1-1/+1
2022-04-28iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.hGravatar Christophe Leroy 1-0/+3
2021-04-07iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaaceGravatar Christoph Hellwig 1-19/+4
2021-04-07iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaacGravatar Christoph Hellwig 1-11/+3
2021-04-07iommu/fsl_pamu: remove support for multiple windowsGravatar Christoph Hellwig 1-256/+8
2020-09-18iommu/pamu: Replace use of kzfree with kfree_sensitiveGravatar Alex Dewar 1-1/+1
2020-06-30iommu/pamu: Use kzfree() in fsl_pamu_probe()Gravatar Denis Efremov 1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Gravatar Thomas Gleixner 1-13/+1
2018-09-28iommu: fsl_pamu: use for_each_of_cpu_node iteratorGravatar Rob Herring 1-1/+1
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Gravatar Joerg Roedel 1-12/+15
2017-08-23iommu/pamu: Fix PAMU boot crashGravatar Joerg Roedel 1-17/+0
2017-08-15iommu/pamu: Add support for generic iommu-deviceGravatar Joerg Roedel 1-0/+17
2017-08-15iommu/pamu: WARN when fsl_pamu_probe() is called more than onceGravatar Joerg Roedel 1-0/+7
2017-07-26iommu: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-12/+8
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcGravatar Scott Wood 1-1/+1
2015-08-18iommu/fsl: Really fix init section(s) contentGravatar Emil Medve 1-13/+13
2015-02-03iommu/fsl: Various cleanupsGravatar Emil Medve 1-108/+95
2015-01-30iommu/fsl: Use %pa to print phys_addr_tGravatar Joerg Roedel 1-4/+3
2015-01-26iommu/fsl: Remove unused fsl_of_pamu_ids[]Gravatar Emil Medve 1-10/+0
2015-01-26iommu/fsl: Fix section mismatchGravatar Emil Medve 1-1/+1
2014-10-20iommu: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Gravatar Joerg Roedel 1-5/+5
2014-07-07iommu/fsl: Fix PAMU window size check.Gravatar Varun Sethi 1-4/+4
2014-07-04iommu/fsl: Add void declarations in zero-arg functions.Gravatar Chi Pham 1-1/+1
2014-05-26iommu: fsl_pamu.c: Fix for possible null pointer dereferenceGravatar Rickard Strandqvist 1-2/+1
2013-08-14iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesGravatar Joerg Roedel 1-5/+5
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Gravatar Varun Sethi 1-0/+1309