An error occurred fetching the project authors.
- 10 Dec, 2006 4 commits
-
-
Hartmut Hackmann authored
This board has the same PCI ID as the T200, so the exact board type is determined from the eeprom. The original patch was provided by Francis Barber <fedora@barber-family.id.au> Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hartmut Hackmann authored
This card has no firmware eeprom. The old version still should not need a firmware file due to an undocumented feature of the TDA10046. The patch also includes Hermann Pitton's proposal for improved antenna switch handling Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Mikhail Fedotov authored
This is just an additional analog board configuration. Signed-off-by: Mikhail Fedotov <mo_fedotov.mail.ru> Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hartmut Hackmann authored
The driver supports analog TV, radio and DVB-T. It is based on the preliminary patch by Pierluigi Rolando. Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 04 Oct, 2006 1 commit
-
-
Hartmut Hackmann authored
This is a analog DVB-T hybrid board Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 03 Oct, 2006 1 commit
-
-
Petr Baudis authored
This adds support for a hybrid PAL/DVB/FM card. Unfortunately I tested only the DVB since I don't have any proper antenna available and I can receive even the DVB just barely so; I can hear noise in the FM part but I couldn't catch any station, then again I don't have an FM antenna either. The PAL/FM and IR control data are based on what I harvested on the 'net. Perhaps I or someone else will fix them if they turn out to be wrong. Signed-off-by:
Petr Baudis <pasky@ucw.cz> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 26 Sep, 2006 5 commits
-
-
Michal Majchrowicz authored
Add card support for Proteus Pro 2309, based on saa7130 bridge Signed-off-by:
Michal Majchrowicz <mmajchrowicz@gmail.com> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Igor M. Liplianin authored
Add support for Acorp TV134DS and FlyDVB-S cards (both based on tda10086+tda826x) Signed-off-by:
Igor M. Liplianin <liplianin@me.by> Signed-off-by:
Andrew de Quincey <adq_dvb@lidskialf.net> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hartmut Hackmann authored
It is just another Lifeview clone Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hartmut Hackmann authored
The change is just an additional PCI ID Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hartmut Hackmann authored
Analog TV, CVBS, S-video and DVB-T are working, DVB-S not yet Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 25 Jun, 2006 1 commit
-
-
Michael Krufky authored
Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 02 Apr, 2006 2 commits
-
-
Hartmut Hackmann authored
There seem to be many variants of this cards with different feature sets. This entry supports analog TV, CVBS and s-video input, FM radio and DVB-T if they are supported by the hardware. Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hartmut Hackmann authored
Added ID entries for the Genius VideoWonder DVB-T and the LifeView FlyTV Platinum Gold Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 21 Mar, 2006 2 commits
-
-
Michael Krufky authored
The device, Medion 7134, has two saa7134 chips on it, but only one of them is functional in the current saa7134 driver. This patch adds autodetection for the second, unsupported saa7134 chip, as SAA7134_BOARD_MD7134_BRIDGE_2, and displays a message to the user (in dmesg) indicating that the second chip isn't yet functional. This is useful for users, since two instances of the saa7134 driver will spawn. This patch will prevent confusion by warning the user that only one of the chips on the board are functional. There are other versions of the SAA7134_BOARD_MD7134 with only a single saa7134 bridge/decoder -- those devices will not be affected by this patch. Only devices containing the second chip will display the warning. Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Rickard Osser authored
- Added support for AVerMedia A169 Dual Analog tuner card (dual saa7134 decoders - only 1 working right now) - Added autodetection for both parts of the card. It shows up like 2 cards, B1 and B - Enabled tuner B1, SVIDEO on B1 and composite1 through SVIDEO, FIXME: B is more or less dead at this point and I suspect the FM-radio is on the B part of the board Signed-off-by:
Rickard Osser <ricky@osser.se> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 08 Mar, 2006 1 commit
-
-
Adrian Bunk authored
I have the same card with the same PCI id, but from KWorld. The patch documents that this is the same card. Signed-off-by:
Adrian Bunk <bunk@stusta.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 03 Mar, 2006 4 commits
-
-
Michael Krufky authored
- ELSA EX-VISION 500TV was incorrectly programmed to have the same subsystem ID as ELSA EX-VISION 300TV, (1048:226b) - This changeset replaces the incorrect subsystem ID (1048:226b) with the correct one (1048:226a) for the ELSA EX-VISION 500TV. Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Karsten Suehring authored
This patch adds another composite input to the Pinnacle PCTV 100i definition which filters the chrominace signal from the luma input. This improves video quality for Composite signals on the S-Video connector of the card. In addition the name string of the card is changed to include PCTV 40i and 50i since these cards are identical. Signed-off-by:
Karsten Suehring <ksuehring@gmx.net> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Michael Krufky authored
- ELSA EX-VISION 500TV was incorrectly programmed to have the same subsystem ID as ELSA EX-VISION 300TV, (1048:226b) - This changeset replaces the incorrect subsystem ID (1048:226b) with the correct one (1048:226a) for the ELSA EX-VISION 500TV. Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Michael Krufky authored
- Corrected autodetection for saa7130 card: subsystem: 1048:226c, board: ELSA EX-VISION 700TV Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 27 Feb, 2006 4 commits
-
-
Michael Krufky authored
- There is no radio with this tuner card... Thanks-to: Dwaine Garden <DwaineGarden@rogers.com> - fixed capitalization in card name. Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Andrew Burri authored
Signed-off-by:
Andrew Burri <andrew.burri@gmail.com> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Karsten Suehring authored
This patch adds another composite input to the Pinnacle PCTV 100i definition which filters the chrominace signal from the luma input. This improves video quality for Composite signals on the S-Video connector of the card. In addition the name string of the card is changed to include PCTV 40i and 50i since these cards are identical. Signed-off-by:
Karsten Suehring <ksuehring@gmx.net> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Tamuki Shoichi authored
Add support for ELSA EX-VISION 700TV, which is the ELSA Japan's flagship model of the software encoding TV capture card. All inputs (Television, Composite1 and S-Video) have been tested. Signed-off-by:
Tamuki Shoichi <tamuki@linet.gr.jp> Signed-off-by:
Michael Krufky <mkrufky@linuxtv.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 07 Feb, 2006 4 commits
-
-
Peter Hartshorn authored
This is an analog / digital hybrid card. Signed-off-by:
Peter Hartshorn <p3r@users.sourceforge.net> Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hartmut Hackmann authored
Analog and DVB-T are working, Remote not yet. This card is based on the new LifeView design, there should be many variants. Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Giampiero Giancipoli authored
Additionally to the card support, this changeset adds the option tda10046lifeview to get_dvb_firmware to download tda10046 firmware from LifeView's site. Signed-off-by:
Giampiero Giancipoli <gianci@libero.it> Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Jose Alberto Reguero authored
Signed-off-by:
Jose Alberto Reguero <jareguero@telefonica.net> Signed-off-by:
Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 23 Jan, 2006 2 commits
-
-
Peter Missel authored
- Mark Typhoon cards as OEM of Lifeview. Signed-off-by:
Peter Missel <peter.missel@onlinehome.de> Signed-off-by:
Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Peter Missel authored
- Mark Typhoon cards as OEM of Lifeview. Signed-off-by:
Peter Missel <peter.missel@onlinehome.de> Signed-off-by:
Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 09 Jan, 2006 4 commits
-
-
Peter Missel authored
- Add support for LifeView FlyDVB Trio. - all analog inputs are supported and working, including FM radio - TO DO: dvb & remote control Signed-off-by:
Peter Missel <peter.missel@onlinehome.de> Signed-off-by:
Michael Krufky <mkrufky@m1k.net> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
-
Ricardo Cerqueira authored
- Added new ID for different revision of card #58. It's the same card, but with a tda8275a instead of a tda8275 Signed-off-by:
Ricardo Cerqueira <v4l@cerqueira.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
-
Jörg Schummer authored
- Added "TerraTec Cinergy 250 PCI" board (tv and radio). - svideo not tested - IR yet not working Signed-off-by:
Jrg Schummer <joerg.schummer@web.de> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
-
Mauro Carvalho Chehab authored
- Included explicit compat_ioctl32 handler. - removed extra line on cardlist. Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
-
- 14 Nov, 2005 1 commit
-
-
Ricardo Cerqueira authored
Added new saa7134 card (MSI TV@anywhere plus) Signed-off-by:
Ricardo Cerqueira <v4l@cerqueira.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
- 09 Nov, 2005 4 commits
-
-
Hans Verkuil authored
Fixes compilation problems due removal of media/id.h and I2C_ALGO_BIT Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
Michael Krufky authored
Updated CARDLIST and strip trailing whitespace. Signed-off-by:
Michael Krufky <mkrufky@m1k.net> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
Pavel Mihaylov authored
Remote and more info for PCTV Cardbus. Whitespace cleanup. Signed-off-by:
Pavel Mihaylov <bin@bash.info> Signed-off-by:
Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-
Michael Krufky authored
- Fix bug 5484: ASUS digimatrix card doesnt work with PAL tuner Signed-off-by:
Michael Krufky <mkrufky@m1k.net> Signed-off-by:
Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
-