summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
Commit message (Expand)AuthorAge
* iommu: Do not return error code for APIs with size_t return typeSuravee Suthikulpanit2018-02-13
* iommu: Check the result of iommu_group_get() for NULLJordan Crouse2017-12-20
*-----. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-01
|\ \ \ \
| | | | * iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel2017-08-30
| | | | * iommu: Avoid NULL group dereferenceRobin Murphy2017-08-18
| | |_|/ | |/| |
| | | * iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He2017-08-15
| |_|/ |/| |
| * | iommu: Finish making iommu_group support mandatoryRobin Murphy2017-08-10
|/ /
* | iommu: Warn once when device_group callback returns NULLJoerg Roedel2017-06-28
* | iommu: Return ERR_PTR() values from device_group call-backsJoerg Roedel2017-06-28
|/
*---. Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-04
|\ \ \
| | | * iommu: Move report_iommu_fault() to iommu.cJoerg Roedel2017-04-27
| | | * iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error codezhichang.yuan2017-04-20
| |_|/ |/| |
| | * iommu: Allow default domain type to be set on the kernel command lineWill Deacon2017-04-06
| |/
| * iommu: Disambiguate MSI region typesRobin Murphy2017-03-22
|/
*---. Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-10
|\ \ \
| | | * iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-10
| | | * iommu: Introduce new 'struct iommu_device'Joerg Roedel2017-02-10
| | | * iommu: Rename struct iommu_deviceJoerg Roedel2017-02-10
| | | * iommu: Rename iommu_get_instance()Joerg Roedel2017-02-10
| | | * iommu: Handle default domain attach failureRobin Murphy2017-01-17
| |_|/ |/| |
| | * iommu: Fix static checker warning in iommu_insert_device_resv_regionsEric Auger2017-02-06
| | * iommu: Avoid unnecessary assignment of dev->iommu_fwspecZhen Lei2017-02-06
| | * iommu: Implement reserved_regions iommu-group sysfs fileEric Auger2017-01-23
| | * iommu: iommu_get_group_resv_regionsEric Auger2017-01-23
| | * iommu: Only map direct mapped regionsEric Auger2017-01-23
| | * iommu: iommu_alloc_resv_regionEric Auger2017-01-23
| | * iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger2017-01-23
| |/ |/|
| |
| \
*-. \ Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-06
|\ \ \ | |_|/ |/| |
| | * iommu: Allow taking a reference on a group directlyRobin Murphy2016-11-15
| |/ |/|
| * iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi2016-11-29
|/
* iommu: Introduce iommu_fwspecRobin Murphy2016-09-16
*-. Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel2016-07-26
|\ \
| | * iommu: Simplify and fix ida handlingHeiner Kallweit2016-07-13
| | * iommu: Simplify init functionHeiner Kallweit2016-07-13
| |/ |/|
| * iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel2016-07-13
|/
* Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-19
|\
| * iommu: Allow selecting page sizes per domainRobin Murphy2016-05-09
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-19
|\ \ | |/ |/|
| * PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-11
* | iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel2016-04-07
|/
* iommu: Fix second argument of trace_map() to report correct paddrYoshihiro Shimoda2016-02-25
* Revert "scatterlist: use sg_phys()"Dan Williams2015-12-15
* iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel2015-10-22
* iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel2015-10-22
* iommu: Add generic_device_group() functionJoerg Roedel2015-10-22
* iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel2015-10-22
* iommu: Revive device_group iommu-ops call-backJoerg Roedel2015-10-22
* scatterlist: use sg_phys()Dan Williams2015-08-17
* iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel2015-06-29
*---. Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel2015-06-19
|\ \ \