Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2f4c53349961c8ca480193e47da4d44fdb8335a8
/
drivers
/
media
/
pci
/
cx25821
/
cx25821-video.c
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
cc1e631
media: replace strcpy() by strscpy()
by Mauro Carvalho Chehab
· 7 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 7 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
10accd2
[media] pci: constify vb2_ops structures
by Julia Lawall
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
2bc46b3
[media] media/pci: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
b6f21dc
[media] cx25821: remove video output support
by Hans Verkuil
· 10 years ago
11c8a2d
[media] cx25821: add create_bufs support
by Hans Verkuil
· 10 years ago
b671ae6
[media] cx25821: convert to vb2
by Hans Verkuil
· 10 years ago
5ede94c
[media] cx25821: remove bogus btcx_risc dependency
by Hans Verkuil
· 10 years ago
d52e238
[media] v4l: Support extending the v4l2_pix_format structure
by Laurent Pinchart
· 11 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
a3f17af
[media] cx25821-video: declare cx25821_vidioc_s_std as static
by Mauro Carvalho Chehab
· 12 years ago
66f9317
[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
by Mauro Carvalho Chehab
· 12 years ago
ea3f7ac
[media] cx25821: replace custom ioctls with write()
by Hans Verkuil
· 12 years ago
7087d31
[media] cx25821: drop cx25821-video-upstream-ch2.c/h
by Hans Verkuil
· 12 years ago
e90878a
[media] cx25821: add output format ioctls
by Hans Verkuil
· 12 years ago
0df13d9
[media] cx25821: prepare querycap for output support
by Hans Verkuil
· 12 years ago
4c1d0f7
[media] cx25821: group all fmt functions together
by Hans Verkuil
· 12 years ago
1f19887
[media] cx25821: setup output nodes correctly
by Hans Verkuil
· 12 years ago
a6aa0dc
[media] cx25821: remove references to subdevices that aren't there
by Hans Verkuil
· 12 years ago
7704cfb
[media] cx25821: remove custom ioctls that duplicate v4l2 ioctls
by Hans Verkuil
· 12 years ago
988f7b8
[media] cx25821: g/s/try/enum_fmt related fixes and cleanups
by Hans Verkuil
· 12 years ago
8d125c5
[media] cx25821: switch to v4l2_fh, add event and prio handling
by Hans Verkuil
· 12 years ago
84293f0
[media] cx25821: replace resource management functions with fh ownership
by Hans Verkuil
· 12 years ago
2efe2cc
[media] cx25821: move vidq from cx25821_fh to cx25821_channel
by Hans Verkuil
· 12 years ago
11f095a
[media] cx25821: remove 'type' field from cx25821_fh
by Hans Verkuil
· 12 years ago
be178cb
[media] cx25821: use core locking
by Hans Verkuil
· 12 years ago
b6f8727
[media] cx25821: remove unnecessary debug messages
by Hans Verkuil
· 12 years ago
f8d7ee7
[media] cx25821: convert to the control framework
by Hans Verkuil
· 12 years ago
467870c
[media] cx25821: embed video_device, clean up some kernel log spam
by Hans Verkuil
· 12 years ago
de9ea4c
[media] cx25821: remove cropping ioctls
by Hans Verkuil
· 12 years ago
95c232a
[media] cx25821: make lots of externals static
by Hans Verkuil
· 12 years ago
6b1dce2
[media] cx25821: s_input didn't check for invalid input
by Hans Verkuil
· 12 years ago
a8f35ce
[media] cx25821: remove unnecessary global devlist
by Hans Verkuil
· 12 years ago
bfef0d3
[media] cx25821: make cx25821_sram_channels const
by Hans Verkuil
· 12 years ago
3dd473c
[media] cx25821: fix log_status, querycap
by Hans Verkuil
· 12 years ago
18c73af
[media] cx25821: remove unused fields, ioctls
by Hans Verkuil
· 12 years ago
ffd3c23
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support
by Hans Verkuil
· 12 years ago
170bd53
[media] cx25821: fix compiler warning
by Hans Verkuil
· 12 years ago
31b3207
[media] cx25821: the audio channel was registered as a video node
by Hans Verkuil
· 12 years ago
a877e27
[media] cx25821: do not expose broken video output streams
by Hans Verkuil
· 12 years ago
977ba3b1
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
314527acb
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
dafc456
[media] cx25821: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 13 years ago
b285192a
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/video/cx25821/cx25821-video.c]
30fdf03
[media] cx25821: fix compiler warnings
by Hans Verkuil
· 13 years ago
0abfefb
[media] cx25821-video.c: Change line endings
by Leonid V. Fedorenchik
· 13 years ago
f253981
[media] cx25821-video.c: Fix indent
by Leonid V. Fedorenchik
· 13 years ago
cd52b2c
[media] cx25821-video.c: Move operators
by Leonid V. Fedorenchik
· 13 years ago
4a33b6f
[media] cx25821-video.c: Fix definitions
by Leonid V. Fedorenchik
· 13 years ago
a1937e1
[media] cx25821-video.c: Fix assignment
by Leonid V. Fedorenchik
· 13 years ago
1316b63
[media] cx25821-video.c: Change spaces
by Leonid V. Fedorenchik
· 13 years ago
7e7beb8
[media] cx25821-video.c: Delete empty line
by Leonid V. Fedorenchik
· 13 years ago
567a23f
[media] cx25821: off by one in cx25821_vidioc_s_input()
by Dan Carpenter
· 13 years ago
d6ce55d
[media] move cx25821 out of staging
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/staging/cx25821/cx25821-video.c]
3038f63
Staging: cx25821: Replace :? by if-else in cx25821-video.c
by Leonid V. Fedorenchik
· 13 years ago
e313e1f
Staging: cx25821: Fix braces around statements in cx25821-video.c
by Leonid V. Fedorenchik
· 13 years ago
527db49
Staging: cx25821: Change indent with spaces to tabs 35
by Leonid V. Fedorenchik
· 13 years ago
fa7ce1f
Staging: cx25821: Change indent with spaces to tabs 34
by Leonid V. Fedorenchik
· 13 years ago
d2a167c
Staging: cx25821: Change indent with spaces to tabs 33
by Leonid V. Fedorenchik
· 13 years ago
2a51749
Staging: cx25821: Change indent with spaces to tabs 32
by Leonid V. Fedorenchik
· 13 years ago
12fe746
Staging: cx25821: Change indent with spaces to tabs 31
by Leonid V. Fedorenchik
· 13 years ago
16a81ef
Staging: cx25821: Change indent with spaces to tabs 30
by Leonid V. Fedorenchik
· 13 years ago
5e64401
Staging: cx25821: Change indent with spaces to tabs 29
by Leonid V. Fedorenchik
· 13 years ago
f9ef6be
Staging: cx25821: Change indent with spaces to tabs 28
by Leonid V. Fedorenchik
· 13 years ago
43be382
Staging: cx25821: Change indent with spaces to tabs 27
by Leonid V. Fedorenchik
· 13 years ago
6f87cc6
Staging: cx25821: Change indent with spaces to tabs 26
by Leonid V. Fedorenchik
· 13 years ago
75965b8
Staging: cx25821: Change indent with spaces to tabs 25
by Leonid V. Fedorenchik
· 13 years ago
8a911ed
Staging: cx25821: Change indent with spaces to tabs 24
by Leonid V. Fedorenchik
· 13 years ago
e0b871b
Staging: cx25821: Change indent with spaces to tabs 23
by Leonid V. Fedorenchik
· 13 years ago
70e7f14
Staging: cx25821: Change indent with spaces to tabs 22
by Leonid V. Fedorenchik
· 13 years ago
f9a8150
Staging: cx25821: Change indent with spaces to tabs 21
by Leonid V. Fedorenchik
· 13 years ago
02859b6
Staging: cx25821: Change indent with spaces to tabs 20
by Leonid V. Fedorenchik
· 13 years ago
6678762
Staging: cx25821: Change indent with spaces to tabs 19
by Leonid V. Fedorenchik
· 13 years ago
255c040
Staging: cx25821: Change indent with spaces to tabs 18
by Leonid V. Fedorenchik
· 13 years ago
a39bea3
Staging: cx25821: Change indent with spaces to tabs 17
by Leonid V. Fedorenchik
· 13 years ago
eda59eb
Staging: cx25821: Change indent with spaces to tabs 16
by Leonid V. Fedorenchik
· 13 years ago
3f3d9e4
Staging: cx25821: Change indent with spaces to tabs 15
by Leonid V. Fedorenchik
· 13 years ago
21377cd
Staging: cx25821: Change indent with spaces to tabs 14
by Leonid V. Fedorenchik
· 13 years ago
55c37c0
Staging: cx25821: Change indent with spaces to tabs 13
by Leonid V. Fedorenchik
· 13 years ago
20e8a36
Staging: cx25821: Change indent with spaces to tabs 12
by Leonid V. Fedorenchik
· 13 years ago
0bf42c9e
Staging: cx25821: Change indent with spaces to tabs 11
by Leonid V. Fedorenchik
· 13 years ago
9eadb17
Staging: cx25821: Change indent with spaces to tabs 10
by Leonid V. Fedorenchik
· 13 years ago
fb5f2c8
Staging: cx25821: Change indent with spaces to tabs 9
by Leonid V. Fedorenchik
· 13 years ago
8ebbda4
Staging: cx25821: Change indent with spaces to tabs 8
by Leonid V. Fedorenchik
· 13 years ago
e6cf66c
Staging: cx25821: Change indent with spaces to tabs 7
by Leonid V. Fedorenchik
· 13 years ago
8e4ac07
Staging: cx25821: Change indent with spaces to tabs 6
by Leonid V. Fedorenchik
· 13 years ago
2ba5149
Staging: cx25821: Change indent with spaces to tabs 5
by Leonid V. Fedorenchik
· 13 years ago
84cd410
Staging: cx25821: Change indent with spaces to tabs 4
by Leonid V. Fedorenchik
· 13 years ago
48eb80b
Staging: cx25821: Change indent with spaces to tabs 3
by Leonid V. Fedorenchik
· 13 years ago
Next »