aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvp5150.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] tvp5150: COMPOSITE0 input should not force-enable TV modePaul Walmsley1-3/+1
2010-10-21V4L/DVB: tvp5150: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-06-01V4L/DVB: tvp5150: remove obsolete g/s_fmt opsHans Verkuil1-20/+0
2010-05-19V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil1-3/+0
2010-05-19V4L/DVB: tvp5150: support new vbi ops to set/get VBI formatHans Verkuil1-25/+41
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-9/+12
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11363): tvp5150: remove i2c legacy code.Hans Verkuil1-16/+1
2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil1-4/+4
2009-03-30V4L/DVB (10738): Get rid of video_decoder.h header were uneededMauro Carvalho Chehab1-1/+0
2009-03-30V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.Hans Verkuil1-1/+0
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-7/+6
2008-12-30V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctlMauro Carvalho Chehab1-0/+16
2008-12-30V4L/DVB (9958): tvp5150: convert to v4l2_subdev.Hans Verkuil1-443/+387
2008-12-29V4L/DVB (9363): tvp5150: add support to enable raw vbiMarkus Rechberger1-0/+15
2008-07-26V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro1-2/+2
2008-03-20V4L/DVB (7362): tvp5150.c: logical-bitwise and confusionRoel Kluin1-2/+2
2007-12-11V4L/DVB (6542): Fix S-video mode on tvp5150Mauro Carvalho Chehab1-0/+11
2007-11-04V4L/DVB (6518): Fix tvp5150 default valuesMauro Carvalho Chehab1-8/+8
2007-07-18V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day1-1/+1
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-1/+1
2007-02-21V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho1-10/+4
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-2/+2
2006-09-26V4L/DVB (4506): TVP5150 routing logic were broken.Mauro Carvalho Chehab1-1/+6
2006-06-25V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150Hans Verkuil1-16/+29
2006-04-02V4L/DVB (3700): Remove obsolete commands from tvp5150.cHans Verkuil1-118/+4
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil1-1/+9
2006-04-02V4L/DVB (3643): Fix default values for tvp5150 controlsMauro Carvalho Chehab1-4/+4
2006-02-07V4L/DVB (3325): Disabled debug on by default in tvp5150Markus Rechberger1-1/+1
2006-02-07V4L/DVB (3281): Added signal detection support to tvp5150Markus Rechberger1-0/+11
2006-01-23V4L/DVB (3420): Added iocls to configure VBI on tvp5150Mauro Carvalho Chehab1-2/+68
2006-01-23V4L/DVB (3410): Implemented sliced VBI set on VIDIOC_S_FMTMauro Carvalho Chehab1-5/+42
2006-01-23V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab1-57/+104
2006-01-23V4L/DVB (3407): added some code for VBI processing and cleanup debug dumpMauro Carvalho Chehab1-286/+207
2006-01-23V4L/DVB (3405): Fixes tvp5150a/am1 detection.Mauro Carvalho Chehab1-9/+12
2006-01-15Merge branch 'work'Mauro Carvalho Chehab1-1/+1
2006-01-15V4L/DVB (3377): make some code staticAdrian Bunk1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab1-7/+6
2006-01-09V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab1-0/+24
2006-01-09V4L/DVB (3232): Several improvements at tvp5150 driverMauro Carvalho Chehab1-61/+362
2006-01-09V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devicesMauro Carvalho Chehab1-36/+45
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0