Mauro Carvalho Chehab
|
7fdc5561ca
[media] em28xx: remove dead code
|
10 years ago |
Hans Verkuil
|
d4352f3639
[media] em28xx: embed video_device
|
10 years ago |
Russell King
|
32e63f0368
[media] em28xx-video: fix missing newlines
|
10 years ago |
Russell King
|
0418ca6073
[media] em28xx: ensure "closing" messages terminate with a newline
|
10 years ago |
Hans Verkuil
|
21a7e0596a
[media] media: drivers shouldn't touch debug field in video_device
|
10 years ago |
Mauro Carvalho Chehab
|
fdf1bc9fa2
[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups
|
10 years ago |
Mauro Carvalho Chehab
|
a66d05d504
Merge branch 'patchwork' into v4l_for_linus
|
11 years ago |
Mauro Carvalho Chehab
|
7983b773ba
[media] usb drivers: use %zu instead of %zd
|
11 years ago |
Frank Schaefer
|
920f1e4a52
[media] em28xx: get rid of field has_audio in struct em28xx_audio_mode
|
11 years ago |
Frank Schaefer
|
8e2c8717c1
[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2"
|
11 years ago |
Mauro Carvalho Chehab
|
c7854c2c5d
[media] em28xx: fix VBI handling logic
|
11 years ago |
Mauro Carvalho Chehab
|
7e6c8c1981
[media] em28xx: use true/false for boolean vars
|
11 years ago |
Frank Schaefer
|
662c97cf8f
[media] em28xx-v4l: fix video buffer field order reporting in progressive mode
|
11 years ago |
Frank Schaefer
|
627530c32a
[media] em28xx-v4l: give back all active video buffers to the vb2 core properly on streaming stop
|
11 years ago |
Frank Schaefer
|
3d3a41098e
[media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devices
|
11 years ago |
Frank Schaefer
|
747dba7de2
[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2
|
11 years ago |
Frank Schaefer
|
3c0f90e14c
[media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()
|
11 years ago |
Frank Schaefer
|
917ba6b0b6
[media] em28xx-v4l: get rid of struct em28xx_fh
|
11 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 |
Mauro Carvalho Chehab
|
f472c0b59f
[media] em28xx: make em28xx_free_v4l2 static()
|
11 years ago |
Frank Schaefer
|
3319e6f839
[media] em28xx: remove field tuner_addr from struct em28xx
|
11 years ago |
Frank Schaefer
|
6867bd5aa7
[media] em28xx: remove field tda9887_conf from struct em28xx
|
11 years ago |
Frank Schaefer
|
3854b0d847
[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2
|
11 years ago |
Frank Schaefer
|
8139a4d583
[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2
|
11 years ago |
Frank Schaefer
|
f0e38230b3
[media] em28xx: move capture state tracking fields from struct em28xx to struct v4l2
|
11 years ago |
Frank Schaefer
|
d7dc18da63
[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2
|
11 years ago |
Frank Schaefer
|
58159171c7
[media] em28xx: move progressive/interlaced fields from struct em28xx to struct v4l2
|
11 years ago |
Frank Schaefer
|
06e206721c
[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2
|
11 years ago |
Frank Schaefer
|
52faaf78b5
[media] em28xx: move TV norm from struct em28xx to struct v4l2
|
11 years ago |