summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf-dma-contig.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-21media: videobuf-dma-contig: use dma_mmap_coherentChristoph Hellwig1-14/+8
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2019-09-25media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov1-4/+5
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner1-4/+1
2019-06-12media: add SPDX headers to some filesMauro Carvalho Chehab1-4/+1
2019-05-29media: videobuf-dma-contig: Use size of buffer in mmap not vma sizeAndrew F. Davis1-3/+1
2019-03-01media: v4l2-core: fix several typosMauro Carvalho Chehab1-1/+1
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab1-1/+1
2014-10-24[media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check...Fancy Fang1-0/+9
2014-05-23[media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() callMa Haijun1-1/+1
2014-02-04[media] Revert "[media] videobuf_vm_{open,close} race fixes"Hans Verkuil1-7/+5
2013-05-21[media] videobuf-dma-contig: use vm_iomap_memory()Mauro Carvalho Chehab1-6/+1
2013-05-21[media] videobuf_vm_{open,close} race fixesAl Viro1-5/+7
2013-04-25[media] videobuf-dma-contig: remove support for cached memMauro Carvalho Chehab1-116/+14
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+510