index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
videobuf2
/
videobuf2-dma-contig.c
Age
Commit message (
Expand
)
Author
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-06
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
2022-11-11
media: videobuf2: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
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-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
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-11-15
media: videobuf2: Fix the size printk format
Dillon Min
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: move cache_hints handling to allocators
Sergey Senozhatsky
2021-09-30
media: videobuf2: rework vb2_mem_ops API
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-06-23
media: videobuf2: remove redundant if-statement
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-contig
Sergey Senozhatsky
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
2020-03-02
media: videobuf2-dma-contig.c: remove spurious 'b' in message
Hans Verkuil
2019-11-25
media/videobuf2: Drop dma_buf->k(un)map support
Daniel Vetter
2019-07-23
media: vb2-dc: skip CPU sync in map/unmap dma_buf
Lucas Stach
2019-05-29
media: videobuf2-vmalloc: get_userptr: buffers are always writable
Hans Verkuil
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-02-01
videobuf2: replace a layering violation with dma_map_resource
Christoph Hellwig
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