index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm-smmu-v3.c
Age
Commit message (
Expand
)
Author
2020-03-27
iommu/arm-smmu-v3: Use accessor functions for iommu private data
Joerg Roedel
2020-01-24
Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2020-01-15
iommu/arm-smmu-v3: Return -EBUSY when trying to re-add a device
Will Deacon
2020-01-15
iommu/arm-smmu-v3: Improve add_device() error handling
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
Will Deacon
2020-01-15
iommu/arm-smmu-v3: Add second level of context descriptor table
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Propagate ssid_bits
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Add support for Substream IDs
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Add context descriptor tables allocators
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
Jean-Philippe Brucker
2020-01-15
iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
Jean-Philippe Brucker
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
2020-01-10
iommu/arm-smmu-v3: Remove useless of_match_ptr()
Masahiro Yamada
2020-01-10
iommu/arm-smmu-v3: Fix resource_size check
Masahiro Yamada
2020-01-10
iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
Shameer Kolothum
2020-01-10
drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()
Will Deacon
2019-12-23
iommu: arm: Use generic_iommu_put_resv_regions()
Thierry Reding
2019-12-23
iommu/arm-smmu: Update my email address in MODULE_AUTHOR()
Will Deacon
2019-12-23
iommu/arm-smmu-v3: Allow building as a module
Will Deacon
2019-12-23
iommu/arm-smmu: Support SMMU module probing from the IORT
Ard Biesheuvel
2019-12-23
iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
Will Deacon
2019-12-23
iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
Will Deacon
2019-12-23
Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
Will Deacon
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2019-11-11
iommu/arm-smmu-v3: Don't display an error when IRQ lines are missing
Jean-Philippe Brucker
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-03
iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS
YueHaibing
2019-08-23
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2019-08-22
Revert "iommu/arm-smmu-v3: Disable detection of ATS and PRI"
Will Deacon
2019-08-22
iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS
Will Deacon
2019-08-21
iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBs
Will Deacon
2019-08-21
iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI masters
Will Deacon
2019-08-21
iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidations
Will Deacon
2019-08-21
iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flag
Will Deacon
2019-08-21
iommu/arm-smmu-v3: Disable detection of ATS and PRI
Will Deacon
2019-08-21
iommu/arm-smmu-v3: Document ordering guarantees of command insertion
Will Deacon
2019-08-08
iommu/arm-smmu-v3: Defer TLB invalidation until ->iotlb_sync()
Will Deacon
2019-08-08
iommu/arm-smmu-v3: Reduce contention during command-queue insertion
Will Deacon
2019-08-06
iommu/arm-smmu: Mark expected switch fall-through
Anders Roxell
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-29
iommu/arm-smmu-v3: Operate directly on low-level queue where possible
Will Deacon
2019-07-29
iommu/arm-smmu-v3: Move low-level queue fields out of arm_smmu_queue
Will Deacon
2019-07-29
iommu/arm-smmu-v3: Drop unused 'q' argument from Q_OVF macro
Will Deacon
2019-07-29
iommu/arm-smmu-v3: Separate s/w and h/w views of prod and cons indexes
Will Deacon
[next]