summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv
AgeCommit message (Expand)Author
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-19Stop defining I2C adapter IDs nobody usesMauro Carvalho Chehab
2009-07-23ivtv: Read buffer overflowAndy Walls
2009-07-22ivtv: Fix improper GPIO audio mux input switch on video standard changeAndy Walls
2009-07-22ivtv: Fix errors in AVerTV M113 card definitions and add a new M113 cardAndy Walls
2009-07-05merge: http://linuxtv.org/hg/~awalls/ivtvMauro Carvalho Chehab
2009-07-05ivtv: Fix automatic detection of AVerMedia UltraTV 1500MCE.Andy Walls
2009-07-02ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 variant)Andy Walls
2009-07-02ivtv-driver.c: Remove unnecessary semicolonsDouglas Schilling Landgraf
2009-06-14ivtv/cx18: fix regression: class controls are no longer seenMauro Carvalho Chehab
2009-06-16Backport language typo and whitespace differencesMauro Carvalho Chehab
2009-06-05ivtv: Fix PCI directionMauro Carvalho Chehab
2009-05-22ivtv: Add missing newlineMauro Carvalho Chehab
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