Commit Graph

53 Commits (9a39e273d4df0560c724c5fe71f6314a0583ca2b)

Author SHA1 Message Date
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
Hans Verkuil 1f8f5fa9b7 V4L/DVB (3607): Implement routing command for saa7115.c 19 years ago
Hans Verkuil 013423588a V4L/DVB (3606): Minor layout changes to make it consistent 19 years ago
Hans Verkuil 8bf2f8e747 V4L/DVB (3577): Cleanup audio input handling 19 years ago
Mauro Carvalho Chehab 02c17224da V4L/DVB (3522): Fixed a trouble with other PAL standards 19 years ago
Mauro Carvalho Chehab f89982a978 V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection mode 19 years ago
Mauro Carvalho Chehab f5762e441d V4L/DVB (3513): Remove saa711x driver 19 years ago
Hans Verkuil 2175771e15 V4L/DVB (3354): Fix maximum for the saturation and contrast controls. 19 years ago
Hans Verkuil ecc0b94742 V4L/DVB (3354): Fix maximum for the saturation and contrast controls. 19 years ago
Mauro Carvalho Chehab 6ac48b4587 V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 19 years ago
Mauro Carvalho Chehab f167cb4e6e V4L/DVB (3345): Fixes some bad global variables 19 years ago
Panagiotis Issaris 7408187d22 V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Hans Verkuil da4ae5a72b V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115 19 years ago
Hans Verkuil fac9e89999 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. 19 years ago
Hans Verkuil c7f3612cdb V4L/DVB (3257): Add missing audiochip.h include. 19 years ago
Hans Verkuil 3faeeae483 V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER 19 years ago
Hans Verkuil 30b54d50f6 V4L/DVB (3254): Don't reprogram the video standard if it is unchanged. 19 years ago
Hans Verkuil 3578d3dd0b V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values 19 years ago
Hans Verkuil 21fa715e67 V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output. 19 years ago
Mauro Carvalho Chehab b060c25f70 V4L/DVB (3123a): remove uneeded #if from V4L subsystem 19 years ago
Greg Kroah-Hartman 2b48716d1d [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed 19 years ago
Laurent Riffard 604f28e2b8 [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 19 years ago
Jean Delvare cde7859bda [PATCH] i2c: Rework client usage count, 2 of 3 19 years ago
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 19 years ago