index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iommu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-31
/
+114
2022-12-07
iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper
Thierry Reding
1
-0
/
+21
2022-12-07
iommu: Add note about struct iommu_fwspec usage
Thierry Reding
1
-0
/
+4
2022-11-29
iommu: Add device-centric DMA ownership interfaces
Lu Baolu
1
-0
/
+12
2022-11-29
iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
Jason Gunthorpe
1
-0
/
+5
2022-11-03
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
1
-0
/
+12
2022-11-03
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
1
-0
/
+3
2022-11-03
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
1
-7
/
+0
2022-11-03
iommu/sva: Refactoring iommu_sva_bind/unbind_device()
Lu Baolu
1
-20
/
+23
2022-11-03
iommu: Add IOMMU SVA domain support
Lu Baolu
1
-2
/
+23
2022-11-03
iommu: Add attach/detach_dev_pasid iommu interfaces
Lu Baolu
1
-0
/
+32
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
1
-5
/
+3
2022-11-03
iommu: Add max_pasids field in struct dev_iommu
Lu Baolu
1
-0
/
+2
2022-11-03
iommu: Add max_pasids field in struct iommu_device
Lu Baolu
1
-0
/
+2
2022-11-01
iommu: Add return value rules to attach_dev op and APIs
Nicolin Chen
1
-0
/
+12
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
1
-1
/
+1
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
1
-0
/
+36
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
1
-1
/
+0
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
1
-7
/
+1
2022-09-07
iommu: Remove comment of dev_has_feat in struct doc
Yuan Can
1
-1
/
+1
2022-07-15
iommu: remove the put_resv_regions method
Christoph Hellwig
1
-4
/
+0
2022-07-15
iommu: remove iommu_dev_feature_enabled
Christoph Hellwig
1
-9
/
+0
2022-07-15
iommu: remove the unused dev_has_feat method
Christoph Hellwig
1
-3
/
+1
2022-07-06
ACPI/IORT: Add support to retrieve IORT RMR reserved regions
Shameer Kolothum
1
-0
/
+8
2022-07-06
iommu: Introduce a callback to struct iommu_resv_region
Shameer Kolothum
1
-0
/
+2
2022-05-20
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
1
-25
/
+44
2022-04-28
iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHE
Jason Gunthorpe
1
-2
/
+1
2022-04-28
iommu: Introduce the domain op enforce_cache_coherency()
Jason Gunthorpe
1
-0
/
+4
2022-04-28
iommu: Remove iommu group changes notifier
Lu Baolu
1
-23
/
+0
2022-04-28
iommu: Add DMA ownership management interfaces
Lu Baolu
1
-0
/
+31
2022-04-28
iommu: Add capability for pre-boot DMA protection
Robin Murphy
1
-0
/
+2
2022-04-28
iommu: Introduce device_iommu_capable()
Robin Murphy
1
-0
/
+6
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-38
/
+53
2022-02-28
iommu: Remove unused argument in is_attach_deferred
Lu Baolu
1
-1
/
+1
2022-02-28
iommu: Use right way to retrieve iommu_ops
Lu Baolu
1
-0
/
+11
2022-02-28
iommu: Remove apply_resv_region
Lu Baolu
1
-4
/
+0
2022-02-28
iommu: Remove aux-domain related interfaces and iommu_ops
Lu Baolu
1
-29
/
+0
2022-02-28
iommu: Remove guest pasid related interfaces and definitions
Lu Baolu
1
-44
/
+0
2021-12-20
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-09-03
Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+98
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-16
/
+98
2021-08-20
iommu/io-pgtable: Abstract iommu_iotlb_gather access
Robin Murphy
1
-0
/
+10
2021-08-18
iommu: Express DMA strictness via the domain type
Robin Murphy
1
-1
/
+0
2021-08-18
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
1
-0
/
+11
2021-08-18
iommu: Indicate queued flushes via gather data
Robin Murphy
1
-1
/
+7
2021-08-18
iommu: Pull IOVA cookie management into the core
Robin Murphy
1
-1
/
+2
2021-08-09
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
1
-11
/
+11
2021-08-02
Merge remote-tracking branch 'korg/core' into x86/amd
Joerg Roedel
1
-1
/
+10
2021-08-02
iommu: Factor iommu_iotlb_gather_is_disjoint() out
Nadav Amit
1
-8
/
+26
2021-08-02
iommu: Improve iommu_iotlb_gather helpers
Robin Murphy
1
-5
/
+33
[next]