index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm-smmu.c
Age
Commit message (
Expand
)
Author
2014-09-02
iommu/arm-smmu: fix corner cases in address size calculations
Will Deacon
2014-09-02
iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-09-02
iommu/arm-smmu: Do not access non-existing S2CR registers
Olav Haugan
2014-09-02
iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
Will Deacon
2014-09-01
iommu/arm-smmu: remove pgtable_page_{c,d}tor()
Vladimir Murzin
2014-09-01
iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
Olav Haugan
2014-09-01
iommu/arm-smmu: avoid calling request_irq in atomic context
Mitchel Humpherys
2014-07-31
Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...
Joerg Roedel
2014-07-09
iommu/arm-smmu: fix some checkpatch issues
Mitchel Humpherys
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
2014-07-04
iommu/arm-smmu: fix capability checking prior to device attach
Will Deacon
2014-07-03
iommu/arm-smmu: prefer stage-1 mappings where we have a choice
Will Deacon
2014-07-03
iommu/arm-smmu: remove support for chained SMMUs
Will Deacon
2014-07-03
iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability
Will Deacon
2014-07-03
iommu/arm-smmu: add support for PCI master devices
Will Deacon
2014-07-02
iommu/arm-smmu: fix calculation of TCR.T0SZ
Will Deacon
2014-05-02
iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT
Kefeng Wang
2014-05-02
iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages
Will Deacon
2014-04-15
iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
Bin Wang
2014-04-15
iommu/arm-smmu: Return 0 on unmap failure
Laurent Pinchart
2014-02-27
iommu/arm-smmu: fix incorrect comment regarding TLB invalidation
Will Deacon
2014-02-24
iommu/arm-smmu: provide option to dsb macro when publishing tables
Will Deacon
2014-02-24
iommu/arm-smmu: clean up use of `flags' in page table handling code
Will Deacon
2014-02-24
iommu/arm-smmu: support buggy implementations with secure cfg accesses
Andreas Herrmann
2014-02-24
iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
Andreas Herrmann
2014-02-20
arm/smmu: Use irqsafe spinlock for domain lock
Joerg Roedel
2014-02-10
iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA
Will Deacon
2014-02-10
iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts
Will Deacon
2014-02-10
iommu/arm-smmu: fix table flushing during initial allocations
Will Deacon
2014-02-10
iommu/arm-smmu: really fix page table locking
Will Deacon
2014-02-10
iommu/arm-smmu: fix pud/pmd entry fill sequence
Yifan Zhang
2013-12-16
iommu/arm-smmu: add support for IOMMU_EXEC
Will Deacon
2013-12-16
iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
Will Deacon
2013-12-16
iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
Antonios Motakis
2013-12-06
iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()
Wei Yongjun
2013-12-06
iommu/arm-smmu: remove potential NULL dereference on mapping path
Will Deacon
2013-12-06
iommu/arm-smmu: use mutex instead of spinlock for locking page tables
Will Deacon
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-10-09
iommu/arm-smmu: Clear global and context bank fault status registers
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Print context fault information
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Refine check for proper size of mapped region
Andreas Herrmann
2013-10-09
iommu/arm-smmu: Switch to subsys_initcall for driver registration
Andreas Herrmann
2013-10-09
iommu/arm-smmu: use relaxed accessors where possible
Will Deacon
2013-10-09
iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-09-17
iommu/arm-smmu: don't enable SMMU device until probing has completed
Will Deacon
2013-09-17
iommu/arm-smmu: fix iommu_present() test in init
Dan Carpenter
2013-09-17
iommu/arm-smmu: fix a signedness bug
Dan Carpenter
2013-08-14
iommu/arm-smmu: Simplify VMID and ASID allocation
Will Deacon
[next]