Julia Lawall
|
1bc177174b
[media] usb: constify vb2_ops structures
|
9 years ago |
Hans Verkuil
|
36c0f8b32c
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
|
9 years ago |
Helen Fornazier
|
d27d5f1a4d
[media] stk1160: Check *nplanes in queue_setup
|
9 years ago |
Hans Verkuil
|
df9ecb0cad
[media] vb2: drop v4l2_format argument from queue_setup
|
9 years ago |
Mauro Carvalho Chehab
|
b5dcee225c
[media] include/media: split I2C headers from V4L2 core
|
9 years ago |
Junghak Sung
|
33119e80c3
[media] media: videobuf2: Change queue_setup argument
|
9 years ago |
Junghak Sung
|
2d7007153f
[media] media: videobuf2: Restructure vb2_buffer
|
10 years ago |
Ezequiel Garcia
|
d3194520e2
[media] stk1160: Add frame scaling support
|
10 years ago |
Ezequiel Garcia
|
890024ad14
[media] stk1160: Reduce driver verbosity
|
10 years ago |
Hans Verkuil
|
e3e30f6338
[media] stk1160: fix sequence handling
|
10 years ago |
Hans Verkuil
|
ebbb563755
[media] stk1160: add DMABUF support
|
10 years ago |
Ezequiel Garcia
|
aeff092767
[media] stk1160: Make sure current buffer is released
|
10 years ago |
Hans Verkuil
|
21a7e0596a
[media] media: drivers shouldn't touch debug field in video_device
|
10 years ago |
Hans Verkuil
|
4580278f5d
[media] stk1160: fix sparse warning
|
10 years ago |
Ramakrishnan Muthukrishnan
|
95cd5d5ee6
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
|
11 years ago |
Laurent Pinchart
|
8774bed9ce
[media] v4l: subdev: Move [gs]_std operation to video ops
|
11 years ago |
Hans Verkuil
|
e37559b22c
[media] vb2: stop_streaming should return void
|
11 years ago |
Sakari Ailus
|
ade48681f1
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
|
11 years ago |
Ezequiel Garcia
|
b3ba8fa6b8
[media] media: stk1160: Ignore unchanged standard set
|
12 years ago |
Ezequiel Garcia
|
9928ac7cdd
[media] stk1160: Allow to change input while streaming
|
12 years ago |
Hans Verkuil
|
abca2056dc
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
|
12 years ago |
Hans Verkuil
|
c7622fc948
[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder
|
12 years ago |
Hans Verkuil
|
977ba3b1b7
[media] v4l2: add const to argument of write-only s_register ioctl
|
12 years ago |
Hans Verkuil
|
314527acbb
[media] v4l2: pass std by value to the write-only s_std ioctl
|
12 years ago |
Kamil Debski
|
6aa69f99b2
[media] vb2: Add support for non monotonic timestamps
|
12 years ago |
Ezequiel Garcia
|
56a960bf3f
[media] stk1160: Add support for S-Video input
|
13 years ago |
Ezequiel Garcia
|
8ac456495a
[media] stk1160: Stop device and unqueue buffers when start_streaming() fails
|
13 years ago |
Ezequiel Garcia
|
c6b69c6c58
[media] stk1160: Fix s_fmt and try_fmt implementation
|
13 years ago |
Ezequiel García
|
c11f187bd0
[media] stk1160: Remove unneeded struct vb2_queue clearing
|
13 years ago |
Dan Carpenter
|
f367cc1efe
[media] stk1160: unlock on error path stk1160_set_alternate()
|
13 years ago |