Commit Graph

73 Commits (04eb44890e5bb3cc855e5c0f18a05eb7311364b7)

Author SHA1 Message Date
Suman Anna 5835b6a64c iommu/omap: Align code with open parenthesis 10 years ago
Suman Anna 99ee98d6ac iommu/omap: Remove unnecessary error traces on alloc failures 10 years ago
Suman Anna 69c2c19632 iommu/omap: Move debugfs functions to omap-iommu-debug.c 10 years ago
Suman Anna 0cdbf72716 iommu/omap: Remove all module references 10 years ago
Joerg Roedel 8cf851e094 iommu/omap: Make use of domain_alloc and domain_free 10 years ago
Thierry Reding f938aab2c4 iommu/omap: Play nice in multi-platform builds 10 years ago
Joerg Roedel 1d7f449c89 iommu/omap: Print phys_addr_t using %pa 10 years ago
Kiran Padwal 99cb9aee77 iommu/omap: Use dev_get_platdata() 10 years ago
Olav Haugan 315786ebbf iommu: Add iommu_map_sg() function 10 years ago
Suman Anna f24d9ad3fa iommu/omap: Reset the domain field upon detaching 10 years ago
Suman Anna 4899a5636d iommu/omap: Do not export unneeded functions 10 years ago
Suman Anna c55caec124 iommu/omap: Remove couple of unused exported functions 10 years ago
Suman Anna 61c753526d iommu/omap: Integrate omap-iommu-debug into omap-iommu 10 years ago
Suman Anna bd4396f09a iommu/omap: Consolidate OMAP IOMMU modules 10 years ago
Suman Anna 3acb04ca5e iommu/omap: Remove omap_iommu_arch_version() and version field 10 years ago
Suman Anna 2088ecba93 iommu/omap: Remove refcount field from omap_iommu object 10 years ago
Kiran Padwal d943b0ffba iommu: Make of_device_id array const 11 years ago
Laurent Pinchart a6fda0f586 iommu/omap: Remove omap_iommu unused owner field 11 years ago
Suman Anna 7d6827748d iommu/omap: Fix iommu archdata name for DT-based devices 11 years ago
Suman Anna e3f595b903 iommu/omap: Check for valid archdata in attach_dev 11 years ago
Laurent Pinchart baaa7b5d4f iommu/omap: Remove virtual memory manager 11 years ago
Thierry Reding b22f6434cf iommu: Constify struct iommu_ops 11 years ago
Laurent Pinchart 286f600bc8 iommu/omap: Fix map protection value handling 11 years ago
Laurent Pinchart 67b779d28d iommu/omap: Remove comment about supporting single page mappings only 11 years ago
Laurent Pinchart f7129a0e4d iommu/omap: Fix 'no page for' debug message in flush_iotlb_page() 11 years ago
Suman Anna 5acc97db94 iommu/omap: Move to_iommu definition from omap-iopgtable.h 11 years ago
Suman Anna 2ac6133bf6 iommu/omap: Remove omap_iommu_domain_has_cap() function 11 years ago
Suman Anna d760e3e0f1 iommu/omap: Correct init value of iotlb_entry valid field 11 years ago
Zhouyi Zhou e28045ab2e iommu/omap: Check for NULL in iopte_free() 11 years ago
Laurent Pinchart 07a0203021 iommu/omap: Allocate archdata on the fly for DT-based devices 11 years ago
Suman Anna b148d5fb2e iommu/omap: Enable bus-error back on supported iommus 11 years ago
Florian Vaussard 3c92748df9 iommu/omap: Add devicetree support 11 years ago
Florian Vaussard 90e569c4ca iommu/omap: Allow enable/disable even without pdata 11 years ago
Suman Anna 7ee08b9ef2 iommu/omap: Fix error return paths in omap_iommu_attach() 11 years ago
Suman Anna f129b3dfb5 iommu/omap: Convert to devm_* interfaces 11 years ago
Jingoo Han 5e42781caf drivers/iommu: remove unnecessary platform_set_drvdata() 12 years ago
Suman Anna b6c2e09f74 iommu/omap: fix checkpatch warnings in omap iommu code 12 years ago
Suman Anna 2abfcfbcf0 iommu/omap: fix printk formats for dma_addr_t 12 years ago
Varun Sethi bb5547acfc iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. 12 years ago
Cong Ding 0af125ca06 iommu/omap: Remove unnecessary null pointer check 12 years ago
Greg Kroah-Hartman d34d6517ea Drivers: iommu: remove __dev* attributes. 12 years ago
Omar Ramirez Luna ebf7cda0f9 iommu/omap: Adapt to runtime pm 12 years ago
Omar Ramirez Luna 72b15b6ae9 iommu/omap: Migrate to hwmod framework 12 years ago
Omar Ramirez Luna 87f8e57327 iommu/omap: Keep mmu enabled when requested 12 years ago
Omar Ramirez Luna a33977206c iommu/omap: Remove redundant clock handling on ISR 12 years ago
Tony Lindgren 2ab7c84815 ARM: OMAP2+: Move iommu/iovmm headers to platform_data 12 years ago
Ido Yariv 7bd9e25fa4 ARM: OMAP2+: Make some definitions local 12 years ago
Tony Lindgren ed1c7de29f ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c 12 years ago
Tony Lindgren c8d35c84f5 ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h 12 years ago
Ido Yariv 2f7702af64 ARM: OMAP2+: Move iopgtable header to drivers/iommu/ 12 years ago