| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value | Mauro Carvalho Chehab | 2006-09-26 | 1 | -8/+12 |
* | V4L/DVB (4598): Fix a typo: VRES, instead o HRES | Mauro Carvalho Chehab | 2006-09-26 | 1 | -4/+4 |
* | V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC | Mike Isely | 2006-09-26 | 1 | -1/+1 |
* | V4L/DVB (4592): Fixes some troubles on saa7115 | Mauro Carvalho Chehab | 2006-09-26 | 1 | -147/+141 |
* | V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work | Mauro Carvalho Chehab | 2006-09-26 | 1 | -5/+1 |
* | V4L/DVB (4573): Fix: There were some missing breaks at register check routine | Mauro Carvalho Chehab | 2006-09-26 | 1 | -1/+6 |
* | V4L/DVB (4565): Fix scaling calculus | Mauro Carvalho Chehab | 2006-09-26 | 1 | -12/+4 |
* | V4L/DVB (4555): Cleanup: removed hardcoded tables | Mauro Carvalho Chehab | 2006-09-26 | 1 | -157/+79 |
* | V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o... | Mauro Carvalho Chehab | 2006-09-26 | 1 | -141/+141 |
* | V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 | Mauro Carvalho Chehab | 2006-09-26 | 1 | -65/+187 |
* | V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin... | Mauro Carvalho Chehab | 2006-09-26 | 1 | -342/+451 |
* | V4L/DVB (4550): Make saa7115 to report the complete chipset name | Mauro Carvalho Chehab | 2006-09-26 | 1 | -1/+11 |
* | V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil | 2006-06-25 | 1 | -49/+9 |
* | V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i... | Hans Verkuil | 2006-06-25 | 1 | -28/+0 |
* | V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil | 2006-06-25 | 1 | -8/+43 |
* | V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 | Hans Verkuil | 2006-04-02 | 1 | -3/+3 |
* | V4L/DVB (3607): Implement routing command for saa7115.c | Hans Verkuil | 2006-04-02 | 1 | -0/+41 |
* | V4L/DVB (3606): Minor layout changes to make it consistent | Hans Verkuil | 2006-04-02 | 1 | -9/+9 |
* | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil | 2006-03-24 | 1 | -1/+0 |
* | V4L/DVB (3522): Fixed a trouble with other PAL standards | Mauro Carvalho Chehab | 2006-03-21 | 1 | -12/+8 |
* | V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection mode | Mauro Carvalho Chehab | 2006-03-21 | 1 | -0/+29 |
* | V4L/DVB (3513): Remove saa711x driver | Mauro Carvalho Chehab | 2006-03-21 | 1 | -14/+62 |
* | V4L/DVB (3354): Fix maximum for the saturation and contrast controls. | Hans Verkuil | 2006-02-27 | 1 | -2/+2 |
* | V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 | Mauro Carvalho Chehab | 2006-01-23 | 1 | -3/+3 |
* | V4L/DVB (3345): Fixes some bad global variables | Mauro Carvalho Chehab | 2006-01-11 | 1 | -19/+19 |
* | V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-01-11 | 1 | -4/+2 |
* | V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115 | Hans Verkuil | 2006-01-09 | 1 | -0/+55 |
* | V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil | 2006-01-09 | 1 | -51/+36 |
* | V4L/DVB (3257): Add missing audiochip.h include. | Hans Verkuil | 2006-01-09 | 1 | -0/+1 |
* | V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER | Hans Verkuil | 2006-01-09 | 1 | -0/+12 |
* | V4L/DVB (3254): Don't reprogram the video standard if it is unchanged. | Hans Verkuil | 2006-01-09 | 1 | -0/+10 |
* | V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values | Hans Verkuil | 2006-01-09 | 1 | -119/+36 |
* | V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output. | Hans Verkuil | 2006-01-09 | 1 | -0/+5 |
* | 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-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-05 | 1 | -5/+8 |
* | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
* | [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer) | Hans Verkuil | 2005-12-01 | 1 | -6/+8 |
* | [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers | Mauro Carvalho Chehab | 2005-11-13 | 1 | -1/+0 |
* | [PATCH] v4l: (966) Authorship fixes for new Modules | Hans Verkuil | 2005-11-13 | 1 | -4/+1 |
* | [PATCH] v4l: (948) adds support for saa7115 video decoder | Hans Verkuil | 2005-11-13 | 1 | -0/+1380 |