aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvp5150.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab1-2/+1
2005-11-09[PATCH] v4l: 729: fixed include when compiling at kernel treeMauro Carvalho Chehab1-1/+0
2005-11-09[PATCH] v4l: 716: support for em28xx board familyakpm@osdl.org1-111/+226
2005-11-09[PATCH] v4l: 678: fixed input selectionMauro Carvalho Chehab1-8/+54
2005-11-09[PATCH] v4l: 675: tvp5150 included on makefileMauro Carvalho Chehab1-181/+472
2005-11-09[PATCH] v4l: 673: initial code for texas instruments tvp5150a and tvp5150am1Mauro Carvalho Chehab1-0/+378