index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
vivi.c
Age
Commit message (
Expand
)
Author
2012-02-14
[media] vivi: use v4l2_ctrl_subscribe_event
Hans Verkuil
2012-02-14
[media] v4l2: standardize log start/end message
Hans Verkuil
2012-01-26
[media] vivi: don't set V4L2_CAP_DEVICE_CAPS for the device_caps field
Hans Verkuil
2012-01-23
[media] vivi: set device_caps
Hans Verkuil
2011-11-03
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
2011-09-21
[media] vivi: add support for VIDIOC_LOG_STATUS
Hans Verkuil
2011-09-06
[media] media: vb2: change queue initialization order
Marek Szyprowski
2011-09-06
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
2011-09-06
[media] vivi: fill in colorspace
Hans Verkuil
2011-07-27
[media] vivi: add bitmask test control
Hans Verkuil
2011-07-27
[media] vivi: Fix sleep-in-atomic-context
Hans Verkuil
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
2011-07-27
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
Hans Verkuil
2011-07-27
[media] vivi: support control events
Hans Verkuil
2011-07-27
[media] vivi: add autogain/gain support to test the autocluster functionality
Hans Verkuil
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-03-22
[media] v4l2: use new flag to enable core priority handling
Hans Verkuil
2011-03-22
[media] vivi: convert to core priority handling
Hans Verkuil
2011-03-21
[media] vivi: fix compiler warning
Hans Verkuil
2011-03-21
[media] vivi: convert to the control framework and add test controls
Hans Verkuil
2011-03-21
[media] v4l: vivi: port to videobuf2
Pawel Osciak
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-10-21
V4L/DVB: vivi: remove BKL
Hans Verkuil
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-05-19
V4L/DVB: vivi and mem2mem_testdev need slab.h to build
Randy Dunlap
2010-05-19
V4L/DVB: vivi: clean up and a major overhaul
Hans Verkuil
2010-05-19
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
2010-02-26
V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance()
Roel Kluin
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-07-05
V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...
Mauro Carvalho Chehab
2009-06-23
V4L/DVB (11905): vivi: Use v4l bounding/alignment function
Trent Piepho
2009-03-30
V4L/DVB (10912): vivi: fix compile warning.
Hans Verkuil
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10647): vivi: add slider flag to controls.
Hans Verkuil
2009-03-30
V4L/DVB (10646): vivi: controls are per-device, not global.
Hans Verkuil
2009-03-30
V4L/DVB (10645): vivi: introduce v4l2_device and do several cleanups
Hans Verkuil
2009-03-30
V4L/DVB (10642): vivi: update comment to reflect that vivi can now create mor...
Hans Verkuil
2009-03-30
V4L/DVB (10211): vivi: Implements 4 inputs on vivi
Mauro Carvalho Chehab
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-17
V4L/DVB (9239): Add support for rgb555 pixel formats to vivi
Magnus Damm
2008-10-17
V4L/DVB (9238): Add support for rgb565 pixel formats to vivi
Magnus Damm
2008-10-17
V4L/DVB (9237): Add uyvy pixel format support to vivi
Magnus Damm
2008-10-17
V4L/DVB (9236): Teach vivi about multiple pixel formats
Magnus Damm
2008-10-17
V4L/DVB (9235): Precalculate vivi yuv values
Magnus Damm
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-09-03
V4L/DVB (8842): vivi_release(): fix use-after-free
Adrian Bunk
[next]