Ricardo Ribalda
|
0e95ccf506
[media] vb2: Fix comment
|
9 years ago |
Hans Verkuil
|
36c0f8b32c
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
|
9 years ago |
Hans Verkuil
|
20be7ab8db
[media] vb2: add a dev field to use for the default allocation context
|
9 years ago |
Hans Verkuil
|
d16e832da2
[media] vb2: move dma_attrs to vb2_queue
|
9 years ago |
Sakari Ailus
|
126f402984
[media] vb2: core: Skip planes array verification if pb is NULL
|
9 years ago |
Ricardo Ribalda
|
b93876845c
[media] media: vb2: Fix regression on poll() for RW mode
|
9 years ago |
Sakari Ailus
|
e7e0c3e265
[media] videobuf2-core: Check user space planes array in dqbuf
|
9 years ago |
Shuah Khan
|
77fa4e0729
[media] media: Change v4l-core to check if source is free
|
9 years ago |
Mauro Carvalho Chehab
|
85e91f80cf
Merge tag 'v4.5-rc3' into patchwork
|
9 years ago |
Mauro Carvalho Chehab
|
1f2c450185
[media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR
|
9 years ago |
Hans Verkuil
|
fac710e45d
[media] vb2: fix nasty vb2_thread regression
|
9 years ago |
Wu, Xia
|
9637b03251
[media] media: videobuf2-core: Fix one __qbuf_dmabuf() error path
|
9 years ago |
Mauro Carvalho Chehab
|
b62ef37c6e
[media] videobuf2: avoid memory leak on errors
|
9 years ago |
Hans Verkuil
|
58e1ba3ce6
[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
|
9 years ago |
Hans Verkuil
|
20eedf0e16
[media] videobuf2-core: call __setup_offsets before buf_init()
|
9 years ago |
Hans Verkuil
|
e32f856ab2
[media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
|
9 years ago |
Hans Verkuil
|
489648afcd
[media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
|
9 years ago |
Hans Verkuil
|
10cc3b1e12
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
|
9 years ago |
Hans Verkuil
|
df868ea1c8
[media] videobuf2-core.c: update module description
|
9 years ago |
Junghak Sung
|
af3bac1a7c
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
|
10 years ago |
Junghak Sung
|
959c3ef336
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
|
10 years ago |
Hans Verkuil
|
df9ecb0cad
[media] vb2: drop v4l2_format argument from queue_setup
|
10 years ago |
Junghak Sung
|
3c5be988e0
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
|
10 years ago |
Junghak Sung
|
b0e0e1f83d
[media] media: videobuf2: Prepare to divide videobuf2
|
10 years ago |
Junghak Sung
|
bed04f9342
[media] media: videobuf2: Replace v4l2-specific data with vb2 data
|
10 years ago |
Junghak Sung
|
2d7007153f
[media] media: videobuf2: Restructure vb2_buffer
|
10 years ago |
Junghak Sung
|
c139990e84
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
|
10 years ago |
Linus Torvalds
|
06a660ada2
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
10 years ago |
Linus Torvalds
|
9cfcc658da
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
10 years ago |
Jan Kara
|
0f6e2825ce
[media] vb2: Push mmap_sem down to memops
|
10 years ago |