summaryrefslogtreecommitdiff
path: root/drivers/iommu/omap-iommu.c
AgeCommit message (Expand)Author
2017-08-04iommu/omap: Use DMA-API for performing cache flushesJosue Albarran
2017-08-04iommu/omap: Fix disabling of MMU upon a faultFernando Guzman Lugo
2017-06-28iommu/omap: Return ERR_PTR in device_group call-backJoerg Roedel
2017-04-20iommu/omap: Add iommu-group supportJoerg Roedel
2017-04-20iommu/omap: Make use of 'struct iommu_device'Joerg Roedel
2017-04-20iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna
2017-04-20iommu/omap: Register driver before setting IOMMU opsSuman Anna
2016-04-05iommu/omap: Use WARN_ON for page table alignment checkSuman Anna
2016-04-05iommu/omap: Replace BUG() in iopgtable_store_entry_core()Suman Anna
2016-04-05iommu/omap: Remove iopgtable_clear_entry_all() from driver removeSuman Anna
2015-10-14iommu/omap: Add support for configuring dsp iommus on DRA7xxSuman Anna
2015-08-03iommu/omap: Align code with open parenthesisSuman Anna
2015-08-03iommu/omap: Remove unnecessary error traces on alloc failuresSuman Anna
2015-08-03iommu/omap: Move debugfs functions to omap-iommu-debug.cSuman Anna
2015-08-03iommu/omap: Remove all module referencesSuman Anna
2015-03-31iommu/omap: Make use of domain_alloc and domain_freeJoerg Roedel
2015-02-25iommu/omap: Play nice in multi-platform buildsThierry Reding
2015-01-30iommu/omap: Print phys_addr_t using %paJoerg Roedel
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-11-04iommu/omap: Use dev_get_platdata()Kiran Padwal
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-23iommu/omap: Reset the domain field upon detachingSuman Anna
2014-10-23iommu/omap: Do not export unneeded functionsSuman Anna
2014-10-23iommu/omap: Remove couple of unused exported functionsSuman Anna
2014-10-23iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna
2014-10-23iommu/omap: Consolidate OMAP IOMMU modulesSuman Anna
2014-10-23iommu/omap: Remove omap_iommu_arch_version() and version fieldSuman Anna
2014-10-23iommu/omap: Remove refcount field from omap_iommu objectSuman Anna
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-09-25iommu: Make of_device_id array constKiran Padwal
2014-09-25iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart
2014-09-05iommu/omap: Fix iommu archdata name for DT-based devicesSuman Anna
2014-09-05iommu/omap: Check for valid archdata in attach_devSuman Anna
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-04-16iommu/omap: Fix map protection value handlingLaurent Pinchart
2014-04-16iommu/omap: Remove comment about supporting single page mappings onlyLaurent Pinchart
2014-04-16iommu/omap: Fix 'no page for' debug message in flush_iotlb_page()Laurent Pinchart
2014-04-16iommu/omap: Move to_iommu definition from omap-iopgtable.hSuman Anna
2014-04-16iommu/omap: Remove omap_iommu_domain_has_cap() functionSuman Anna
2014-04-16iommu/omap: Correct init value of iotlb_entry valid fieldSuman Anna
2014-03-05iommu/omap: Check for NULL in iopte_free()Zhouyi Zhou
2014-03-04iommu/omap: Allocate archdata on the fly for DT-based devicesLaurent Pinchart
2014-03-04iommu/omap: Enable bus-error back on supported iommusSuman Anna
2014-03-04iommu/omap: Add devicetree supportFlorian Vaussard
2014-03-04iommu/omap: Allow enable/disable even without pdataFlorian Vaussard
2014-03-04iommu/omap: Fix error return paths in omap_iommu_attach()Suman Anna