aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/uacce
AgeCommit message (Expand)AuthorFilesLines
2021-12-21uacce: use sysfs_emit instead of sprintfGravatar Kai Ye 1-6/+6
2021-06-09uacce: add print information if not enable svaGravatar Kai Ye 1-2/+9
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-9/+30
2021-04-07uacce: Enable IOMMU_DEV_FEAT_IOPFGravatar Jean-Philippe Brucker 1-9/+30
2021-03-28uacce: delete unneeded variable initializationGravatar Kai Ye 1-1/+1
2020-11-09uacce: modify the module author information.Gravatar Kai Ye 1-1/+1
2020-11-09uacce: delete some redundant code.Gravatar Kai Ye 1-11/+0
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Gravatar Fenghua Yu 1-1/+1
2020-09-07uacce: Use kobj_to_dev() instead of container_of()Gravatar Tian Tao 1-1/+1
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2020-07-10uacce: remove uacce_vma_faultGravatar Zhangfei Gao 1-9/+0
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hGravatar Herbert Xu 1-0/+1
2020-05-29uacce: Remove mm_exit() opGravatar Jean-Philippe Brucker 1-130/+42
2020-03-06uacce: unmap remaining mmapping from user spaceGravatar Zhangfei Gao 1-0/+16
2020-02-22uacce: add uacce driverGravatar Kenneth Lee 3-0/+632