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