| Commit message (Expand) | Author | Age |
* | V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present. | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10408): v4l2: fix incorrect hue range check | 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 (9826): saa7115: convert to v4l2_subdev. | Hans Verkuil | 2008-12-30 |
* | V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup | Hans Verkuil | 2008-10-13 |
* | V4L/DVB (8940): saa7115: fix saa7111(a) support | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8790): saa7115: call i2c_set_clientdata only when state != NULL | Hans Verkuil | 2008-09-03 |
* | V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetec... | Hans Verkuil | 2008-07-20 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 |
* | i2c: Convert remaining new-style drivers to use module aliasing | Jean Delvare | 2008-05-18 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 |
* | V4L/DVB (7342): saa7115: fix PAL-Nc handling | Hans Verkuil | 2008-04-24 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 |
* | V4L/DVB (6465): Use correct error codes when chip is not recognized | Hans Verkuil | 2008-01-25 |
* | V4L/DVB (6455): saa7115: convert to bus-based I2C API | Hans Verkuil | 2008-01-25 |
* | V4L/DVB (5414): Add missing kfree in early exit of saa7115. | Hans Verkuil | 2007-04-27 |
* | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil | 2007-04-27 |
* | V4L/DVB (5408): Fix SECAM handling on saa7115 | Mauro Carvalho Chehab | 2007-03-27 |
* | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil | 2007-03-01 |
* | V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA | Hans Verkuil | 2007-02-21 |
* | 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 (5113): Adds video output routing | Marco Schluessler | 2007-02-21 |
* | V4L/DVB (4886): Minor coding style improvements | Hans Verkuil | 2006-12-10 |
* | V4L/DVB (4885): Improve saa711x check | Hans Verkuil | 2006-11-26 |
* | V4L/DVB (4739): SECAM support for saa7113 into saa7115 | P�draig Brady | 2006-10-13 |
* | V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4598): Fix a typo: VRES, instead o HRES | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC | Mike Isely | 2006-09-26 |
* | V4L/DVB (4592): Fixes some troubles on saa7115 | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4573): Fix: There were some missing breaks at register check routine | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4565): Fix scaling calculus | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4555): Cleanup: removed hardcoded tables | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o... | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin... | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4550): Make saa7115 to report the complete chipset name | Mauro Carvalho Chehab | 2006-09-26 |
* | V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i... | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil | 2006-06-25 |
* | V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 | Hans Verkuil | 2006-04-02 |
* | V4L/DVB (3607): Implement routing command for saa7115.c | Hans Verkuil | 2006-04-02 |
* | V4L/DVB (3606): Minor layout changes to make it consistent | Hans Verkuil | 2006-04-02 |
* | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil | 2006-03-24 |
* | V4L/DVB (3522): Fixed a trouble with other PAL standards | Mauro Carvalho Chehab | 2006-03-21 |
* | V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection mode | Mauro Carvalho Chehab | 2006-03-21 |
* | V4L/DVB (3513): Remove saa711x driver | Mauro Carvalho Chehab | 2006-03-21 |