[linuxtv-commits] [hg:v4l-dvb] au8522: fix case where we don't perform the first tune after going digital

2010-03-06 Thread Patch from Devin Heitmueller
The patch number 14401 was added via Douglas Schilling Landgraf to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the ma

[linuxtv-commits] [hg:v4l-dvb] au8522: fix race condition in switching from digital to analog mode

2010-03-06 Thread Patch from Devin Heitmueller
The patch number 14400 was added via Douglas Schilling Landgraf to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the ma

[linuxtv-commits] [git:v4l-dvb/master] V4L/DVB: au8522: fix race condition in switching from digital to analog mode

2010-03-06 Thread Patch from Devin Heitmueller
From: Devin Heitmueller With applications like MythTV, switching inputs results in closing the digital side and then immediately opening the analog side. This exposes a race condition where the dvb_frontend kernel thread powers down the chip and closes the i2c gate even though we're in the middl

[linuxtv-commits] [git:v4l-dvb/master] V4L/DVB: au8522: fix case where we don't perform the first tune after going digital

2010-03-06 Thread Patch from Devin Heitmueller
From: Devin Heitmueller Address a problem found in MythTV where if we are in digital mode, switch to analog mode, and the switch back to digital mode, the first tuning request after switching back to digital mode gets dropped. This is because the au8522 maintains internal state, and would think

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: Fix the rates definition and move some buffer freeing code.

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14037 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: address possible passing of NULL to snd_card_free

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14036 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: codingstyle cleanup

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14035 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: codingstyle cleanup

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14034 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: fix codingstyle issue

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14031 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: codingstyle fixes

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14033 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: codingstyle fixes

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14032 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: remove a couple of warnings

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14029 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: fix memory leak in error condition

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14030 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: name alsa device after the actual card

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14028 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: cleanup cx18-alsa debug logging

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14027 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18-alsa: remove unneeded debug line

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14025 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: add cx18-alsa module to Makefile

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14023 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: export more symbols required by cx18-alsa

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14024 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: overhaul ALSA PCM device handling so it works

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14022 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: rework cx18-alsa module loading to support automatic loading

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14026 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: export a couple of symbols so they can be shared with cx18-alsa

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14021 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: make it so cx18-alsa-main.c compiles

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14020 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx18: rename cx18-alsa.c

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14019 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc3028: fix regression in firmware loading time

2010-01-22 Thread Patch from Devin Heitmueller
The patch number 14015 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: add PAL support for VBI

2010-01-13 Thread Patch from Devin Heitmueller
The patch number 13932 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] dib0700: rework IR logic for firmware 1.20

2010-01-13 Thread Patch from Devin Heitmueller
The patch number 13930 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] s5h1409: remove a set register that would cause lock to be lost.

2009-11-13 Thread Patch from Devin Heitmueller
The patch number 13332 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] mxl5005s: provide ability to override QAM gain for HVR-1600

2009-11-13 Thread Patch from Devin Heitmueller
The patch number 13331 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] s5h1409: properly handle QAM optimization after lock achieved

2009-11-13 Thread Patch from Devin Heitmueller
The patch number 13330 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] s5h1409: provide HVR-1600 specific optimizations

2009-11-13 Thread Patch from Devin Heitmueller
The patch number 13329 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix panic that can occur when starting audio streaming

2009-10-29 Thread Patch from Devin Heitmueller
The patch number 13190 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: return an error on tuning attempts if firmware not loaded

2009-10-29 Thread Patch from Devin Heitmueller
The patch number 13188 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] au8522: add support for saturation and hue controls

2009-10-29 Thread Patch from Devin Heitmueller
The patch number 13187 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: Add support for new variant of KWorld 2800d

2009-10-06 Thread Patch from Devin Heitmueller
The patch number 13077 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] saa7134: use the #define for the xc5000 radio_input field

2009-10-06 Thread Patch from Devin Heitmueller
The patch number 13081 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: remove "not validated" status from Terratec Cinergy T XS (005e)

2009-10-06 Thread Patch from Devin Heitmueller
The patch number 13082 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: make the definition of the FM input part of the xc5000 config struct

2009-10-06 Thread Patch from Devin Heitmueller
The patch number 13076 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: remove text editor tags from em28xx-vbi.c

2009-09-15 Thread Patch from Devin Heitmueller
The patch number 12882 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix codingstyle issues in em28xx-video.c

2009-09-15 Thread Patch from Devin Heitmueller
The patch number 12881 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix codingstyle issues introduced with VBI support

2009-09-15 Thread Patch from Devin Heitmueller
The patch number 12880 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix unused variable warning

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12750 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: do not create /dev/vbiX device if VBI not supported

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12746 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: remove unneeded code that set VINCTRL register

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12749 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: implement g_std v4l call

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12748 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: only advertise VBI capability if supported

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12747 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: remove unreferenced variable

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12745 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: restructure fh/dev locking to handle both video and vbi

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12744 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: add raw VBI support for NTSC

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12742 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix mmap_mapper with vbi

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12743 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: make video isoc stream work when VBI is enabled

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12741 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: better describe vinctrl registers

2009-09-13 Thread Patch from Devin Heitmueller
The patch number 12740 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: add support for Terratec Cinergy Hybrid T USB XS remote control

