summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vivi.c
Commit message (Expand)AuthorAgeFilesLines
* [media] vivi: use v4l2_ctrl_subscribe_eventHans Verkuil2012-02-141-12/+1Star
* [media] v4l2: standardize log start/end messageHans Verkuil2012-02-141-9/+1Star
* [media] vivi: don't set V4L2_CAP_DEVICE_CAPS for the device_caps fieldHans Verkuil2012-01-261-3/+3
* [media] vivi: set device_capsHans Verkuil2012-01-231-2/+3
* [media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski2011-11-031-3/+3
* [media] vivi: add support for VIDIOC_LOG_STATUSHans Verkuil2011-09-211-0/+9
* [media] media: vb2: change queue initialization orderMarek Szyprowski2011-09-061-1/+1
* [media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski2011-09-061-1/+1
* [media] vivi: fill in colorspaceHans Verkuil2011-09-061-0/+10
* [media] vivi: add bitmask test controlHans Verkuil2011-07-271-2/+16
* [media] vivi: Fix sleep-in-atomic-contextHans Verkuil2011-07-271-3/+3
* [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-271-1/+1
* [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-271-1/+1
* [media] vivi: support control eventsHans Verkuil2011-07-271-2/+26
* [media] vivi: add autogain/gain support to test the autocluster functionalityHans Verkuil2011-07-271-1/+24
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-271-10/+4Star
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-0/+1
* [media] vivi: convert to core priority handlingHans Verkuil2011-03-221-13/+4Star
* [media] vivi: fix compiler warningHans Verkuil2011-03-221-2/+2
* [media] vivi: convert to the control framework and add test controlsHans Verkuil2011-03-221-89/+139
* [media] v4l: vivi: port to videobuf2Pawel Osciak2011-03-221-158/+199
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-12/+0Star
* V4L/DVB: vivi: remove BKLHans Verkuil2010-10-211-10/+7Star
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap2010-05-191-0/+1
* V4L/DVB: vivi: clean up and a major overhaulHans Verkuil2010-05-191-485/+324Star
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-191-2/+2
* V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance()Roel Kluin2010-02-261-1/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0Star
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-4/+3Star
* V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart2009-12-161-3/+0Star
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-5/+6
* V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...Mauro Carvalho Chehab2009-07-051-49/+50
* V4L/DVB (11905): vivi: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2Star
* V4L/DVB (10912): vivi: fix compile warning.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-301-4/+0Star
* V4L/DVB (10647): vivi: add slider flag to controls.Hans Verkuil2009-03-301-5/+5
* V4L/DVB (10646): vivi: controls are per-device, not global.Hans Verkuil2009-03-301-18/+22
* V4L/DVB (10645): vivi: introduce v4l2_device and do several cleanupsHans Verkuil2009-03-301-128/+130
* V4L/DVB (10642): vivi: update comment to reflect that vivi can now create mor...Hans Verkuil2009-03-301-4/+1Star
* V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab2009-03-301-44/+142
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-7/+5Star
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-3/+3
* V4L/DVB (9239): Add support for rgb555 pixel formats to viviMagnus Damm2008-10-171-0/+40
* V4L/DVB (9238): Add support for rgb565 pixel formats to viviMagnus Damm2008-10-171-0/+40
* V4L/DVB (9237): Add uyvy pixel format support to viviMagnus Damm2008-10-171-0/+20
* V4L/DVB (9236): Teach vivi about multiple pixel formatsMagnus Damm2008-10-171-30/+67
* V4L/DVB (9235): Precalculate vivi yuv valuesMagnus Damm2008-10-171-59/+58Star
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-1/+6
* V4L/DVB (8842): vivi_release(): fix use-after-freeAdrian Bunk2008-09-031-4/+4