Commit Graph

47 Commits (3e7196cf6070821ff8246b15dfd219ffa6409062)

Author SHA1 Message Date
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
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
Mauro Carvalho Chehab 468a0a54aa [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards. 19 years ago
Hans Verkuil f95006f895 [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models 19 years ago
Mauro Carvalho Chehab 769e24382d [PATCH] V4L: Some funcions now static and I2C hw code for IR 19 years ago
Hans Verkuil 60f6c464d1 [PATCH] v4l: 976: ensure consistent v4l firmware prefixes 19 years ago
Mauro Carvalho Chehab e77f34d694 [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers 19 years ago
Hans Verkuil 1f4b33651c [PATCH] v4l: (966) Authorship fixes for new Modules 19 years ago
Tyler Trafford 3717e170e1 [PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw' 19 years ago
Mauro Carvalho Chehab 714a095abf [PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127 19 years ago
Hans Verkuil bd985160a9 [PATCH] v4l: (946) adds support for cx25840 video decoder 19 years ago