summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf-dma-sg.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner2019-06-191-4/+1Star
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-3/+3
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-1/+1
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+2
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-101-3/+3
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-041-3/+3
* | media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() callsRobin Murphy2018-05-091-2/+2
* | media: videobuf: Change return type to vm_fault_tSouptick Joarder2018-05-091-1/+1
|/
* media: videobuf-dma-sg: Fix a weird castMauro Carvalho Chehab2018-03-231-3/+2Star
* v4l2: disable filesystem-dax mapping supportDan Williams2017-11-301-2/+3
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-1/+2
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-151-3/+2Star
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1Star
* [media] videobuf: make unused exported functions staticHans Verkuil2015-01-271-10/+5Star
* [media] vmalloc_sg: off by one in error handlingDan Carpenter2014-08-211-2/+4
* [media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper2014-07-261-4/+58
* [media] Revert "[media] videobuf_vm_{open,close} race fixes"Hans Verkuil2014-02-041-6/+4Star
* [media] videobuf_vm_{open,close} race fixesAl Viro2013-05-211-4/+6
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-141-0/+633