| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -3/+3 |
* | iommu: Add config option to set passthrough as default | Olof Johansson | 2018-07-27 | 1 | -0/+4 |
* | iommu: Add sysfs attribyte for domain type | Olof Johansson | 2018-07-27 | 1 | -0/+32 |
* | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook | 2018-07-06 | 1 | -0/+2 |
* | iommu: Clean up the comments for iommu_group_alloc | Lu Baolu | 2018-05-15 | 1 | -1/+0 |
* | iommu: Remove extra NULL check when call strtobool() | Andy Shevchenko | 2018-05-15 | 1 | -2/+4 |
* | iommu: Do not return error code for APIs with size_t return type | Suravee Suthikulpanit | 2018-02-13 | 1 | -3/+3 |
* | iommu: Check the result of iommu_group_get() for NULL | Jordan Crouse | 2017-12-20 | 1 | -0/+5 |
*-----. | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 1 | -18/+41 |
|\ \ \ \ |
|
| | | | * | iommu: Introduce Interface for IOMMU TLB Flushing | Joerg Roedel | 2017-08-30 | 1 | -4/+28 |
| | | | * | iommu: Avoid NULL group dereference | Robin Murphy | 2017-08-18 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
| | | * | iommu: Add is_attach_deferred call-back to iommu-ops | Baoquan He | 2017-08-15 | 1 | -0/+8 |
| |_|/
|/| | |
|
| * | | iommu: Finish making iommu_group support mandatory | Robin Murphy | 2017-08-10 | 1 | -15/+4 |
|/ / |
|
* | | iommu: Warn once when device_group callback returns NULL | Joerg Roedel | 2017-06-28 | 1 | -0/+3 |
* | | iommu: Return ERR_PTR() values from device_group call-backs | Joerg Roedel | 2017-06-28 | 1 | -12/+2 |
|/ |
|
*---. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 1 | -7/+76 |
|\ \ \ |
|
| | | * | iommu: Move report_iommu_fault() to iommu.c | Joerg Roedel | 2017-04-27 | 1 | -0/+42 |
| | | * | iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error code | zhichang.yuan | 2017-04-20 | 1 | -2/+6 |
| |_|/
|/| | |
|
| | * | iommu: Allow default domain type to be set on the kernel command line | Will Deacon | 2017-04-06 | 1 | -3/+25 |
| |/ |
|
| * | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -2/+3 |
|/ |
|
*---. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -62/+223 |
|\ \ \ |
|
| | | * | iommu: Remove iommu_register_instance interface | Joerg Roedel | 2017-02-10 | 1 | -31/+6 |
| | | * | iommu: Introduce new 'struct iommu_device' | Joerg Roedel | 2017-02-10 | 1 | -0/+19 |
| | | * | iommu: Rename struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -5/+5 |
| | | * | iommu: Rename iommu_get_instance() | Joerg Roedel | 2017-02-10 | 1 | -1/+1 |
| | | * | iommu: Handle default domain attach failure | Robin Murphy | 2017-01-17 | 1 | -13/+24 |
| |_|/
|/| | |
|
| | * | iommu: Fix static checker warning in iommu_insert_device_resv_regions | Eric Auger | 2017-02-06 | 1 | -1/+1 |
| | * | iommu: Avoid unnecessary assignment of dev->iommu_fwspec | Zhen Lei | 2017-02-06 | 1 | -1/+2 |
| | * | iommu: Implement reserved_regions iommu-group sysfs file | Eric Auger | 2017-01-23 | 1 | -0/+36 |
| | * | iommu: iommu_get_group_resv_regions | Eric Auger | 2017-01-23 | 1 | -0/+98 |
| | * | iommu: Only map direct mapped regions | Eric Auger | 2017-01-23 | 1 | -0/+3 |
| | * | iommu: iommu_alloc_resv_region | Eric Auger | 2017-01-23 | 1 | -0/+18 |
| | * | iommu: Rename iommu_dm_regions into iommu_resv_regions | Eric Auger | 2017-01-23 | 1 | -11/+11 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel | 2016-12-06 | 1 | -0/+53 |
|\ \ \
| |_|/
|/| | |
|
| | * | iommu: Allow taking a reference on a group directly | Robin Murphy | 2016-11-15 | 1 | -0/+13 |
| |/
|/| |
|
| * | iommu: Make of_iommu_set/get_ops() DT agnostic | Lorenzo Pieralisi | 2016-11-29 | 1 | -0/+40 |
|/ |
|
* | iommu: Introduce iommu_fwspec | Robin Murphy | 2016-09-16 | 1 | -0/+58 |
*-. | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel | 2016-07-26 | 1 | -22/+10 |
|\ \ |
|
| | * | iommu: Simplify and fix ida handling | Heiner Kallweit | 2016-07-13 | 1 | -18/+6 |
| | * | iommu: Simplify init function | Heiner Kallweit | 2016-07-13 | 1 | -5/+2 |
| |/
|/| |
|
| * | iommu: Add apply_dm_region call-back to iommu-ops | Joerg Roedel | 2016-07-13 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-20 | 1 | -10/+12 |
|\ |
|
| * | iommu: Allow selecting page sizes per domain | Robin Murphy | 2016-05-09 | 1 | -10/+12 |
* | | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 | 1 | -7/+3 |
|\ \
| |/
|/| |
|
| * | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz | 2016-04-11 | 1 | -7/+3 |
* | | iommu: Don't overwrite domain pointer when there is no default_domain | Joerg Roedel | 2016-04-07 | 1 | -1/+2 |
|/ |
|
* | iommu: Fix second argument of trace_map() to report correct paddr | Yoshihiro Shimoda | 2016-02-25 | 1 | -1/+2 |
* | Revert "scatterlist: use sg_phys()" | Dan Williams | 2015-12-15 | 1 | -1/+1 |
* | iommu: Move default domain allocation to iommu_group_get_for_dev() | Joerg Roedel | 2015-10-22 | 1 | -8/+10 |
* | iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_dev | Joerg Roedel | 2015-10-22 | 1 | -2/+0 |