aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-streams.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-1014/+0
2012-08-09[media] ivtv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-4/+0
2012-07-06[media] ivtv: don't mess with vfd->debugHans Verkuil1-2/+2
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+4
2012-03-08[media] ivtv: simplify how the decoder controls are set upHans Verkuil1-4/+1
2012-02-14[media] ivtv: implement new decoder controlsHans Verkuil1-1/+4
2012-02-14[media] ivtv: implement new decoder command ioctlsHans Verkuil1-2/+2
2012-01-23[media] ivtv: setup per-device capsHans Verkuil1-0/+14
2012-01-16[media] ivtv: remove open_id/id from the filehandle codeHans Verkuil1-1/+0
2012-01-16[media] ivtv: switch to the v4l core lockHans Verkuil1-0/+1
2011-06-01[media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong1-2/+2
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil1-0/+1
2010-08-08V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil1-9/+15
2010-08-02V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong1-4/+1
2010-08-02V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong1-1/+11
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screenIan Armstrong1-0/+3
2010-06-01V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong1-0/+7
2010-06-01V4L/DVB: ivtv: Avoid accidental video standard changeIan Armstrong1-2/+14
2010-05-19V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil1-1/+4
2010-05-19V4L/DVB: ivtv: support the new events APIHans Verkuil1-0/+5
2010-05-18V4L/DVB: ivtv: Really stop capture on device closeIan Armstrong1-0/+4
2010-05-18V4L/DVB: ivtv: Combine capture start delays into a single delayAndy Walls1-2/+1
2010-02-26V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hangAndy Walls1-2/+2
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls1-0/+4
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-9/+10
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn functionHans Verkuil1-1/+1
2009-09-19V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil1-34/+34
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-5/+3
2008-12-30V4L/DVB (9975): ivtv: set v4l2_dev instead of parent.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil1-6/+7
2008-10-21V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil1-2/+2
2008-10-13V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil1-1/+1
2008-10-12V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil1-18/+22
2008-09-03V4L/DVB (8648): ivtv: improve CC supportHans Verkuil1-1/+1
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-5/+0
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev rules.Hans Verkuil1-2/+2
2008-07-20V4L/DVB (8104): cx18/ivtv: ioctl debugging improvementsHans Verkuil1-2/+2
2008-07-20V4L/DVB (8079): ivtv: Convert to video_ioctl2.Hans Verkuil1-1/+2
2008-06-05V4L/DVB (7885): ivtv/cx18: add compat_ioctl entriesHans Verkuil1-14/+16
2008-05-14V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil1-5/+8
2008-04-24V4L/DVB (7591): drivers/media/video: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-01-25V4L/DVB (6776): ivtv: Some general fixesRichard Knutsson1-2/+2
2008-01-25V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frameworkIan Armstrong1-16/+1
2008-01-25V4L/DVB (6483): ivtv-streams: make file_operations constDouglas Schilling Landgraf1-2/+2
2007-12-11V4L/DVB (6485): ivtv: fix compile warningHans Verkuil1-1/+1
2007-10-22V4L/DVB (6347): ivtv: fix video mute when radio is usedHans Verkuil1-7/+10
2007-10-22V4L/DVB (6342): ivtv: fix circular locking (bug 9037)Hans Verkuil1-42/+58
2007-10-22V4L/DVB (6339): ivtv: set the video color to black instead of green when capturing from the radioHans Verkuil1-1/+2