index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
videobuf2
/
videobuf2-dma-sg.c
Age
Commit message (
Expand
)
Author
2021-03-22
media: videobuf2: Exit promptly if size = 0
Ricardo Ribalda
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
2020-09-26
media: videobuf2: use sgtable-based scatterlist wrappers
Marek Szyprowski
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-06-23
media: videobuf2: don't test db_attach in dma-contig prepare and finish
Sergey Senozhatsky
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-sg
Sergey Senozhatsky
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2019-11-25
media/videobuf2: Drop dma_buf->k(un)map support
Daniel Vetter
2019-05-29
media: videobuf2-vmalloc: get_userptr: buffers are always writable
Hans Verkuil
2019-05-23
media: videobuf2-dma-sg: Prevent size from overflowing
Sakari Ailus
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-03-01
media: common: fix several typos
Mauro Carvalho Chehab
2019-01-16
media: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
2018-01-23
media: drivers/media/common/videobuf2: rename from videobuf
Hans Verkuil