-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
* git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (509 commits) V4L/DVB (7078): radio: fix sf16fmi section mismatch V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check V4L/DVB (7075): Make a local function static V4L/DVB (7074): DiB7000P: correct tuning problem for 7MHz channel V4L/DVB (7073): DiB7070: Reception quality improved V4L/DVB (7072): sets the MT2060 IF1 frequency according to EEPROM V4L/DVB (7071): DiB0700: Start streaming the right way V4L/DVB (7070): Fix some tuning problems V4L/DVB (7069): Support for myTV.t V4L/DVB (7068): Add support for WinTV Nova-T-CE driver V4L/DVB (7067): fix autoserach in the Hauppauge NOVA-T 500 V4L/DVB (7066): ASUS My Cinema U3000 Mini DVBT Tuner V4L/DVB (7065): Artec T14BR patches V4L/DVB (7063): xc5000: Fix OOPS caused by missing firmware V4L/DVB (7062): radio-si570x: Some fixes and new USB ID addition V4L/DVB (7061): radio-si470x: Some cleanups V4L/DVB (7060): em28xx: remove has_tuner V4L/DVB (7059): cx88: Ensure the tuner is reset correctly V4L/DVB (7058): IR corrections for the Pinnacle 800i V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000 tuners ...
- Loading branch information
Showing
269 changed files
with
29,635 additions
and
11,741 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
0 -> UNKNOWN/GENERIC [0070:3400] | ||
1 -> Hauppauge WinTV-HVR1800lp [0070:7600] | ||
2 -> Hauppauge WinTV-HVR1800 [0070:7800,0070:7801] | ||
2 -> Hauppauge WinTV-HVR1800 [0070:7800,0070:7801,0070:7809] | ||
3 -> Hauppauge WinTV-HVR1250 [0070:7911] | ||
4 -> DViCO FusionHDTV5 Express [18ac:d500] | ||
5 -> Hauppauge WinTV-HVR1500Q [0070:7790,0070:7797] | ||
6 -> Hauppauge WinTV-HVR1500 [0070:7710,0070:7717] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
0 -> Unknown EM2800 video grabber (em2800) [eb1a:2800] | ||
1 -> Unknown EM2820/2840 video grabber (em2820/em2840) | ||
1 -> Unknown EM2750/28xx video grabber (em2820/em2840) [eb1a:2750,eb1a:2820,eb1a:2821,eb1a:2860,eb1a:2861,eb1a:2870,eb1a:2881,eb1a:2883] | ||
2 -> Terratec Cinergy 250 USB (em2820/em2840) [0ccd:0036] | ||
3 -> Pinnacle PCTV USB 2 (em2820/em2840) [2304:0208] | ||
4 -> Hauppauge WinTV USB 2 (em2820/em2840) [2040:4200] | ||
5 -> MSI VOX USB 2.0 (em2820/em2840) [eb1a:2820] | ||
4 -> Hauppauge WinTV USB 2 (em2820/em2840) [2040:4200,2040:4201] | ||
5 -> MSI VOX USB 2.0 (em2820/em2840) | ||
6 -> Terratec Cinergy 200 USB (em2800) | ||
7 -> Leadtek Winfast USB II (em2800) | ||
8 -> Kworld USB2800 (em2800) | ||
9 -> Pinnacle Dazzle DVC 90 (em2820/em2840) [2304:0207] | ||
10 -> Hauppauge WinTV HVR 900 (em2880) | ||
11 -> Terratec Hybrid XS (em2880) | ||
9 -> Pinnacle Dazzle DVC 90/DVC 100 (em2820/em2840) [2304:0207,2304:021a] | ||
10 -> Hauppauge WinTV HVR 900 (em2880) [2040:6500] | ||
11 -> Terratec Hybrid XS (em2880) [0ccd:0042] | ||
12 -> Kworld PVR TV 2800 RF (em2820/em2840) | ||
13 -> Terratec Prodigy XS (em2880) | ||
13 -> Terratec Prodigy XS (em2880) [0ccd:0047] | ||
14 -> Pixelview Prolink PlayTV USB 2.0 (em2820/em2840) | ||
15 -> V-Gear PocketTV (em2800) | ||
16 -> Hauppauge WinTV HVR 950 (em2880) [2040:6513] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.