Mauro Carvalho Chehab
|
8720427c19
[media] v4l2-core: don't break long lines
|
8 years ago |
Mauro Carvalho Chehab
|
88b7eb092e
[media] videobuf2-core.h: move function descriptions from c file
|
9 years ago |
Javier Martinez Canillas
|
8eb14e8084
[media] vb2: Fix vb2_core_dqbuf() kernel-doc
|
9 years ago |
Hans Verkuil
|
0ff657b0f6
[media] vb2: don't return NULL for alloc and get_userptr ops
|
9 years ago |
Javier Martinez Canillas
|
82019205e3
[media] vb2: remove TODO comment for dma-buf in QBUF
|
9 years ago |
Javier Martinez Canillas
|
1415072365
[media] vb2: include lengths in dmabuf qbuf debug message
|
9 years ago |
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
|
9 years ago |
Junghak Sung
|
959c3ef336
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
|
9 years ago |
Hans Verkuil
|
df9ecb0cad
[media] vb2: drop v4l2_format argument from queue_setup
|
9 years ago |
Junghak Sung
|
3c5be988e0
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
|
9 years ago |
Junghak Sung
|
b0e0e1f83d
[media] media: videobuf2: Prepare to divide videobuf2
|
9 years ago |