aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iommu.h
Commit message (Expand)AuthorAge
* iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel2015-03-31
* iommu: Introduce iommu domain typesJoerg Roedel2015-03-31
* iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel2015-03-31
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-16
|\
| * iommu: add new iommu_ops callback for adding an OF deviceWill Deacon2014-12-01
| * iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-01
| |
| \
*-. \ Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-02
|\ \ \ | |_|/ |/| |
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-04
| |/ |/|
| * iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis2014-11-14
| * iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis2014-11-14
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-15
|\
| * iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-25
| * iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-25
| * iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-25
* | iommu: introduce domain attribute for nesting IOMMUsWill Deacon2014-09-29
|/
* iommu: Fix IOMMU sysfs stubsAlex Williamson2014-07-08
* iommu: Constify struct iommu_opsThierry Reding2014-07-07
* iommu: Add sysfs support for IOMMUsAlex Williamson2014-07-04
* iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson2014-07-04
*---. Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel2014-01-09
|\ \ \
| | | * iommu: Rename domain_has_cap to iommu_domain_has_capUpinder Malhi (umalhi)2014-01-07
| | |/
| * / iommu: Add empty stub for iommu_group_get_by_id()Alexey Kardashevskiy2013-12-30
| |/
* / iommu: add IOMMU_EXEC flag for safely allowing XN mappingsWill Deacon2013-12-16
|/
* iommu: Change iommu driver to call io_page_fault trace eventShuah Khan2013-09-25
* iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-14
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-02
|\ \
| | * iommu: Add a function to find an iommu group by idAlexey Kardashevskiy2013-04-24
| | * iommu: Include linux/err.hWang YanQing2013-04-19
| |/ |/|
| * iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi2013-04-02
| * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-02
|/
* iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel2013-02-06
* iommu: Add domain window handling functionsJoerg Roedel2013-02-06
* iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel2013-02-06
* iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel2013-02-06
* iommu: static inline iommu group stub functionsAlex Williamson2012-09-25
* iommu: Add missing forward declaration in include fileJoerg Roedel2012-08-03
* iommu: Include linux/types.hThierry Reding2012-08-03
*-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
|\ \
| | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
| | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-11
| |/ |/|
| * iommu: IOMMU GroupsAlex Williamson2012-06-25
|/
* iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-22
* Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-09
|\
| * iommu: Fix compile error with !IOMMU_APIJoerg Roedel2011-11-15
| * iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson2011-11-15
* | iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-10
* | iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-10
|/
*-. Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-21
|\ \
| | * iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-21
| | * iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-21