Commit Graph

60 Commits (1b9d313c38291c6d60f1fbf6a2bc62c484fdaa21)

Author SHA1 Message Date
Servaas Vandenberghe ba70d59bb9 V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840 18 years ago
Jean Delvare bfce1747e8 V4L/DVB (5380): Cx25840-firmware include cleanup 18 years ago
Hans Verkuil 3434eb7e14 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT 18 years ago
Hans Verkuil f3d092b84a V4L/DVB (5304): Improve chip matching in v4l2_register 18 years ago
Hans Verkuil d55c7aec66 V4L/DVB (5255): Fix cx25840 firmware loading. 18 years ago
Hans Verkuil b7a01e723c V4L/DVB (5180): Fix cx2584x revision reporting. 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
Hans Verkuil 3a4456a073 V4L/DVB (4968): Add PAL-60 support for cx2584x. 18 years ago
Hans Verkuil e0abc8cd54 V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840. 18 years ago
Mauro Carvalho Chehab 1450e6bedc V4L/DVB (4519): Fixes Helper module dependencies against V4L APIs 19 years ago
Hans Verkuil 704fd4a567 V4L/DVB (4417): Add support for PAL-Nc in cx24850. 19 years ago
Hans Verkuil 17531c168c V4L/DVB (4416): Cx25840_read4 has wrong endianness. 19 years ago
Hans Verkuil 18318e0004 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. 19 years ago
Mauro Carvalho Chehab 839e4a4acb V4L/DVB (4067): Fixed cx25840 to work with PAL/M 19 years ago
Christopher Neufeld 3e3bf277f1 V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module. 19 years ago
Hans Verkuil 2e2aef7d5a V4L/DVB (4008): Audio soft reset improvements 19 years ago
Hans Verkuil c0c044a71f V4L/DVB (4006): Stop/start microcontroller when changing sampling frequency 19 years ago
Hans Verkuil e2b8cf4ced V4L/DVB (4005): Add support for the cx25836/7 video decoder. 19 years ago
Hans Verkuil 7d16eaa3d0 V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840. 19 years ago
Carl-Daniel Hailfinger 8036dc6bdc kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree 19 years ago
Hans Verkuil 9bc7400a9d V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 19 years ago
Mike Isely 4263fa8ca6 V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits 19 years ago
Hans Verkuil 31bc09b579 V4L/DVB (3610): Added the new routing commands to cx25840. 19 years ago
Hans Verkuil 301e22d691 V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode 19 years ago
Hans Verkuil 8bf2f8e747 V4L/DVB (3577): Cleanup audio input handling 19 years ago
Hans Verkuil 73dcddc583 V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTSC-KR standard. 19 years ago
Michael Krufky f6fe8c6a42 V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module 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
Hans Verkuil d97a11e091 V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. 19 years ago
Hans Verkuil 0dfd812d4b V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. 19 years ago
Hans Verkuil 8a4b275f9c V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) 19 years ago
Mauro Carvalho Chehab 6ac48b4587 V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 19 years ago
Adrian Bunk a9cff90ed9 V4L/DVB (3377): make some code static 19 years ago
Mauro Carvalho Chehab a5ed425cd3 V4L/DVB (3355): removed uneeded init on structs like static int foo=0 19 years ago
Hans Verkuil b5fc71440f V4L/DVB (3348): debug renamed to cx25840_debug 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
Mauro Carvalho Chehab cab462f716 V4L/DVB (3307): Some cleanups at I2C modules 19 years ago
Hans Verkuil 0de71224d1 V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840 19 years ago
Hans Verkuil c5099a6481 V4L/DVB (3291): Fix signed/unsigned bug in hue handling 19 years ago
Hans Verkuil d92c20e0a5 V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840. 19 years ago
Hans Verkuil fac9e89999 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. 19 years ago
Hans Verkuil 3faeeae483 V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER 19 years ago
Hans Verkuil a8bbf12ad8 V4L/DVB (3249): Generalized cx25840 video/audio input handling 19 years ago
Hans Verkuil 3578d3dd0b V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values 19 years ago
Tyler Trafford 210e207c1d V4L/DVB (3198): make cx25840 recover from some firmware load failures 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