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