aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-124/+0
* applied patches from i9305 jb sources, updated mali to r3p0codeworkx2012-09-181-0/+124
* samsung update 1codeworkx2012-06-021-124/+0
* iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-071-24/+2
* iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-071-0/+6
* iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-071-0/+31
* iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-071-2/+2
* drivers/base/iommu.c: add missing includesAndrew Morton2009-05-061-0/+2
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-031-0/+7
|\
| * iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-241-0/+7
* | IOMMU-API: use ANSI style function declaration for 'iommu_found'Hannes Eder2009-03-051-1/+1
|/
* add frontend implementation for the IOMMU APIJoerg Roedel2009-01-031-0/+100