| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/fsl_pamu: Implement a PLATFORM domain | Jason Gunthorpe | 2023-09-25 | 1 | -3/+38 |
* | iommu/fsl: Use driver_managed_dma to allow VFIO to work | Jason Gunthorpe | 2023-06-01 | 1 | -81/+23 |
* | iommu/fsl: Move ENODEV to fsl_pamu_probe_device() | Jason Gunthorpe | 2023-06-01 | 1 | -7/+12 |
* | iommu/fsl: Always allocate a group for non-pci devices | Jason Gunthorpe | 2023-06-01 | 1 | -1/+1 |
* | iommu/fsl_pamu: Fix compile error after adding set_platform_dma_ops | Joerg Roedel | 2023-01-13 | 1 | -1/+1 |
* | iommu: Add set_platform_dma_ops callbacks | Lu Baolu | 2023-01-13 | 1 | -3/+3 |
* | iommu: Regulate EINVAL in ->attach_dev callback functions | Nicolin Chen | 2022-11-01 | 1 | -2/+2 |
* | iommu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -4/+0 |
* | iommu: Retire iommu_capable() | Robin Murphy | 2022-09-07 | 1 | -1/+1 |
* | iommu: Make .release_device optional | Robin Murphy | 2022-07-06 | 1 | -5/+0 |
* | iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy | 2022-04-28 | 1 | -0/+1 |
* | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -4/+6 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -3/+1 |
* | iommu/fsl-pamu: Fix uninitialized variable warning | Joerg Roedel | 2021-04-15 | 1 | -3/+2 |
* | iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaace | Christoph Hellwig | 2021-04-07 | 1 | -8/+2 |
* | iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaac | Christoph Hellwig | 2021-04-07 | 1 | -3/+3 |
* | iommu/fsl_pamu: remove the snoop_id field | Christoph Hellwig | 2021-04-07 | 1 | -3/+2 |
* | iommu/fsl_pamu: enable the liodn when attaching a device | Christoph Hellwig | 2021-04-07 | 1 | -44/+3 |
* | iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device | Christoph Hellwig | 2021-04-07 | 1 | -39/+20 |
* | iommu/fsl_pamu: merge pamu_set_liodn and map_liodn | Christoph Hellwig | 2021-04-07 | 1 | -48/+17 |
* | iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call | Christoph Hellwig | 2021-04-07 | 1 | -13/+3 |
* | iommu/fsl_pamu: remove ->domain_window_enable | Christoph Hellwig | 2021-04-07 | 1 | -168/+14 |
* | iommu/fsl_pamu: remove support for multiple windows | Christoph Hellwig | 2021-04-07 | 1 | -227/+48 |
* | iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc | Christoph Hellwig | 2021-04-07 | 1 | -24/+10 |
* | iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY | Christoph Hellwig | 2021-04-07 | 1 | -50/+5 |
* | iommu/fsl_pamu: remove fsl_pamu_get_domain_attr | Christoph Hellwig | 2021-04-07 | 1 | -30/+0 |
* | iommu: remove the unused domain_window_disable method | Christoph Hellwig | 2021-04-07 | 1 | -48/+0 |
* | iommu/pamu: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -4/+4 |
* | iommu/pamu: Convert to probe/release_device() call-backs | Joerg Roedel | 2020-05-05 | 1 | -17/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
*-. | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel | 2018-10-10 | 1 | -61/+58 |
|\ \ |
|
| | * | iommu: Remove .domain_{get,set}_windows | Robin Murphy | 2018-09-25 | 1 | -74/+51 |
| | * | iommu: Tidy up window attributes | Robin Murphy | 2018-09-25 | 1 | -0/+20 |
| |/
|/| |
|
| * | iommu/fsl: Fix spelling mistake pci_endpt_partioning -> pci_endpt_partitioning | Colin Ian King | 2018-09-25 | 1 | -3/+3 |
|/ |
|
*-. | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 1 | -6/+22 |
|\ \ |
|
| | * | iommu/pamu: Fix PAMU boot crash | Joerg Roedel | 2017-08-23 | 1 | -1/+16 |
| | * | iommu/pamu: Add support for generic iommu-device | Joerg Roedel | 2017-08-15 | 1 | -1/+4 |
| |/
|/| |
|
| * | iommu: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-26 | 1 | -6/+4 |
|/ |
|
* | iommu/fsl: Convert to device_group call-back | Joerg Roedel | 2015-10-22 | 1 | -25/+16 |
* | iommu/fsl: Make use of domain_alloc and domain_free | Joerg Roedel | 2015-03-31 | 1 | -28/+32 |
* | iommu/fsl: Various cleanups | Emil Medve | 2015-02-03 | 1 | -99/+74 |
* | iommu/fsl: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 | 1 | -3/+2 |
* | iommu/fsl: Fix warning resulting from adding PCI device twice | Varun Sethi | 2014-09-05 | 1 | -2/+8 |
*---. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar... | Joerg Roedel | 2014-07-31 | 1 | -13/+10 |
|\ \ \ |
|
| | | * | iommu/fsl: Fix the error condition during iommu group | Varun Sethi | 2014-07-07 | 1 | -2/+5 |
| | | * | iommu/fsl: Fix the device domain attach condition. | Varun Sethi | 2014-07-07 | 1 | -7/+2 |
| | | * | iommu/fsl: Fix PAMU window size check. | Varun Sethi | 2014-07-07 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | iommu/fsl: Add void declarations in zero-arg functions. | Chi Pham | 2014-07-04 | 1 | -1/+1 |
| | * | iommu/fsl_pamu: Remove unnecessary null test before kfree | Fabian Frederick | 2014-07-04 | 1 | -2/+1 |
| |/ |
|
* | | iommu: Constify struct iommu_ops | Thierry Reding | 2014-07-07 | 1 | -1/+1 |