index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2011-10-21
iommu/core: Remove global iommu_ops and register_iommu
Joerg Roedel
2011-10-21
iommu/msm: Use bus_set_iommu instead of register_iommu
Joerg Roedel
2011-10-21
iommu/omap: Use bus_set_iommu instead of register_iommu
Joerg Roedel
2011-10-21
iommu/vt-d: Use bus_set_iommu instead of register_iommu
Joerg Roedel
2011-10-21
iommu/amd: Use bus_set_iommu instead of 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-06
Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2
Joerg Roedel
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-09-05
iommu/msm: ->unmap() should return order of unmapped page
Ohad Ben-Cohen
2011-09-05
iommu/omap: ->unmap() should return order of unmapped page
Ohad Ben-Cohen
2011-09-05
iommu/omap: cleanup: remove a redundant statement
Ohad Ben-Cohen
2011-09-05
iommu/omap-iovmm: support non page-aligned buffers in iommu_vmap
Laurent Pinchart
2011-08-29
iommu: omap: add Kconfig OMAP dependency
Ohad Ben-Cohen
2011-08-26
omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock
Joerg Roedel
2011-08-26
omap: iommu: omapify 'struct iommu' and exposed API
Ohad Ben-Cohen
2011-08-26
omap: iommu: remove unused exported API
Ohad Ben-Cohen
2011-08-26
omap: iovmm: remove unused functionality
Ohad Ben-Cohen
2011-08-26
omap: iommu: PREFETCH_IOTLB cleanup
Ohad Ben-Cohen
2011-08-26
omap: iommu: stop exporting local functions
Ohad Ben-Cohen
2011-08-26
omap: iommu/iovmm: move to dedicated iommu folder
Ohad Ben-Cohen
2011-07-06
iommu/amd: Don't use MSI address range for DMA addresses
Joerg Roedel
2011-06-21
Merge branches 'amd/transparent-bridge' and 'core'
Joerg Roedel
2011-06-21
iommu/amd: Move missing parts to drivers/iommu
Joerg Roedel
2011-06-21
iommu: Move iommu Kconfig entries to submenu
Joerg Roedel
2011-06-21
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
x86: amd_iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
msm: iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-14
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen