index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
videobuf2
Age
Commit message (
Expand
)
Author
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
2022-12-02
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
2022-08-30
media: videobuf2: Remove vb2_find_timestamp()
Ezequiel Garcia
2022-08-29
media: vb2: videobuf -> videobuf2
Hans Verkuil
2022-07-17
media: videobuf2: Introduce vb2_find_buffer()
Ezequiel Garcia
2022-05-13
media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc
Hans Verkuil
2022-05-13
media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers
Laurent Pinchart
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-14
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
2022-03-07
media: videobuf2-dma-contig: Invalidate vmap range before DMA range
Sergey Senozhatsky
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
2021-11-30
media: vb2: frame_vector.c: don't overwrite error code
Hans Verkuil
2021-11-22
Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-11-15
media: videobuf2: Fix the size printk format
Dillon Min
2021-11-10
media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
Hans de Goede
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-19
media: videobuf2: always set buffer vb2 pointer
Sergey Senozhatsky
2021-09-30
media: videobuf2: handle non-contiguous DMA allocations
Sergey Senozhatsky
2021-09-30
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2021-09-30
media: videobuf2: move cache_hints handling to allocators
Sergey Senozhatsky
2021-09-30
media: videobuf2: split buffer cache_hints initialisation
Sergey Senozhatsky
2021-09-30
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2021-09-30
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
2021-09-30
media: videobuf2-core: sanity checks for requests and qbuf
Hans Verkuil
2021-08-03
Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-07-30
media: videobuf2-core: dequeue if start_streaming fails
Hans Verkuil
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
media: videobuf2: use vma_lookup() in get_vaddr_frames()
Liam Howlett
2021-06-08
media: videobuf2-v4l2.c: add vb2_queue_change_type() helper
Tomi Valkeinen
2021-03-22
media: videobuf2: Exit promptly if size = 0
Ricardo Ribalda
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-01
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
2021-01-27
media: videobuf2-v4l2: remove redundant error test
Helen Koike
2021-01-12
media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...
Naushir Patuck
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
2021-01-04
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-02
media: vb2: set cache sync hints when init buffers
Sergey Senozhatsky
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-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]