summaryrefslogtreecommitdiffstats
path: root/include/linux/iommu.h
Commit message (Expand)AuthorAgeFilesLines
* iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel2016-07-131-0/+3
*-. Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-091-5/+2
|\ \
| | * iommu: Allow selecting page sizes per domainRobin Murphy2016-05-091-1/+2
| | * iommu: remove unused priv field from struct iommu_opsWill Deacon2016-05-091-2/+0
| | * iommu: provide of_xlate pointer unconditionallyArnd Bergmann2016-04-051-2/+0
| |/
* / iommu: Add MMIO mapping typeRobin Murphy2016-04-071-0/+1
|/
* iommu: Update struct iommu_ops commentsMagnus Damm2016-01-291-4/+12
* iommu: Add generic_device_group() functionJoerg Roedel2015-10-221-0/+2
* iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel2015-10-221-0/+3
* iommu: Revive device_group iommu-ops call-backJoerg Roedel2015-10-221-1/+1
* iommu: Implement common IOMMU ops for DMA mappingRobin Murphy2015-10-151-0/+1
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-171-1/+1
* iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel2015-06-111-0/+6
* iommu: Add function to query the default domain of a groupJoerg Roedel2015-06-091-0/+1
* iommu: Introduce direct mapped region handlingJoerg Roedel2015-06-091-0/+31
* iommu: Add iommu_get_domain_for_dev functionJoerg Roedel2015-06-091-0/+6
* iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel2015-03-311-3/+0
* iommu: Introduce iommu domain typesJoerg Roedel2015-03-311-1/+26
* iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel2015-03-311-0/+5
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-0/+8
|\
| * iommu: add new iommu_ops callback for adding an OF deviceWill Deacon2014-12-011-0/+6
| * iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-011-0/+2
| |
| \
*-. \ Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-021-1/+24
|\ \ \ | |_|/ |/| |
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+22
| |/ |/|
| * iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis2014-11-141-0/+1
| * iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis2014-11-141-1/+1
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-151-13/+12
|\
| * iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-251-11/+0
| * iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-251-0/+7
| * iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-251-4/+7
* | iommu: introduce domain attribute for nesting IOMMUsWill Deacon2014-09-291-0/+1
|/
* iommu: Fix IOMMU sysfs stubsAlex Williamson2014-07-081-6/+7
* iommu: Constify struct iommu_opsThierry Reding2014-07-071-2/+2
* iommu: Add sysfs support for IOMMUsAlex Williamson2014-07-041-0/+26
* iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson2014-07-041-0/+1
*---. Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel2014-01-091-2/+7
|\ \ \
| | | * iommu: Rename domain_has_cap to iommu_domain_has_capUpinder Malhi (umalhi)2014-01-071-2/+2
| | |/
| * / iommu: Add empty stub for iommu_group_get_by_id()Alexey Kardashevskiy2013-12-301-0/+5
| |/
* / iommu: add IOMMU_EXEC flag for safely allowing XN mappingsWill Deacon2013-12-161-3/+4
|/
* iommu: Change iommu driver to call io_page_fault trace eventShuah Khan2013-09-251-0/+2
* iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-141-0/+16
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-021-9/+9
|\ \
| | * iommu: Add a function to find an iommu group by idAlexey Kardashevskiy2013-04-241-0/+1
| | * iommu: Include linux/err.hWang YanQing2013-04-191-0/+1
| |/ |/|
| * iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi2013-04-021-3/+4
| * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-6/+3
|/
* iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel2013-02-061-0/+5
* iommu: Add domain window handling functionsJoerg Roedel2013-02-061-0/+22
* iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel2013-02-061-0/+1
* iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel2013-02-061-1/+1