Age | Commit message (Expand) | Author | Files | Lines |
2007-07-18 | V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. | Robert P. J. Day | 1 | -1/+1 |
2007-03-01 | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil | 1 | -1/+1 |
2007-02-21 | V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho | 1 | -10/+4 |
2007-02-21 | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 1 | -2/+2 |
2006-09-26 | V4L/DVB (4506): TVP5150 routing logic were broken. | Mauro Carvalho Chehab | 1 | -1/+6 |
2006-06-25 | V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i... | Hans Verkuil | 1 | -16/+29 |
2006-04-02 | V4L/DVB (3700): Remove obsolete commands from tvp5150.c | Hans Verkuil | 1 | -118/+4 |
2006-04-02 | V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 | Hans Verkuil | 1 | -1/+9 |
2006-04-02 | V4L/DVB (3643): Fix default values for tvp5150 controls | Mauro Carvalho Chehab | 1 | -4/+4 |
2006-02-07 | V4L/DVB (3325): Disabled debug on by default in tvp5150 | Markus Rechberger | 1 | -1/+1 |
2006-02-07 | V4L/DVB (3281): Added signal detection support to tvp5150 | Markus Rechberger | 1 | -0/+11 |
2006-01-23 | V4L/DVB (3420): Added iocls to configure VBI on tvp5150 | Mauro Carvalho Chehab | 1 | -2/+68 |
2006-01-23 | V4L/DVB (3410): Implemented sliced VBI set on VIDIOC_S_FMT | Mauro Carvalho Chehab | 1 | -5/+42 |
2006-01-23 | V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 | Mauro Carvalho Chehab | 1 | -57/+104 |
2006-01-23 | V4L/DVB (3407): added some code for VBI processing and cleanup debug dump | Mauro Carvalho Chehab | 1 | -286/+207 |
2006-01-23 | V4L/DVB (3405): Fixes tvp5150a/am1 detection. | Mauro Carvalho Chehab | 1 | -9/+12 |
2006-01-16 | Merge branch 'work' | Mauro Carvalho Chehab | 1 | -1/+1 |
2006-01-15 | V4L/DVB (3377): make some code static | Adrian Bunk | 1 | -1/+1 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -1/+1 |
2006-01-12 | V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -2/+1 |
2006-01-09 | V4L/DVB (3307): Some cleanups at I2C modules | Mauro Carvalho Chehab | 1 | -7/+6 |
2006-01-09 | V4L/DVB (3234): Included advanced debug option to tvp5150.c | Mauro Carvalho Chehab | 1 | -0/+24 |
2006-01-09 | V4L/DVB (3232): Several improvements at tvp5150 driver | Mauro Carvalho Chehab | 1 | -61/+362 |
2006-01-09 | V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devices | Mauro Carvalho Chehab | 1 | -36/+45 |
2006-01-06 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 1 | -2/+4 |
2006-01-06 | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 1 | -1/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 1 | -1/+0 |
2005-12-12 | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 | Mauro Carvalho Chehab | 1 | -2/+1 |
2005-11-09 | [PATCH] v4l: 729: fixed include when compiling at kernel tree | Mauro Carvalho Chehab | 1 | -1/+0 |
2005-11-09 | [PATCH] v4l: 716: support for em28xx board family | akpm@osdl.org | 1 | -111/+226 |
2005-11-09 | [PATCH] v4l: 678: fixed input selection | Mauro Carvalho Chehab | 1 | -8/+54 |
2005-11-09 | [PATCH] v4l: 675: tvp5150 included on makefile | Mauro Carvalho Chehab | 1 | -181/+472 |
2005-11-09 | [PATCH] v4l: 673: initial code for texas instruments tvp5150a and tvp5150am1 | Mauro Carvalho Chehab | 1 | -0/+378 |