summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tvp5150.c
AgeCommit message (Expand)Author
2009-04-02v4l2-subdev: change s_routing prototypeHans 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-29tvp5150: remove i2c legacy code.Hans Verkuil
2009-03-30v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil
2009-02-26Get rid of video_decoder.h header were uneededMauro Carvalho Chehab
2009-01-29v4l: remove unused I2C_DRIVERIDs.Hans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-22tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctlMauro Carvalho Chehab
2008-12-18tvp5150: convert to v4l2_subdev.Hans Verkuil
2008-10-24tvp5150: add support to enable raw vbiMauro Carvalho Chehab
2008-07-25videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-03-09 tvp5150.c: logical-bitwise and confusionMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-03Fix S-video mode on tvp5150Mauro Carvalho Chehab
2007-11-01Fix tvp5150 default valuesMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-06-05Replace C code with calls to ARRAY_SIZE macro.Mauro Carvalho Chehab
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-01-30Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2006-08-19merge from mainPatrick Boettcher
2006-08-18TVP5150 routing logic were broken.Mauro Carvalho Chehab
2006-04-02Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150Hans Verkuil
2006-04-01Remove obsolete commands from tvp5150.cHans Verkuil
2006-04-01Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil
2006-03-29Reverted sliced VBI API changes made in videodev2.h.Hans Verkuil
2006-03-28Fix default values for tvp5150 controlsMauro Carvalho Chehab
2006-02-07disabled debug on by default in tvp5150Markus Rechberger
2006-02-06Sync patches to kernelMauro Carvalho Chehab
2006-01-31Last tvp5150 patch introduced lots of bad whitespaces.Mauro Carvalho Chehab
2006-01-31added signal detection support to tvp5150Markus Rechberger
2006-01-21Added iocls to configure VBI on tvp5150Mauro Carvalho Chehab
2006-01-19Implemented sliced VBI set on VIDIOC_S_FMTMauro Carvalho Chehab
2006-01-19Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab
2006-01-19added some code for VBI processing and cleanup debug dumpMauro Carvalho Chehab
2006-01-19Fixes tvp5150a/am1 detection.Mauro Carvalho Chehab
2006-01-15From: Adrian Bunk <bunk@stusta.de>Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-09Several i2C cleanups to compile on both current linux and kernels >2.6.15Mauro Carvalho Chehab
2006-01-08i2c fixes and cleanupsMauro Carvalho Chehab
2005-12-26Included advanced debug option to tvp5150.cMauro Carvalho Chehab
2005-12-25Several improvements at tvp5150 driverMauro Carvalho Chehab
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-07kernel-sync patches.Mauro Carvalho Chehab
2005-12-02Fixed device controls for em28xx on WinTV USB2 devicesMauro Carvalho Chehab