| Commit message (Expand) | Author | Age |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11363): tvp5150: remove i2c legacy code. | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10738): Get rid of video_decoder.h header were uneeded | Mauro Carvalho Chehab | 2009-03-30 |
* | V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 2009-01-02 |
* | V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl | Mauro Carvalho Chehab | 2008-12-30 |
* | V4L/DVB (9958): tvp5150: convert to v4l2_subdev. | Hans Verkuil | 2008-12-30 |
* | V4L/DVB (9363): tvp5150: add support to enable raw vbi | Markus Rechberger | 2008-12-29 |
* | V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po... | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 |
* | NULL noise: drivers/media | Al Viro | 2008-03-30 |
* | V4L/DVB (7362): tvp5150.c: logical-bitwise and confusion | Roel Kluin | 2008-03-20 |
* | V4L/DVB (6542): Fix S-video mode on tvp5150 | Mauro Carvalho Chehab | 2007-12-11 |
* | V4L/DVB (6518): Fix tvp5150 default values | Mauro Carvalho Chehab | 2007-11-04 |
* | V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. | Robert P. J. Day | 2007-07-18 |
* | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil | 2007-03-01 |
* | V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho | 2007-02-21 |
* | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 2007-02-21 |
* | V4L/DVB (4506): TVP5150 routing logic were broken. | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i... | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (3700): Remove obsolete commands from tvp5150.c | Hans Verkuil | 2006-04-02 |
* | V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 | Hans Verkuil | 2006-04-02 |
* | V4L/DVB (3643): Fix default values for tvp5150 controls | Mauro Carvalho Chehab | 2006-04-02 |
* | V4L/DVB (3325): Disabled debug on by default in tvp5150 | Markus Rechberger | 2006-02-07 |
* | V4L/DVB (3281): Added signal detection support to tvp5150 | Markus Rechberger | 2006-02-07 |
* | V4L/DVB (3420): Added iocls to configure VBI on tvp5150 | Mauro Carvalho Chehab | 2006-01-23 |
* | V4L/DVB (3410): Implemented sliced VBI set on VIDIOC_S_FMT | Mauro Carvalho Chehab | 2006-01-23 |
* | V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 | Mauro Carvalho Chehab | 2006-01-23 |
* | V4L/DVB (3407): added some code for VBI processing and cleanup debug dump | Mauro Carvalho Chehab | 2006-01-23 |
* | V4L/DVB (3405): Fixes tvp5150a/am1 detection. | Mauro Carvalho Chehab | 2006-01-23 |
* | Merge branch 'work' | Mauro Carvalho Chehab | 2006-01-15 |
|\ |
|
| * | V4L/DVB (3377): make some code static | Adrian Bunk | 2006-01-15 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
|/ |
|
* | V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-01-11 |
* | V4L/DVB (3307): Some cleanups at I2C modules | Mauro Carvalho Chehab | 2006-01-09 |
* | V4L/DVB (3234): Included advanced debug option to tvp5150.c | Mauro Carvalho Chehab | 2006-01-09 |
* | V4L/DVB (3232): Several improvements at tvp5150 driver | Mauro Carvalho Chehab | 2006-01-09 |
* | V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devices | Mauro Carvalho Chehab | 2006-01-09 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-06 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-06 |
* | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-06 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-06 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 | Mauro Carvalho Chehab | 2005-12-12 |
* | [PATCH] v4l: 729: fixed include when compiling at kernel tree | Mauro Carvalho Chehab | 2005-11-09 |
* | [PATCH] v4l: 716: support for em28xx board family | akpm@osdl.org | 2005-11-09 |
* | [PATCH] v4l: 678: fixed input selection | Mauro Carvalho Chehab | 2005-11-09 |
* | [PATCH] v4l: 675: tvp5150 included on makefile | Mauro Carvalho Chehab | 2005-11-09 |
* | [PATCH] v4l: 673: initial code for texas instruments tvp5150a and tvp5150am1 | Mauro Carvalho Chehab | 2005-11-09 |