aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/vivi.c
Commit message (Expand)AuthorAge
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-22
* [media] vivi: convert to core priority handlingHans Verkuil2011-03-22
* [media] vivi: fix compiler warningHans Verkuil2011-03-21
* [media] vivi: convert to the control framework and add test controlsHans Verkuil2011-03-21
* [media] v4l: vivi: port to videobuf2Pawel Osciak2011-03-21
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-29
* V4L/DVB: vivi: remove BKLHans Verkuil2010-10-20
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-20
* V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap2010-05-19
* V4L/DVB: vivi: clean up and a major overhaulHans Verkuil2010-05-19
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-19
* V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance()Roel Kluin2010-02-26
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-15
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-15
* V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart2009-12-15
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-15
* V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...Mauro Carvalho Chehab2009-07-05
* V4L/DVB (11905): vivi: Use v4l bounding/alignment functionTrent Piepho2009-06-23
* V4L/DVB (10912): vivi: fix compile warning.Hans Verkuil2009-03-30
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-30
* V4L/DVB (10647): vivi: add slider flag to controls.Hans Verkuil2009-03-30
* V4L/DVB (10646): vivi: controls are per-device, not global.Hans Verkuil2009-03-30
* V4L/DVB (10645): vivi: introduce v4l2_device and do several cleanupsHans Verkuil2009-03-30
* V4L/DVB (10642): vivi: update comment to reflect that vivi can now create mor...Hans Verkuil2009-03-30
* V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab2009-03-30
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-02
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-21
* V4L/DVB (9239): Add support for rgb555 pixel formats to viviMagnus Damm2008-10-17
* V4L/DVB (9238): Add support for rgb565 pixel formats to viviMagnus Damm2008-10-17
* V4L/DVB (9237): Add uyvy pixel format support to viviMagnus Damm2008-10-17
* V4L/DVB (9236): Teach vivi about multiple pixel formatsMagnus Damm2008-10-17
* V4L/DVB (9235): Precalculate vivi yuv valuesMagnus Damm2008-10-17
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-12
* V4L/DVB (8842): vivi_release(): fix use-after-freeAdrian Bunk2008-09-03
* V4L/DVB (8751): vivi: Fix some issues at vivi register routineMauro Carvalho Chehab2008-09-03
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-27
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-26
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-23
* V4L/DVB (8024): vivi: rename MODULE_NAME macro to VIVI_MODULE_NAME to avoid n...Mauro Carvalho Chehab2008-07-20
* V4L/DVB (8023): vivi: announce that it is registered as /dev/video%dCarl Karsten2008-07-20
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-20
* V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz2008-06-26
* V4L/DVB (7732): vivi: fix a warningMauro Carvalho Chehab2008-04-26
* V4L/DVB (7551): vivi: Add a missing \nMauro Carvalho Chehab2008-04-24
* V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-24
* V4L/DVB (7492): vivi: Simplify the vivi driver and avoid deadlocksBrandon Philips2008-04-24
* V4L/DVB (7491): vivi: make vivi openable only onceBrandon Philips2008-04-24
* V4L/DVB (7456): vivi: Add 32bit compatibility to the moduleMauro Carvalho Chehab2008-04-24
* V4L/DVB (7022): Fix timestamp presentation on vivi driverMauro Carvalho Chehab2008-01-25
* V4L/DVB (6817): Cleanup kernel thread and provide overrun detectionMauro Carvalho Chehab2008-01-25