summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv
AgeCommit message (Expand)Author
2009-05-27Building system: Restore compilation with kernels older than 2.6.29Mauro Carvalho Chehab
2009-05-13ivtv: Probe more I2C addresses for IR devicesMauro Carvalho Chehab
2009-05-13ir-kbd-i2c: Switch to the new-style device binding modelMauro Carvalho Chehab
2009-05-02V4L/DVB: cleanup redundant tests on unsignedMauro Carvalho Chehab
2009-05-02ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionMauro Carvalho Chehab
2009-05-02ivtv: fix incorrect bit testsMauro Carvalho Chehab
2009-05-02ivtv: use v4l2_device_set_name.Mauro Carvalho Chehab
2009-05-02ivtv: fix compiler warning.Mauro Carvalho Chehab
2009-04-02ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-subdev: change prototype of s_crystal_freq.Hans Verkuil
2009-03-30v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-03-14cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG streamAndy Walls
2009-03-11ivtv: bump versionHans Verkuil
2009-02-16ivtv: fix regression in get sliced vbi formatHans Verkuil
2009-02-14ivtv: fix decoder crash regressionHans Verkuil
2009-02-13v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-02-07ivtv: cleanup naming conventionsMauro Carvalho Chehab
2009-02-06ivtv/cx18: fix g_fmt and try_fmt for raw videoMauro Carvalho Chehab
2009-01-17Merge from master v4l-dvb repoAndy Walls
2009-01-12ivtv: fix memory leakHans Verkuil
2009-01-01cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-23ivtv: set v4l2_dev instead of parent.Hans Verkuil
2008-11-29ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2008-11-25fix boards for kernels with algo_controlMauro Carvalho Chehab
2008-11-03ivtv: enable tuner support for Yuan PG600-2Hans Verkuil
2008-11-03ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil
2008-10-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-10-28ivtv/ivtvfb: no longer experimentalHans Verkuil
2008-10-28ivtv: remove incorrect V4L1 & tvaudio dependencyHans Verkuil
2008-10-18backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9Mauro Carvalho Chehab
2008-10-21Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-19ivtvfb: FB_BLANK_POWERDOWN turns off video outputHans Verkuil
2008-10-18ivtv: avoid green flashing when loading ivtvHans Verkuil
2008-10-18ivtv: switch to unlocked_ioctl.Hans Verkuil
2008-10-11ivtv: partially revert an earlier patch that checks the max image heightHans Verkuil
2008-10-11ivtv: yuv write() error handling tweakHans Verkuil
2008-10-09ivtv - Fix potential race condition in yuv handlerHans Verkuil
2008-10-06ivtv: V4L2_FBUF_FLAG_OVERLAY status fixHans Verkuil
2008-10-06ivtvfb: Enable DMA write() for kernels < 2.6.22Hans Verkuil
2008-10-04ivtvfb: fix sparse warnings and improve write functionHans Verkuil
2008-10-04ivtv: fix raw/sliced VBI mixupHans Verkuil
2008-09-08ivtv: fix broken saa7127 load on kernels < 2.6.26.Hans Verkuil