index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
videobuf2
/
videobuf2-dma-contig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()
Ma Ke
2023-10-13
1
-6
/
+7
*
media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2023-06-21
1
-3
/
+0
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
*
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
1
-15
/
+10
|
\
|
*
media: videobuf2: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2022-11-11
1
-0
/
+3
|
*
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
2022-10-18
1
-10
/
+1
|
*
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-10-18
1
-5
/
+6
*
|
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
2022-12-06
1
-1
/
+2
|
/
*
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-24
1
-4
/
+4
|
\
|
*
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-07
1
-4
/
+4
*
|
media: videobuf2-dma-contig: Invalidate vmap range before DMA range
Sergey Senozhatsky
2022-03-07
1
-6
/
+6
|
/
*
media: videobuf2: Fix the size printk format
Dillon Min
2021-11-15
1
-4
/
+4
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
1
-0
/
+1
|
\
|
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+1
*
|
media: videobuf2: always set buffer vb2 pointer
Sergey Senozhatsky
2021-10-19
1
-0
/
+3
*
|
media: videobuf2: handle non-contiguous DMA allocations
Sergey Senozhatsky
2021-09-30
1
-31
/
+130
*
|
media: videobuf2: move cache_hints handling to allocators
Sergey Senozhatsky
2021-09-30
1
-0
/
+6
*
|
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
2021-09-30
1
-15
/
+21
|
/
*
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-11-04
1
-5
/
+12
|
\
|
*
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
2020-09-29
1
-1
/
+2
|
*
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
2020-09-29
1
-4
/
+10
*
|
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2020-10-04
1
-19
/
+0
|
\
\
|
*
|
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-09-14
1
-19
/
+0
|
|
/
*
/
media: videobuf2: use sgtable-based scatterlist wrappers
Marek Szyprowski
2020-09-26
1
-19
/
+15
|
/
*
media: videobuf2: remove redundant if-statement
Sergey Senozhatsky
2020-06-23
1
-2
/
+1
*
media: videobuf2: don't test db_attach in dma-contig prepare and finish
Sergey Senozhatsky
2020-06-23
1
-4
/
+2
*
media: videobuf2: add begin/end cpu_access callbacks to dma-contig
Sergey Senozhatsky
2020-06-23
1
-0
/
+35
*
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
2020-06-11
1
-18
/
+2
*
media: videobuf2-dma-contig.c: remove spurious 'b' in message
Hans Verkuil
2020-03-02
1
-2
/
+2
*
media/videobuf2: Drop dma_buf->k(un)map support
Daniel Vetter
2019-11-25
1
-8
/
+0
*
media: vb2-dc: skip CPU sync in map/unmap dma_buf
Lucas Stach
2019-07-23
1
-7
/
+16
*
media: videobuf2-vmalloc: get_userptr: buffers are always writable
Hans Verkuil
2019-05-29
1
-2
/
+1
*
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
1
-6
/
+0
*
videobuf2: replace a layering violation with dma_map_resource
Christoph Hellwig
2019-02-01
1
-32
/
+9
*
dma-buf: remove kmap_atomic interface
Christian König
2018-06-20
1
-1
/
+0
*
dma_buf: remove device parameter from attach callback v2
Christian König
2018-06-20
1
-1
/
+1
*
media: drivers/media/common/videobuf2: rename from videobuf
Hans Verkuil
2018-01-23
1
-0
/
+787