summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/omap-iommu.c
Commit message (Expand)AuthorAgeFilesLines
...
* iommu/omap: Enable bus-error back on supported iommusSuman Anna2014-03-041-0/+2
* iommu/omap: Add devicetree supportFlorian Vaussard2014-03-041-4/+38
* iommu/omap: Allow enable/disable even without pdataFlorian Vaussard2014-03-041-8/+2
* iommu/omap: Fix error return paths in omap_iommu_attach()Suman Anna2014-03-041-3/+5
* iommu/omap: Convert to devm_* interfacesSuman Anna2014-03-041-42/+10
* drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
* iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna2013-06-201-5/+4
* iommu/omap: fix printk formats for dma_addr_tSuman Anna2013-06-201-2/+4
* iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-1/+1
* iommu/omap: Remove unnecessary null pointer checkCong Ding2013-01-281-2/+2
* Drivers: iommu: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* iommu/omap: Adapt to runtime pmOmar Ramirez Luna2012-12-031-21/+19
* iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-031-5/+18
* iommu/omap: Keep mmu enabled when requestedOmar Ramirez Luna2012-12-031-3/+0
* iommu/omap: Remove redundant clock handling on ISROmar Ramirez Luna2012-12-031-2/+0
* ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-201-1/+1
* ARM: OMAP2+: Make some definitions localIdo Yariv2012-11-201-0/+15
* ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren2012-11-201-0/+19
* ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-201-0/+1
* ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv2012-11-201-1/+1
* iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
* iommu: OMAP: device detach on domain destroyOmar Ramirez Luna2012-04-191-9/+23
* ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2012-02-271-1/+2
*-. Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-091-43/+37
|\ \
| | * iommu/omap: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+4
| | * iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-101-9/+5
| |/ |/|
| * iommu/omap: be verbose when omap_iommu_iova_to_phys failsOhad Ben-Cohen2011-12-061-2/+2
| * iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen2011-12-051-32/+26
|/
*-. Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-211-29/+4
|\ \
| | * iommu/omap: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-211-1/+1
| * | iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen2011-09-141-28/+3
| |/
* | iommu/omap: always provide iommu debug codeArnd Bergmann2011-10-101-1/+1
|/
* iommu/omap: ->unmap() should return order of unmapped pageOhad Ben-Cohen2011-09-051-9/+4
* iommu/omap: cleanup: remove a redundant statementOhad Ben-Cohen2011-09-051-4/+2
* omap: iommu: Fix up mutex->spin_lock conversion of iommu_lockJoerg Roedel2011-08-261-3/+3
* omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen2011-08-261-72/+74
* omap: iommu: remove unused exported APIOhad Ben-Cohen2011-08-261-59/+0
* omap: iommu: PREFETCH_IOTLB cleanupOhad Ben-Cohen2011-08-261-3/+16
* omap: iommu: stop exporting local functionsOhad Ben-Cohen2011-08-261-12/+7
* omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen2011-08-261-0/+1326
OpenPOWER on IntegriCloud