开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
videobuf2
Age
Commit message (
Expand
)
Author
2023-10-13
media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()
Ma Ke
2023-10-13
media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
Ma Ke
2023-09-27
media: use struct_size() helper
Yu Liao
2023-09-27
media: videobuf2: fix typo: vb2_dbuf -> vb2_qbuf
Hans Verkuil
2023-09-14
media: vb2: frame_vector.c: replace WARN_ONCE with a comment
Hans Verkuil
2023-06-21
media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2023-03-19
media: vb2: set owner before calling vb2_read
Hans Verkuil
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-15
Merge git://git.linuxtv.org/media_stage into media_tree
Mauro Carvalho Chehab
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-06
media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()
Hans Verkuil
2023-01-24
media: videobuf2: set q->streaming later
Hans Verkuil
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
2022-12-06
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
2022-12-02
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
2022-11-30
mm/frame-vector: remove FOLL_FORCE usage
David Hildenbrand
2022-11-25
media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver
Hans Verkuil
2022-11-25
media: vb2: add (un)prepare_streaming queue ops
Hans Verkuil
2022-11-11
media: videobuf2: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-10-18
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
2022-10-18
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
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
[next]