| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB: saa7127: remove obsolete v4l2-i2c-drv.h header | Hans Verkuil | 2010-10-21 | 1 | -6/+21 |
* | V4L/DVB: saa7127: remove obsolete g_fmt support | Hans Verkuil | 2010-06-01 | 1 | -8/+0 |
* | V4L/DVB: saa7127: support new vbi ops to set/get VBI format | Hans Verkuil | 2010-05-19 | 1 | -10/+15 |
* | V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct | Hans Verkuil | 2010-05-19 | 1 | -1/+5 |
* | V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA... | Andy Walls | 2010-02-26 | 1 | -7/+40 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-07 | 1 | -5/+6 |
* | V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support. | Hans Verkuil | 2009-03-30 | 1 | -1/+0 |
* | V4L/DVB (10216): saa7127: fix broken S-Video with saa7129 | Martin Dauskardt | 2009-01-29 | 1 | -22/+30 |
* | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 2009-01-02 | 1 | -7/+6 |
* | V4L/DVB (9827): saa7127: convert to v4l2_subdev. | Hans Verkuil | 2008-12-30 | 1 | -189/+232 |
* | V4L/DVB (9240): saa7127: Fix two typos | Jean Delvare | 2008-10-17 | 1 | -1/+1 |
* | V4L/DVB (8379): saa7127: Make device detection optional | Jean Delvare | 2008-07-20 | 1 | -15/+27 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 | 1 | -1/+0 |
* | i2c: Convert remaining new-style drivers to use module aliasing | Jean Delvare | 2008-05-18 | 1 | -2/+7 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 |
* | V4L/DVB (6867): saa7127: CodingStyle cleanups | Hans Verkuil | 2008-01-25 | 1 | -29/+32 |
* | V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no l... | Hans Verkuil | 2008-01-25 | 1 | -1/+1 |
* | V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n... | Hans Verkuil | 2008-01-25 | 1 | -4/+0 |
* | V4L/DVB (6465): Use correct error codes when chip is not recognized | Hans Verkuil | 2008-01-25 | 1 | -3/+3 |
* | V4L/DVB (6456): saa7127: convert to bus-based I2C API | Hans Verkuil | 2008-01-25 | 1 | -70/+13 |
* | V4L/DVB (6116): ivtv: VBI cleanups and fixes | Hans Verkuil | 2007-10-10 | 1 | -5/+5 |
* | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil | 2007-04-27 | 1 | -4/+4 |
* | V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT | Hans Verkuil | 2007-04-27 | 1 | -2/+2 |
* | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil | 2007-03-01 | 1 | -1/+1 |
* | V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho | 2007-02-21 | 1 | -10/+4 |
* | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 2007-02-21 | 1 | -2/+2 |
* | V4L/DVB (4110): Small bug in saa7127.c | Jose Alberto Reguero | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3767): Pvr350 tv out (saa7127) | Jose Alberto Reguero | 2006-05-13 | 1 | -0/+1 |
* | V4L/DVB (3608): Implement new routing commands in saa7127.c | Hans Verkuil | 2006-04-02 | 1 | -25/+18 |
* | V4L/DVB (3345): Fixes some bad global variables | Mauro Carvalho Chehab | 2006-01-11 | 1 | -18/+18 |
* | V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-01-11 | 1 | -4/+2 |
* | V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil | 2006-01-09 | 1 | -51/+27 |
* | V4L/DVB (3123a): remove uneeded #if from V4L subsystem | Mauro Carvalho Chehab | 2006-01-09 | 1 | -4/+0 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-06 | 1 | -6/+10 |
* | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-06 | 1 | -1/+0 |
* | V4L/DVB (3191): Fix CC output | Hans Verkuil | 2005-12-22 | 1 | -3/+3 |
* | [PATCH] V4L: Some funcions now static and I2C hw code for IR | Mauro Carvalho Chehab | 2005-12-02 | 1 | -3/+3 |
* | [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers | Mauro Carvalho Chehab | 2005-11-14 | 1 | -1/+0 |
* | [PATCH] v4l: (966) Authorship fixes for new Modules | Hans Verkuil | 2005-11-14 | 1 | -3/+1 |
* | [PATCH] v4l-944-added-driver-for-saa7127-video-tidy | Andrew Morton | 2005-11-14 | 1 | -8/+8 |
* | [PATCH] v4l: (944) added driver for saa7127 video decoder | Hans Verkuil | 2005-11-14 | 1 | -0/+852 |