summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel34-568/+1822
2021-08-20iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy2-2/+2
2021-08-20iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()Yang Yingliang1-1/+3
2021-08-19iommu/vt-d: Add present bit check in pasid entry setup helpersLiu Yi L1-0/+16
2021-08-19iommu/vt-d: Use pasid_pte_is_present() helper functionLiu Yi L1-1/+1
2021-08-19iommu/vt-d: Drop the kernel doc annotationAndy Shevchenko1-1/+1
2021-08-19iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu2-5/+2
2021-08-19iommu/vt-d: Preset A/D bits for user space DMA usageLu Baolu1-7/+3
2021-08-19iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu2-1/+5
2021-08-19iommu/vt-d: Refactor Kconfig a bitLu Baolu2-19/+12
2021-08-19iommu/vt-d: Remove unnecessary oom messageZhen Lei2-7/+1
2021-08-19iommu/vt-d: Update the virtual command related registersLu Baolu1-5/+5
2021-08-18iommu: Allow enabling non-strict mode dynamicallyRobin Murphy3-24/+51
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy2-42/+42
2021-08-18iommu: Only log strictness for DMA domainsRobin Murphy1-4/+5
2021-08-18iommu: Expose DMA domain strictness via sysfsRobin Murphy1-0/+2
2021-08-18iommu: Express DMA strictness via the domain typeRobin Murphy2-13/+11
2021-08-18iommu/vt-d: Prepare for multiple DMA domain typesRobin Murphy1-9/+6
2021-08-18iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy2-1/+3
2021-08-18iommu/amd: Prepare for multiple DMA domain typesRobin Murphy1-7/+2
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy2-3/+7
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy4-26/+4
2021-08-18iommu: Indicate queued flushes via gather dataRobin Murphy2-0/+8
2021-08-18iommu/dma: Remove redundant "!dev" checksRobin Murphy1-4/+1
2021-08-18iommu/virtio: Drop IOVA cookie managementRobin Murphy1-8/+0
2021-08-18iommu/sun50i: Drop IOVA cookie managementRobin Murphy1-12/+1
2021-08-18iommu/sprd: Drop IOVA cookie managementRobin Murphy1-7/+0
2021-08-18iommu/rockchip: Drop IOVA cookie managementRobin Murphy1-11/+1
2021-08-18iommu/mtk: Drop IOVA cookie managementRobin Murphy2-8/+0
2021-08-18iommu/ipmmu-vmsa: Drop IOVA cookie managementRobin Murphy1-24/+4
2021-08-18iommu/exynos: Drop IOVA cookie managementRobin Murphy1-15/+4
2021-08-18iommu/vt-d: Drop IOVA cookie managementRobin Murphy1-8/+0
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy3-27/+4
2021-08-18iommu/amd: Drop IOVA cookie managementRobin Murphy1-12/+0
2021-08-18iommu: Pull IOVA cookie management into the coreRobin Murphy1-0/+7
2021-08-18iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L2-2/+14
2021-08-18iommu/vt-d: Fix PASID reference leakFenghua Yu1-1/+2
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-48/+78
2021-08-15Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+63
2021-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+15
2021-08-15Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+15
2021-08-15Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-16/+2
2021-08-15Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-8/+10
2021-08-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+5
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+15
2021-08-14Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+11
2021-08-14Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-61/+73
2021-08-13nbd: Aovid double completion of a requestXie Yongji1-3/+11
2021-08-13iommu/arm-smmu-v3: Stop pre-zeroing batch commandsJohn Garry1-3/+9
2021-08-13iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()Zhen Lei1-2/+7