aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/uacce (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-1/+1
2020-09-07uacce: Use kobj_to_dev() instead of container_of()Tian Tao1-1/+1
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-07-10uacce: remove uacce_vma_faultZhangfei Gao1-9/+0
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu1-0/+1
2020-05-29uacce: Remove mm_exit() opJean-Philippe Brucker1-130/+42
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao1-0/+16
2020-02-22uacce: add uacce driverKenneth Lee3-0/+632