summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu-v3.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\
| * driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-1/+1
* | iommu/arm-smmu-v3: Invalidate ATC when detaching a deviceJean-Philippe Brucker2019-07-041-1/+4
* | iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=nWill Deacon2019-07-021-0/+6
* | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon2019-06-251-3/+1
* | iommu/arm-smmu-v3: Increase maximum size of queuesWill Deacon2019-06-181-16/+38
|/
* iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon2019-04-231-6/+4
* iommu/arm-smmu-v3: Disable tagged pointersJean-Philippe Brucker2019-04-231-1/+0
* iommu/arm-smmu-v3: Add support for PCI ATSJean-Philippe Brucker2019-04-231-6/+195
* iommu/arm-smmu-v3: Link domains and devicesJean-Philippe Brucker2019-04-231-1/+20
* iommu/arm-smmu-v3: Add a master->domain pointerJean-Philippe Brucker2019-04-231-47/+45
* iommu/arm-smmu-v3: Store SteamIDs in masterJean-Philippe Brucker2019-04-231-15/+15
* iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_masterJean-Philippe Brucker2019-04-231-6/+6
* iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring2019-02-111-2/+1
*-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-26/+37
|\ \
| | * iommu/arm-smmu: Use helper functions to access dev->iommu_fwspecJoerg Roedel2018-12-171-7/+9
| | * iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modularPaul Gortmaker2018-12-031-16/+9
| |/ |/|
| * iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon2018-12-101-1/+7
| * iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloadsZhen Lei2018-12-101-1/+5
| * iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writesRobin Murphy2018-12-101-1/+7
|/
* iommu/arm-smmu-v3: Remove unnecessary wrapper functionAndrew Murray2018-10-101-8/+4
* iommu/arm-smmu-v3: Add SPDX headerAndrew Murray2018-10-101-12/+1
* iommu/arm-smmu-v3: Add support for non-strict modeZhen Lei2018-10-011-23/+56
* iommu/arm-smmu-v3: Implement flush_iotlb_all hookZhen Lei2018-10-011-1/+9
* iommu/arm-smmu-v3: Avoid back-to-back CMD_SYNC operationsZhen Lei2018-10-011-3/+13
* iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeoutZhen Lei2018-10-011-5/+3
* iommu/arm-smmu-v3: Fix a couple of minor comment typosJohn Garry2018-10-011-3/+3
* Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-8/+18
|\
| *-. Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-8/+18
| |\ \
| | | * iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-081-1/+0
| | |/ | |/|
| | * iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernelWill Deacon2018-07-271-6/+16
| | * iommu/arm-smmu-v3: Prevent any devices access to memory without registrationZhen Lei2018-07-271-1/+1
| | * iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong2018-07-261-0/+1
| |/
* / iommu: Remove IOMMU_OF_DECLARERob Herring2018-07-101-2/+0
|/
* iommu/arm-smmu-v3: Support 52-bit virtual addressRobin Murphy2018-03-271-1/+9
* iommu/arm-smmu-v3: Support 52-bit physical addressRobin Murphy2018-03-271-15/+20
* iommu/arm-smmu-v3: Clean up queue definitionsRobin Murphy2018-03-271-73/+55
* iommu/arm-smmu-v3: Clean up table definitionsRobin Murphy2018-03-271-90/+59
* iommu/arm-smmu-v3: Clean up register definitionsRobin Murphy2018-03-271-97/+77
* iommu/arm-smmu-v3: Clean up address maskingRobin Murphy2018-03-271-32/+21
* iommu/arm-smmu-v3: limit reporting of MSI allocation failuresNate Watterson2018-03-271-1/+6
* iommu/arm-smmu-v3: Warn about missing IRQsRobin Murphy2018-03-271-0/+6
*-. Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2018-01-171-5/+14
|\ \
| | * iommu: Clean up of_iommu_init_fnRobin Murphy2018-01-171-1/+1
| |/ |/|
| * iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy2018-01-021-1/+8
| * iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker2018-01-021-3/+5
|/
* Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-...Alex Williamson2017-11-131-0/+10
|\
| * iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy2017-10-021-0/+10
* | iommu/arm-smmu-v3: Use burst-polling for sync completionRobin Murphy2017-10-201-2/+6
* | iommu/arm-smmu-v3: Consolidate identical timeoutsWill Deacon2017-10-201-11/+13