aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil1-8/+0
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil3-43/+49
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil2-15/+7
2009-04-06V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil1-4/+2
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-5/+10
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil3-3/+3
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG streamAndy Walls1-0/+2
2009-03-30V4L/DVB (10965): ivtv: bump versionHans Verkuil1-1/+1
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+1
2009-03-30V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil15-130/+129
2009-03-30V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil1-5/+9
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2-5/+5
2009-02-17V4L/DVB (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil1-1/+1
2009-02-17V4L/DVB (10625): ivtv: fix decoder crash regressionHans Verkuil1-12/+12
2009-01-29V4L/DVB (10229): ivtv: fix memory leakHans Verkuil1-1/+3
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil2-13/+15
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil4-10/+8
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 Verkuil13-683/+503
2008-12-29V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2Hans Verkuil1-4/+12
2008-11-11V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil1-13/+13
2008-11-11V4L/DVB (9486): ivtv/ivtvfb: no longer experimentalHans Verkuil1-2/+2
2008-11-11V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependencyHans Verkuil1-2/+1
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab1-1/+1
2008-10-21V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong2-0/+7
2008-10-21V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt1-0/+12
2008-10-21V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil3-11/+9
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-0/+1
2008-10-17V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image heightHans Verkuil1-2/+16
2008-10-17V4L/DVB (9190): ivtv: yuv write() error handling tweakIan Armstrong1-7/+8
2008-10-13V4L/DVB (9166): ivtv - Fix potential race condition in yuv handlerIan Armstrong4-5/+9
2008-10-13V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fixIan Armstrong1-2/+3
2008-10-13V4L/DVB (9164): ivtvfb: a small cosmetic changeIan Armstrong1-1/+1
2008-10-13V4L/DVB (9163): ivtvfb: fix sparse warnings and improve write functionIan Armstrong1-39/+37
2008-10-13V4L/DVB (9162): ivtv: fix raw/sliced VBI mixupHans Verkuil6-8/+18
2008-10-13V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil1-1/+1
2008-10-12V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil2-21/+25
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2-2/+2
2008-10-12V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixesHans Verkuil2-14/+10
2008-10-12V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil1-18/+11
2008-10-12V4L/DVB (8856): v4l: fix assorted compile warnings/errorsHans Verkuil2-3/+0
2008-10-12V4L/DVB (8561): make ivtv_claim_stream() staticAdrian Bunk2-6/+1
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-2/+2
2008-09-03V4L/DVB (8648): ivtv: improve CC supportHans Verkuil6-25/+15
2008-09-03V4L/DVB (8633): ivtv: update ivtv version numberHans Verkuil1-1/+1
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-2/+0
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-5/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil1-63/+67