Commit Graph

76 Commits (386e50cc7d82b3799ea6f53267f04f123ae05afe)

Author SHA1 Message Date
Hans Verkuil 5325b4272a V4L/DVB (11380): v4l2-subdev: change s_routing prototype 16 years ago
Hans Verkuil 3ff4ad815c V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. 16 years ago
Hans Verkuil 0c84674353 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. 16 years ago
Hans Verkuil f41737ece4 V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 16 years ago
Hans Verkuil ef6078e98e V4L/DVB (11362): saa7115: remove i2c legacy code 16 years ago
Hans Verkuil bccfa449ae V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers 16 years ago
Hans Verkuil 17bdd9ddd1 V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran. 16 years ago
Hans Verkuil 674a323218 V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present. 16 years ago
Hans Verkuil 10afbef15e V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std 16 years ago
Hans Verkuil de6476f5f6 V4L/DVB (10408): v4l2: fix incorrect hue range check 16 years ago
Hans Verkuil aecde8b53b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. 16 years ago
Hans Verkuil 9415f4b216 V4L/DVB (9826): saa7115: convert to v4l2_subdev. 16 years ago
Hans Verkuil a8b864354e V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup 17 years ago
Hans Verkuil 6bd6dff631 V4L/DVB (8940): saa7115: fix saa7111(a) support 17 years ago
Hans Verkuil c5bf204f42 V4L/DVB (8790): saa7115: call i2c_set_clientdata only when state != NULL 17 years ago
Hans Verkuil 9edd350f51 V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetect driver name. 17 years ago
Hans Verkuil f87086e302 v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 17 years ago
Jean Delvare af294867a5 i2c: Convert remaining new-style drivers to use module aliasing 17 years ago
Jean Delvare d2653e9273 i2c: Add support for device alias names 17 years ago
Hans Verkuil e0028027c6 V4L/DVB (7342): saa7115: fix PAL-Nc handling 17 years ago
Douglas Schilling Landgraf ff699e6bd0 V4L/DVB (7094): static memory 17 years ago
Hans Verkuil 188f3457c2 V4L/DVB (6465): Use correct error codes when chip is not recognized 17 years ago
Hans Verkuil fbaa3d0db4 V4L/DVB (6455): saa7115: convert to bus-based I2C API 17 years ago
Hans Verkuil 1e5e9aab31 V4L/DVB (5414): Add missing kfree in early exit of saa7115. 18 years ago
Hans Verkuil 3434eb7e14 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT 18 years ago
Mauro Carvalho Chehab a9aaec4e83 V4L/DVB (5408): Fix SECAM handling on saa7115 18 years ago
Hans Verkuil f3d092b84a V4L/DVB (5304): Improve chip matching in v4l2_register 18 years ago
Hans Verkuil faeb4ab38f V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA 18 years ago
Trent Piepho 62d50addf0 V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER 18 years ago
Trent Piepho 52ebc763d8 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only 18 years ago
Marco Schluessler 4cbca185e9 V4L/DVB (5113): Adds video output routing 18 years ago
Hans Verkuil d0d30c03ed V4L/DVB (4886): Minor coding style improvements 18 years ago
Hans Verkuil f7668162a3 V4L/DVB (4885): Improve saa711x check 18 years ago
Pádraig Brady fc2fa31f4e V4L/DVB (4739): SECAM support for saa7113 into saa7115 19 years ago
Mauro Carvalho Chehab 183d896a03 V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value 19 years ago
Mauro Carvalho Chehab 97d9e80e75 V4L/DVB (4598): Fix a typo: VRES, instead o HRES 19 years ago
Mike Isely 22ebb77dfa V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC 19 years ago
Mauro Carvalho Chehab d9dce96fae V4L/DVB (4592): Fixes some troubles on saa7115 19 years ago
Mauro Carvalho Chehab 3e7d3e5735 V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work 19 years ago
Mauro Carvalho Chehab d87edf264a V4L/DVB (4573): Fix: There were some missing breaks at register check routine 19 years ago
Mauro Carvalho Chehab 66440ccbf2 V4L/DVB (4565): Fix scaling calculus 19 years ago
Mauro Carvalho Chehab 59ba915495 V4L/DVB (4555): Cleanup: removed hardcoded tables 19 years ago
Mauro Carvalho Chehab 66ec1193ba V4L/DVB (4554): Renamed several common structs/functions to saa711x instead of saa7115 19 years ago
Mauro Carvalho Chehab 89f75ffc7e V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 19 years ago
Mauro Carvalho Chehab 96ecfc4edf V4L/DVB (4551): Added register aliases for saa711x registers, instead of using reg numbers 19 years ago
Mauro Carvalho Chehab 236f16d241 V4L/DVB (4550): Make saa7115 to report the complete chipset name 19 years ago
Hans Verkuil 18318e0004 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. 19 years ago
Hans Verkuil c7c0b34c27 V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 19 years ago
Hans Verkuil b7f8292c96 V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. 19 years ago
Hans Verkuil 9bc7400a9d V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 19 years ago