index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
Age
Commit message (
Expand
)
Author
2012-07-23
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-11
iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
iommu: Add domain-attribute handlers
Joerg Roedel
2012-06-25
iommu: IOMMU Groups
Alex Williamson
2012-05-22
iommu/core: pass a user-provided token to fault handlers
Ohad Ben-Cohen
2012-01-09
Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next
Joerg Roedel
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
2011-12-16
iommu: Initialize domain->handler in iommu_domain_alloc()
KyongHo Cho
2011-11-15
iommu: Add iommu_device_group callback and iommu_group sysfs entry
Alex Williamson
2011-11-10
iommu/core: remove the temporary pgsize settings
Ohad Ben-Cohen
2011-11-10
iommu/core: split mapping to page sizes as supported by the hardware
Ohad Ben-Cohen
2011-11-10
iommu/core: stop converting bytes to page order back and forth
Ohad Ben-Cohen
2011-10-21
Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...
Joerg Roedel
2011-10-21
iommu/core: Remove global iommu_ops and register_iommu
Joerg Roedel
2011-10-21
iommu/core: Use bus->iommu_ops in the iommu-api
Joerg Roedel
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-21
iommu/core: Add bus_type parameter to iommu_domain_alloc
Joerg Roedel
2011-10-21
Driver core: Add iommu_ops to bus_type
Joerg Roedel
2011-09-30
iommu/core: let drivers know if an iommu fault handler isn't installed
Ohad Ben-Cohen
2011-09-26
iommu/core: export iommu_set_fault_handler()
Ohad Ben-Cohen
2011-09-14
iommu/core: Add fault reporting mechanism
Ohad Ben-Cohen
2011-09-06
iommu/core: Use PAGE_SIZE instead of hard-coded value
Joerg Roedel
2011-09-05
iommu/core: use the existing IS_ALIGNED macro
Ohad Ben-Cohen
2011-06-14
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen