summaryrefslogtreecommitdiff
path: root/drivers/media/video/ivtv
AgeCommit message (Expand)AuthorFilesLines
2009-06-17V4L/DVB (11932): ivtv: Add missing newlineAndy Walls1-1/+1
2009-06-17V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devicesJean Delvare1-1/+6
2009-06-17V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-3/+28
2009-06-17V4L/DVB: cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-06-17V4L/DVB (11672): ivtv: use v4l2_device_set_name.Hans Verkuil1-5/+2
2009-06-05ivtv: Fix PCI DMA directionAlan Cox1-1/+2
2009-05-10V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil1-2/+2
2009-05-10V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil4-5/+8
2009-05-10V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil1-3/+6
2009-04-07V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil1-8/+0
2009-04-07V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil3-43/+49
2009-04-07V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2-15/+7
2009-04-07V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil1-4/+2
2009-04-07V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil1-5/+10
2009-04-07V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil3-3/+3
2009-04-07V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy 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 ins...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-18V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...Hans Verkuil1-2/+16
2008-10-18V4L/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 vi...Hans Verkuil2-14/+10