aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/omap-iommu.c
AgeCommit message (Expand)Author
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
2014-03-04iommu/omap: Convert to devm_* interfacesSuman Anna
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna
2013-06-20iommu/omap: fix printk formats for dma_addr_tSuman Anna
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi
2013-01-28iommu/omap: Remove unnecessary null pointer checkCong Ding
2013-01-03Drivers: iommu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-03iommu/omap: Adapt to runtime pmOmar Ramirez Luna
2012-12-03iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna
2012-12-03iommu/omap: Keep mmu enabled when requestedOmar Ramirez Luna
2012-12-03iommu/omap: Remove redundant clock handling on ISROmar Ramirez Luna
2012-11-20ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren
2012-11-20ARM: OMAP2+: Make some definitions localIdo Yariv
2012-11-20ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren
2012-11-20ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv
2012-07-11iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-04-19iommu: OMAP: device detach on domain destroyOmar Ramirez Luna
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel