summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/omap-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* iommu/omap: Increase group ref in .device_group()Jeffy Chen2018-03-151-1/+1
* iommu/omap: Add support to program multiple iommusSuman Anna2017-09-191-87/+271
* iommu/omap: Change the attach detection logicSuman Anna2017-09-191-6/+11
* iommu/omap: Use DMA-API for performing cache flushesJosue Albarran2017-08-041-44/+79
* iommu/omap: Fix disabling of MMU upon a faultFernando Guzman Lugo2017-08-041-1/+1
* iommu/omap: Return ERR_PTR in device_group call-backJoerg Roedel2017-06-281-1/+1
* iommu/omap: Add iommu-group supportJoerg Roedel2017-04-201-1/+38
* iommu/omap: Make use of 'struct iommu_device'Joerg Roedel2017-04-201-0/+30
* iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel2017-04-201-33/+23
* iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2017-04-201-16/+0
* iommu/omap: Drop legacy-style device supportSuman Anna2017-04-201-16/+14
* iommu/omap: Register driver before setting IOMMU opsSuman Anna2017-04-201-3/+18
* iommu/omap: Use WARN_ON for page table alignment checkSuman Anna2016-04-051-1/+4
* iommu/omap: Replace BUG() in iopgtable_store_entry_core()Suman Anna2016-04-051-1/+3
* iommu/omap: Remove iopgtable_clear_entry_all() from driver removeSuman Anna2016-04-051-1/+0
* iommu/omap: Add support for configuring dsp iommus on DRA7xxSuman Anna2015-10-141-0/+58
* iommu/omap: Align code with open parenthesisSuman Anna2015-08-031-12/+11
* iommu/omap: Remove unnecessary error traces on alloc failuresSuman Anna2015-08-031-6/+2
* iommu/omap: Move debugfs functions to omap-iommu-debug.cSuman Anna2015-08-031-145/+3
* iommu/omap: Remove all module referencesSuman Anna2015-08-031-18/+1
* iommu/omap: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-20/+29
* iommu/omap: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
* iommu/omap: Print phys_addr_t using %paJoerg Roedel2015-01-301-1/+1
*-. Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-021-0/+1
|\ \
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+1
| |/
* | iommu/omap: Use dev_get_platdata()Kiran Padwal2014-11-041-3/+3
* | iommu/omap: Reset the domain field upon detachingSuman Anna2014-10-231-0/+1
* | iommu/omap: Do not export unneeded functionsSuman Anna2014-10-231-4/+2
* | iommu/omap: Remove couple of unused exported functionsSuman Anna2014-10-231-21/+0
* | iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna2014-10-231-2/+9
* | iommu/omap: Consolidate OMAP IOMMU modulesSuman Anna2014-10-231-75/+188
* | iommu/omap: Remove omap_iommu_arch_version() and version fieldSuman Anna2014-10-231-9/+0
* | iommu/omap: Remove refcount field from omap_iommu objectSuman Anna2014-10-231-12/+3
|/
*-. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-021-12/+15
|\ \
| | * iommu: Make of_device_id array constKiran Padwal2014-09-251-1/+1
| |/ |/|
| * iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart2014-09-251-10/+0
| * iommu/omap: Fix iommu archdata name for DT-based devicesSuman Anna2014-09-051-1/+9
| * iommu/omap: Check for valid archdata in attach_devSuman Anna2014-09-051-0/+5
|/
*-. Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-311-13/+0
|\ \
| | * iommu/omap: Remove virtual memory managerLaurent Pinchart2014-07-291-13/+0
| |/
* | iommu: Constify struct iommu_opsThierry Reding2014-07-071-1/+1
|/
* iommu/omap: Fix map protection value handlingLaurent Pinchart2014-04-161-10/+7
* iommu/omap: Remove comment about supporting single page mappings onlyLaurent Pinchart2014-04-161-1/+0
* iommu/omap: Fix 'no page for' debug message in flush_iotlb_page()Laurent Pinchart2014-04-161-0/+1
* iommu/omap: Move to_iommu definition from omap-iopgtable.hSuman Anna2014-04-161-0/+3
* iommu/omap: Remove omap_iommu_domain_has_cap() functionSuman Anna2014-04-161-7/+0
* iommu/omap: Correct init value of iotlb_entry valid fieldSuman Anna2014-04-161-1/+1
* iommu/omap: Check for NULL in iopte_free()Zhouyi Zhou2014-03-051-1/+2
* iommu/omap: Allocate archdata on the fly for DT-based devicesLaurent Pinchart2014-03-041-0/+45
OpenPOWER on IntegriCloud