2009-08-11 Thread Patch from Devin Heitmueller
The patch number 12444 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix regression in Empire DualTV digital tuning

2009-08-11 Thread Patch from Devin Heitmueller
The patch number 12432 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx88: Disable xc3028 power management for Geniatech x8000

2009-08-06 Thread Patch from Devin Heitmueller
The patch number 12394 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx88: fix regression in tuning for Geniatech X8000 MT

2009-08-06 Thread Patch from Devin Heitmueller
The patch number 12393 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix tuning problem in HVR-900 (R1)

2009-07-15 Thread Patch from Devin Heitmueller
The patch number 12265 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: make tuning work for Terratec Cinergy T XS USB (mt352 variant)

2009-07-15 Thread Patch from Devin Heitmueller
The patch number 12257 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: Make sure the tuner is initialized if generic empia USB id was used

2009-07-15 Thread Patch from Devin Heitmueller
The patch number 12262 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: set demod profile for Pinnacle Hybrid Pro 320e

2009-07-15 Thread Patch from Devin Heitmueller
The patch number 12263 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: set GPIO properly for Pinnacle Hybrid Pro analog support

2009-07-15 Thread Patch from Devin Heitmueller
The patch number 12261 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:2881)

2009-07-15 Thread Patch from Devin Heitmueller
The patch number 12260 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: fix typo in mt352 init sequence for Terratec Cinergy T XS USB

2009-07-15 Thread Patch from Devin Heitmueller
The patch number 12258 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 version)

2009-06-30 Thread Patch from Devin Heitmueller
The patch number 12156 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: add support for EVGA inDtube

2009-06-21 Thread Patch from Devin Heitmueller
The patch number 12101 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: add Remote control support for EVGA inDtube

2009-06-21 Thread Patch from Devin Heitmueller
The patch number 12102 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: make sure the analog GPIOs are set if we used a card hint

2009-06-21 Thread Patch from Devin Heitmueller
The patch number 12100 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: don't create audio device if not supported

2009-06-15 Thread Patch from Devin Heitmueller
The patch number 11979 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: provide module option to disable USB speed check

2009-06-06 Thread Patch from Devin Heitmueller
The patch number 11927 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] au0828: provide module option to disable USB speed check

2009-06-06 Thread Patch from Devin Heitmueller
The patch number 11928 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: Add support for the K-World 2800d

2009-06-06 Thread Patch from Devin Heitmueller
The patch number 11925 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] tuner-core: fix warning introduced when cleaning up xc5000 init routine

2009-06-06 Thread Patch from Devin Heitmueller
The patch number 11926 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] au0828: Don't let device work unless connected to a high speed USB port

2009-06-06 Thread Patch from Devin Heitmueller
The patch number 11924 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: Don't let device work unless connected to a high speed USB port

2009-06-06 Thread Patch from Devin Heitmueller
The patch number 11923 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] dvb_frontend: fix case where fepriv->exit not reset

2009-05-27 Thread Patch from Devin Heitmueller
The patch number 11875 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] au0828: send command to power down tuner when done with analog

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11805 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] em28xx: properly set packet size based on the device's eeprom configuration.

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11810 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] au0828: get rid of debug printk that was causing compile failures

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11808 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx88: remove xc5000 reset for Pinnacle 800i

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11807 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: add copyright line

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11806 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: poll at 5ms interval for register write command completion

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11804 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: switch to new xc5000 firmware 1.6.114 with redistribution rights

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11802 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] dib0700: reduce xc5000 sleep time for Pinnacle 801e to 10ms

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11801 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] tuner-xc2028: show the proper module description for no_poweroff option

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11800 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: add "no_poweroff" module option

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11798 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: don't load firmware until a tuning request is made

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11799 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] au0828: reduce reset time for xc5000 to 10ms

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11794 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: add build version to debug info

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11795 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: cleanup firmware loading messages

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11797 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: start using the newer "finerfreq" tuning command

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11796 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: Properly support power down for newer firmware

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11793 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] cx88: Fix race condition between cx8800 startup and hald

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11784 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: switch to new version of Xceive firmware

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11792 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: do not sleep after digital tuning

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11791 was added via Michael Krufky to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kern

[linuxtv-commits] [hg:v4l-dvb] xc5000: restore sleep routine

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11790 was added via Michael Krufky to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kern

[linuxtv-commits] [hg:v4l-dvb] xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESS

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11789 was added via Michael Krufky to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kern

[linuxtv-commits] [hg:v4l-dvb] dvb_frontend: fix race condition resulting in dropped tuning commands

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11785 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

[linuxtv-commits] [hg:v4l-dvb] xc5000: cleanup i2c write routines

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11788 was added via Michael Krufky to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kern

[linuxtv-commits] [hg:v4l-dvb] xc5000: cleanup i2c read routines

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11787 was added via Michael Krufky to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kern

[linuxtv-commits] [hg:v4l-dvb] xc5000: handle tuner reset failures properly

2009-05-17 Thread Patch from Devin Heitmueller
The patch number 11786 was added via Michael Krufky to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kern

[linuxtv-commits] [hg:v4l-dvb] au0828: fix kernel oops regression on USB disconnect.

2009-04-28 Thread Patch from Devin Heitmueller
The patch number 11652 was added via Devin Heitmueller to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream

  1   2   >