aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf-dma-sg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: remove the old videobuf frameworkHans Verkuil2023-09-271-681/+0
* mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2023-06-091-1/+1
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-2/+2
* media: videobuf-dma-sg: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-9/+5
* media: videobuf-dma-sg: void function return statements are not generally usefullijian2021-06-021-1/+0
* media: videobuf-dma-sg: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-10/+12
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-2/+2
* media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard2020-01-311-7/+4
* media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard2020-01-311-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner2019-06-191-4/+1
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-3/+3
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-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/+2
* v4l2: disable filesystem-dax mapping supportDan Williams2017-11-291-2/+3
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2017-03-021-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-1/+2
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-3/+2
* 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/+1
* [media] videobuf: make unused exported functions staticHans Verkuil2015-01-271-10/+5
* [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/+4
* [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-131-0/+633