index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
videobuf2
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
1
-0
/
+2
2021-11-30
media: vb2: frame_vector.c: don't overwrite error code
Hans Verkuil
1
-1
/
+14
2021-11-23
Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2
2021-11-15
media: videobuf2: Fix the size printk format
Dillon Min
1
-4
/
+4
2021-11-10
media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
Hans de Goede
1
-0
/
+2
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+4
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
4
-0
/
+4
2021-10-19
media: videobuf2: always set buffer vb2 pointer
Sergey Senozhatsky
1
-0
/
+3
2021-09-30
media: videobuf2: handle non-contiguous DMA allocations
Sergey Senozhatsky
1
-31
/
+130
2021-09-30
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
2
-5
/
+30
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2
-8
/
+34
2021-09-30
media: videobuf2: move cache_hints handling to allocators
Sergey Senozhatsky
3
-6
/
+12
2021-09-30
media: videobuf2: split buffer cache_hints initialisation
Sergey Senozhatsky
2
-18
/
+22
2021-09-30
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2
-33
/
+15
2021-09-30
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
4
-62
/
+79
2021-09-30
media: videobuf2-core: sanity checks for requests and qbuf
Hans Verkuil
1
-1
/
+22
2021-08-03
Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+12
2021-07-30
media: videobuf2-core: dequeue if start_streaming fails
Hans Verkuil
1
-1
/
+12
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
media: videobuf2: use vma_lookup() in get_vaddr_frames()
Liam Howlett
1
-1
/
+1
2021-06-08
media: videobuf2-v4l2.c: add vb2_queue_change_type() helper
Tomi Valkeinen
1
-0
/
+14
2021-03-22
media: videobuf2: Exit promptly if size = 0
Ricardo Ribalda
1
-1
/
+1
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+0
2021-02-23
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
4
-3
/
+225
2021-02-01
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
1
-2
/
+1
2021-01-27
media: videobuf2-v4l2: remove redundant error test
Helen Koike
1
-5
/
+0
2021-01-12
media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...
Naushir Patuck
1
-2
/
+1
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
3
-1
/
+224
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
1
-2
/
+1
2021-01-04
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
1
-2
/
+9
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-17
/
+40
2020-12-02
media: vb2: set cache sync hints when init buffers
Sergey Senozhatsky
1
-0
/
+11
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-17
/
+40
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
4
-77
/
+9
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
3
-4
/
+8
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
3
-13
/
+32
2020-09-26
media: videobuf2: use sgtable-based scatterlist wrappers
Marek Szyprowski
3
-47
/
+31
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
4
-77
/
+9
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-28
media: videobuf2-v4l2.c: add vb2_video_unregister_device helper function
Hans Verkuil
1
-6
/
+45
2020-07-19
media: videobuf2: Print videobuf2 buffer state by name
Ezequiel Garcia
1
-8
/
+27
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-2
/
+2
2020-07-04
media: videobuf2: Fix length check for single plane dmabuf queueing
John Cox
1
-1
/
+2
2020-07-04
media: vb2: Print the queue pointer in debug messages
Laurent Pinchart
2
-137
/
+157
2020-06-23
media: videobuf2: remove redundant if-statement
Sergey Senozhatsky
1
-2
/
+1
2020-06-23
media: videobuf2: don't test db_attach in dma-contig prepare and finish
Sergey Senozhatsky
2
-12
/
+2
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-sg
Sergey Senozhatsky
1
-0
/
+30
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-contig
Sergey Senozhatsky
1
-0
/
+35
2020-06-23
media: videobuf2: check ->synced flag in prepare() and finish()
Sergey Senozhatsky
1
-2
/
+7
2020-06-23
media: videobuf2: do not sync caches when we are allowed not to
Sergey Senozhatsky
1
-4
/
+10
[next]