index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
vivi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-05
V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...
Mauro Carvalho Chehab
1
-49
/
+50
2009-06-23
V4L/DVB (11905): vivi: Use v4l bounding/alignment function
Trent Piepho
1
-9
/
+2
2009-03-30
V4L/DVB (10912): vivi: fix compile warning.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
1
-4
/
+0
2009-03-30
V4L/DVB (10647): vivi: add slider flag to controls.
Hans Verkuil
1
-5
/
+5
2009-03-30
V4L/DVB (10646): vivi: controls are per-device, not global.
Hans Verkuil
1
-18
/
+22
2009-03-30
V4L/DVB (10645): vivi: introduce v4l2_device and do several cleanups
Hans Verkuil
1
-128
/
+130
2009-03-30
V4L/DVB (10642): vivi: update comment to reflect that vivi can now create mor...
Hans Verkuil
1
-4
/
+1
2009-03-30
V4L/DVB (10211): vivi: Implements 4 inputs on vivi
Mauro Carvalho Chehab
1
-44
/
+142
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-7
/
+5
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-3
/
+3
2008-10-18
V4L/DVB (9239): Add support for rgb555 pixel formats to vivi
Magnus Damm
1
-0
/
+40
2008-10-18
V4L/DVB (9238): Add support for rgb565 pixel formats to vivi
Magnus Damm
1
-0
/
+40
2008-10-18
V4L/DVB (9237): Add uyvy pixel format support to vivi
Magnus Damm
1
-0
/
+20
2008-10-18
V4L/DVB (9236): Teach vivi about multiple pixel formats
Magnus Damm
1
-30
/
+67
2008-10-18
V4L/DVB (9235): Precalculate vivi yuv values
Magnus Damm
1
-59
/
+58
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-1
/
+6
2008-09-04
V4L/DVB (8842): vivi_release(): fix use-after-free
Adrian Bunk
1
-4
/
+4
2008-09-04
V4L/DVB (8751): vivi: Fix some issues at vivi register routine
Mauro Carvalho Chehab
1
-8
/
+36
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-7
/
+11
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-20
V4L/DVB (8024): vivi: rename MODULE_NAME macro to VIVI_MODULE_NAME to avoid n...
Mauro Carvalho Chehab
1
-4
/
+4
2008-07-20
V4L/DVB (8023): vivi: announce that it is registered as /dev/video%d
Carl Karsten
1
-4
/
+15
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-9
/
+9
2008-06-26
V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
Marcin Slusarz
1
-3
/
+4
2008-04-26
V4L/DVB (7732): vivi: fix a warning
Mauro Carvalho Chehab
1
-1
/
+1
2008-04-24
V4L/DVB (7551): vivi: Add a missing \n
Mauro Carvalho Chehab
1
-2
/
+2
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-11
/
+11
2008-04-24
V4L/DVB (7492): vivi: Simplify the vivi driver and avoid deadlocks
Brandon Philips
1
-232
/
+81
2008-04-24
V4L/DVB (7491): vivi: make vivi openable only once
Brandon Philips
1
-2
/
+18
2008-04-24
V4L/DVB (7456): vivi: Add 32bit compatibility to the module
Mauro Carvalho Chehab
1
-0
/
+1
2008-01-26
V4L/DVB (7022): Fix timestamp presentation on vivi driver
Mauro Carvalho Chehab
1
-7
/
+8
2008-01-26
V4L/DVB (6817): Cleanup kernel thread and provide overrun detection
Mauro Carvalho Chehab
1
-32
/
+41
2008-01-26
V4L/DVB (6816): Add proper locking for buffer filling
Mauro Carvalho Chehab
1
-2
/
+10
2008-01-26
V4L/DVB (6815): Fix vivi internal debug messages
Mauro Carvalho Chehab
1
-42
/
+67
2008-01-26
V4L/DVB (6807): fix debug enable
Mauro Carvalho Chehab
1
-1
/
+1
2008-01-26
V4L/DVB (6806): Allow emulating changes of video std by vivi
Mauro Carvalho Chehab
1
-2
/
+2
2008-01-26
V4L/DVB (6758): Miscelaneous cleanups
Mauro Carvalho Chehab
1
-241
/
+246
2008-01-26
V4L/DVB (6755): Avoid troubles when using multiple devices
Mauro Carvalho Chehab
1
-4
/
+4
2008-01-26
V4L/DVB (6754): Allow vivi to open multiple video devices
Mauro Carvalho Chehab
1
-44
/
+62
2008-01-26
V4L/DVB (6753): Fix vivi to support non-zero minor node
Mauro Carvalho Chehab
1
-8
/
+32
2008-01-26
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
1
-12
/
+12
2007-12-11
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
1
-0
/
+1
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-10
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
1
-18
/
+9
2007-10-10
V4L/DVB (6277): vivi cleanup: remove the unused vars
Mauro Carvalho Chehab
1
-5
/
+0
2007-10-10
V4L/DVB (6275): V4L: vivi.c remove the "resource" locking
Brandon Philips
1
-44
/
+4
2007-10-10
V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream
Brandon Philips
1
-17
/
+2
2007-10-10
V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field
Brandon Philips
1
-2
/
+1
[next]