Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c512794cada491e008eeca822af7e4ad5db72a56
/
drivers
/
media
/
usb
/
tm6000
/
tm6000-video.c
804be2d
[media] tm6000: remove deprecated current_norm
by Hans Verkuil
· 12 years ago
314527a
[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
82f0efb
[media] tm6000: fix an uninitialized variable
by Hans Verkuil
· 12 years ago
ed57256
[media] tm6000: fix G/TRY_FMT
by Hans Verkuil
· 12 years ago
52dec54
[media] tm6000: add poll op for radio device node
by Hans Verkuil
· 12 years ago
e618578
[media] tm6000: set colorspace field
by Hans Verkuil
· 12 years ago
770056c
[media] tm6000: add support for control events and prio handling
by Hans Verkuil
· 12 years ago
9f74735
[media] tm6000: convert to the control framework
by Hans Verkuil
· 12 years ago
2c2a053
[media] tm6000: fix querycap and input/tuner compliance issues
by Hans Verkuil
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
b391b0e
[media] tm6000-video.c: warning fix
by Mauro Carvalho Chehab
· 12 years ago
16427fa
[media] tm6000: Add parameter to keep urb bufs allocated
by Julian Scheel
· 12 years ago
97b55f6
[media] drivers/media/usb/tm6000/tm6000-video.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
0e8025b9
[media] v4l2: make vidioc_s_audio const
by Hans Verkuil
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/tm6000/tm6000-video.c]
14a09da
[media] tm6000: remove V4L2_FL_LOCK_ALL_FOPS
by Hans Verkuil
· 12 years ago
8173090
[media] v4l: fix compiler warnings
by Hans Verkuil
· 13 years ago
5126f25
[media] v4l2-dev: add flag to have the core lock all file operations
by Hans Verkuil
· 13 years ago
f26cede
[media] tm6000: don't use KERNEL_VERSION
by Mauro Carvalho Chehab
· 13 years ago
4be9c8f
[media] tm6000: Fix check for interrupt endpoint
by Thierry Reding
· 13 years ago
875f0e3
[media] tm6000: Fix bad indentation
by Thierry Reding
· 13 years ago
36d36b8
[media] tm6000: Warning cleanup
by Mauro Carvalho Chehab
· 13 years ago
8159c18
[media] tm6000: bugfix at interrupt reset
by Stefan Ringel
· 13 years ago
be30497
[media] move tm6000 to drivers/media/video
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/staging/tm6000/tm6000-video.c]
aa4a583
[media] tm6000: Do not use video buffers in radio mode
by Thierry Reding
· 13 years ago
dd0c8ab
[media] tm6000: Execute lightweight reset on close
by Thierry Reding
· 13 years ago
88e834a
[media] tm6000: Initialize isochronous transfers only once
by Thierry Reding
· 13 years ago
14f0915
[media] tm6000: Flesh out the IRQ callback
by Thierry Reding
· 13 years ago
3d1a51d
[media] tm6000: Miscellaneous cleanups
by Thierry Reding
· 13 years ago
98c0a9c
Staging: tm6000: remove unneeded check in get_next_buf()
by Dan Carpenter
· 13 years ago
ed0b6af
Remove unneeded version.h includes (and add where needed) for drivers/tm6000/
by Jesper Juhl
· 13 years ago
ed7c221
staging: tm6000: cleaned up code in tm6000-video.c according to coding style
by Curtis McEnroe
· 14 years ago
423c79e
[media] tm6000: fix uninitialized field, change prink to dprintk
by Stefan Ringel
· 14 years ago
2f349da
[media] tm6000: add pts logging
by Stefan Ringel
· 14 years ago
1f38571
[media] tm6000: change from ioctl to unlocked_ioctl
by Stefan Ringel
· 14 years ago
7ecff8c
[media] tm6000: all audio packets must swab
by Stefan Ringel
· 14 years ago
0f6040e
[media] tm6000: change input control
by Stefan Ringel
· 14 years ago
b8f7bd8
[media] tm6000: vitual input enums
by Stefan Ringel
· 14 years ago
886a3c0
[media] tm6000: add tm6010 audio mode setup
by Stefan Ringel
· 14 years ago
1416910
[media] tm6000: add radio capabilities
by Stefan Ringel
· 14 years ago
cc73b4b
[media] tm6000: fix vbuf may be used uninitialized
by Jarod Wilson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2aefbc1
[media] tm6000: fix s-video input
by Dmitri Belimov
· 14 years ago
8aff8ba
[media] tm6000: add radio support to the driver
by Dmitri Belimov
· 14 years ago
3c61be4
[media] tm6000: rework init code
by Dmitri Belimov
· 14 years ago
641d211
[media] tm6000: rework and fix IR
by Dmitri Belimov
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
4f52610
[media] tm6000: bugfix set tv standards
by Stefan Ringel
· 14 years ago
60fbfdf
[media] Staging: tm6000: fix braces, tabs, comments and space coding style issue in tm6000-video.c
by Ruslan Pisarev
· 14 years ago
9efd85d
[media] tm6000: fix resource locking
by Mauro Carvalho Chehab
· 14 years ago
dc96113
[media] tm6000: don't use BKL at the driver
by Mauro Carvalho Chehab
· 14 years ago
589851d
[media] V4L-DVB: tm6000: Move VBI init to a separate function
by Mauro Carvalho Chehab
· 14 years ago
709944e
[media] tm6000: add audio standards table
by Mauro Carvalho Chehab
· 14 years ago
73f4d26
V4L/DVB: tm6000+audio
by Dmitri Belimov
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
ccfb302
V4L/DVB: tm6000: Partially revert some copybuf logic
by Mauro Carvalho Chehab
· 14 years ago
758bb0b
V4L/DVB: tm6000: Be sure that the new buffer is empty
by Mauro Carvalho Chehab
· 15 years ago
d0669c8
V4L/DVB: tm6000: Fix copybuf continue logic
by Mauro Carvalho Chehab
· 15 years ago
23ba946
V4L/DVB: tm6000: audio packet has always 180 bytes
by Mauro Carvalho Chehab
· 15 years ago
faa7c13
V4L/DVB: tm6000: avoid unknown symbol tm6000_debug
by Mauro Carvalho Chehab
· 15 years ago
b17b869
V4L/DVB: tm6000: Add a callback code for buffer fill
by Mauro Carvalho Chehab
· 15 years ago
83cb9a5
V4L/DVB: tm6000: rewrite copy_streams
by Stefan Ringel
· 15 years ago
5a4b55e
V4L/DVB: tm6000: bugfix stabilizing urb data
by Stefan Ringel
· 15 years ago
4b6ed9f
V4L/DVB: tm6000: bugfix video image
by Stefan Ringel
· 15 years ago
3569417
V4L/DVB: tm6000: add vbi message inside the type switch
by Stefan Ringel
· 15 years ago
0f9bdbc
V4L/DVB: tm6000: bugfix incorrect size
by Stefan Ringel
· 15 years ago
e8d0416
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
by Mauro Carvalho Chehab
· 15 years ago
3c7c5e9
V4L/DVB: tm6000: bugfix image position
by Stefan Ringel
· 15 years ago
5a11b6f
Fix compilation breakage with tm6000
by Mauro Carvalho Chehab
· 15 years ago
4223871
V4L/DVB: Fix color format with tm6010
by Mauro Carvalho Chehab
· 15 years ago
801dd3b
V4L/DVB: tm6000: Don't copy outside the buffer
by Mauro Carvalho Chehab
· 15 years ago
f4b727b
V4L/DVB: tm6000: Fix a panic if buffer become NULL
by Mauro Carvalho Chehab
· 15 years ago
6ae635c
V4L/DVB: tm6000: Properly set alternate when preparing to stream
by Mauro Carvalho Chehab
· 15 years ago
c16dd82
V4L/DVB: TM6000: Fix code which cause memory corruption
by Bee Hock Goh
· 15 years ago
9afec49
V4L/DVB: tm6000: Replace all magic values by a register alias
by Mauro Carvalho Chehab
· 15 years ago
e28f49b
V4L/DVB: tm6000: fix some info messages
by Dmitri Belimov
· 15 years ago
f8960ee
V4L/DVB: drivers/staging/tm6000/tm6000-video.c: correct NULL test
by Julia Lawall
· 15 years ago
833724a
V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
0a34df5
V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor number
by Mauro Carvalho Chehab
· 15 years ago
64d339d
V4L/DVB (12853): tm6000: Fix almost all warnings at the driver
by Mauro Carvalho Chehab
· 15 years ago
427f7fa
V4L/DVB (12852): tm6000: Fix compilation against 2.6.31
by Mauro Carvalho Chehab
· 15 years ago
e8a4845
V4L/DVB (12845): tm6000: more buffer handling fixes
by Mauro Carvalho Chehab
· 16 years ago
1f9305b
V4L/DVB (12844): tm6000: avoid writing on a floating pointer
by Mauro Carvalho Chehab
· 16 years ago
721f507
V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling buffer
by Mauro Carvalho Chehab
· 16 years ago
2a8145d
V4L/DVB (12841): tm6000: Fix compilation with newer v4l2-dev API
by Mauro Carvalho Chehab
· 16 years ago
ed0236a
V4L/DVB (12836): tm6000: revert to an old way to copy video
by Mauro Carvalho Chehab
· 17 years ago
c144c03
V4L/DVB (12835): tm6000: Cleanups to work like em28xx-video
by Mauro Carvalho Chehab
· 17 years ago
ee1fc07
V4L/DVB (12829): tm6000: several changes on usb preparation trying to avoid -EPROTO errors
by Mauro Carvalho Chehab
· 17 years ago
c4acf48
V4L/DVB (12828): tm6000: fixes several CodingStyle and do some cleanups
by Mauro Carvalho Chehab
· 17 years ago
204193d
V4L/DVB (12827): tm6000: fix image hangs
by Mauro Carvalho Chehab
· 17 years ago
6eb5c8a
V4L/DVB (12823): tm6000: Uses another method for handling incomplete packets
by Mauro Carvalho Chehab
· 17 years ago
47878f1
V4L/DVB (12815): tm6000: follow videobuf API changes
by Mauro Carvalho Chehab
· 17 years ago
c1a1641
V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-video
by Mauro Carvalho Chehab
· 17 years ago
7f9b141
V4L/DVB (12803): tm6000: make tm6000_devused static
by Mauro Carvalho Chehab
· 17 years ago
a228618
V4L/DVB (12800): tm6000: fix tm6000 analog video buffer handling
by Mauro Carvalho Chehab
· 17 years ago
cc6c60d
V4L/DVB (12799): tm6000: avoid troubles if a header is broken on separate URBs
by Mauro Carvalho Chehab
· 17 years ago
e2c9500
V4L/DVB (12798): tm6000: Split header processing from header find
by Mauro Carvalho Chehab
· 17 years ago
c13dd70
V4L/DVB (12797): tm6000: Allow selecting audio bitrate
by Mauro Carvalho Chehab
· 17 years ago
Next »