summaryrefslogtreecommitdiff
path: root/linux/Documentation
AgeCommit message (Collapse)Author
2005-09-04remove trailing whitespaceJohannes Stezenbach
2005-09-02Updated documentationManu Abraham
Signed-off-by: Manu Abraham <manu@linuxtv.org>
2005-09-02Updated DocumentationManu Abraham
Signed-off-by: Manu Abraham <manu@linuxtv.org>
2005-08-25cx88-dvb has been incorrectly reporting the card name instead of frontend name:Michael Krufky
DVB: registering new adapter (cx88[0]). DVB: registering frontend 0 (DViCO FusionHDTV 3 Gold-T)... This patch corrects this behavior, like so: DVB: registering new adapter (cx88[0]). DVB: registering frontend 0 (LG Electronics LGDT3302 VSB/QAM Frontend)... Also, this removes a bad PCI subsystem ID for saa713x Sabrent card, and renames DVICO --> DViCO for bttv. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-22 - Add saa713x card #66: Yuan TUN-900 (saa7135)Michael Krufky
PCI subsystem ID of this board is 12ab:0800, same as 36 -> UPMOST PURPLE TV, which SHOULD be 1154:0522. We are applying this for now without autodetection based on PCI subsystem ID. This will be fixed later. Signed-off-by: De Greef Sebastien <sebdg@hotmail.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-21add V-Stream Studio TV TerminatorMichael Krufky
2005-08-21update bt8xx documentation with the newer Kconfig description of dvb-bt8xxMichael Krufky
2005-08-10removed trailing whitespaceMichael Krufky
2005-08-03 * bttv-cards.c, bttv-driver.c:Mauro Carvalho Chehab
- no_overlay now behaves as described on docs. * doc/insmod-options: - no_overlay flag description updated. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-28 - tuner_addr added.Mauro Carvalho Chehab
- Added support for Acorp Y878F card. - some spaces used for identation replaced by tabs. - Added support for tuner Ymec TVF66T5-B/DFF Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-28 * bttv-cards.c, bttv.h:Michael Krufky
- Added card DViCO FusionHDTV5 Lite. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-27Renamed tuner #64. Cleaned Whitespace.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-24 * cx88-cards.c, cx88.h, tuner-simple.c, tuner.h:Michael Krufky
- Added analog support for DViCO FusionHDTV5 Gold. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
- Removed remaining trailing spaces. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-05 * cx88-mpeg.c, doc/not-in-cx2388x-datasheet.txt:Michael Krufky
- Correct sync byte for MPEG-2 transport stream packets. All DVB compliant frontends output packets with this start code. Thanks to Johannes Stezenbach and Mac Michaels. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-01 * cx88-cards.c, cx88-dvb.c, cx88.h:Michael Krufky
* doc/CARDLIST.cx88: - Add support for TerraTec Cinergy 1400 DVB-T. Signed-off-by: Uli Luckas <luckas@musoft.de> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-01updated the readme file to point to the DVB USB wikipage to find out which ↵Patrick Boettcher
firmware necessary minor updates
2005-06-22 * scripts/cardlist:Mauro Carvalho Chehab
- Script updated to strip tail spaces - Correclty generates a tuner number for tea chip * doc/CARDLIST.cx88, doc/CARDLIST.saa7134, doc/CARDLIST.tuner: - Card definitions updated. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-22 * bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv,Mauro Carvalho Chehab
doc/CARDLIST.saa7134, doc/Cards: - tail spaces removed. * cx88-core.c, cx88.h: - cx88_pci_irqs changed to static * doc/V4L1_API.html: - Now informs that it is obsolete. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-22 * .bp/2.6/v4l-driver-doc, doc/API.html:Mauro Carvalho Chehab
- API.html added, pointing to V4L api at linuxtv. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-06-21*** empty log message ***Hartmut Hackmann
2005-06-21 * tuner-simple.c, tuner.h, saa7134-cards.c:Michael Krufky
* CARDLIST.tuner: - Removed tuner#64 and consolidated into tuner#61, Appropriate comments added. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-21 * saa7134-cards.c, saa7134-input.c, saa7134.h:Michael Krufky
* tuner-simple.c, tuner.h: * CARDLIST.saa7134, CARDLIST.tuner: - Add new card entry: Kworld Xpert TV PVR7134 Add new tuner entry: Tena TNF9533-B/DF Thanks to Hannibal <hannibal@megapolis.pl> - Replace // with /* */ - Fix tab/spacing problems Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-20 * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c:Michael Krufky
* cx88-video.c, cx88.h, tuner.h: * CARDLIST.cx88: - Fix DViCO Board names as per email from DViCO Systems Software Engineer Jeff Lee: "DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model." Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-06-16added keymap for Twinhan's remote controlPatrick Boettcher
Signed-off-by: Michael Paxton <packo@tpg.com.au> Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-06-15Updated CARDLIST.tuner to include Philips TEA5767HN FM Radio(#62) and ↵Michael Krufky
Philips FMD1216ME MK3 Hybrid Tuner(#63)
2005-06-14*** empty log message ***Hartmut Hackmann
2005-06-13 * saa7134-cards.c, caa7134.h, doc/README.saa7134:Nickolay V. Shmyrev
Mark all 7135 cards as 7133. Thanks to hermann pitton <hermann.pitton@onlinehome.de>
2005-06-08removed device listing (they are all in the linuxtv wiki now)Patrick Boettcher
misc updates Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-06-07Add new cardsNickolay V. Shmyrev
Kworld/Tevion V-Stream Xpert TV-PVR 7134 ADS Instant TV PCI (PTV-350) saa713x Fix FlyTV FM mini Thanks to Fabrice Aeschbacher <fabrice.aeschbacher@laposte.net> and to hermann pitton <hermann.pitton@onlinehome.de>
2005-06-03Even though it says DViCO FusionHDTV3 Gold-Q on the box, Gold-T is printed ↵Mauro Carvalho Chehab
on the card. This fix corrects the error in all places, and adds (ATSC/NTSC) next to the Thomson DDT 7611 name. -- Michael Krufky
2005-05-29Docs updatedNickolay V. Shmyrev
2005-05-26fix dvb-usb-dibusb-5.0.0.11.fw download linkJohannes Stezenbach
remove trailing whitespace
2005-05-26remove trailing whitespaceJohannes Stezenbach
2005-05-22Large changes. Mostly merged patches from mm kernel branch and 2.6.12-rc4.Nickolay V. Shmyrev
Update entries for Lifiview Platinum FM and Avermedia cards
2005-05-18Mauro Chehab (mchehab at brturbo.com.br): Added support for some YmecMauro Carvalho Chehab
tuners used on Pixelview Cards. There are some docs about it on http://www.ymec.com.tw/tuner.htm.
2005-05-15Mauro Chehab (mchehab at brturbo.com.br): scripts/cardlist updated toMauro Carvalho Chehab
automatically generate doc/CARDLIST.cx88. doc/CARDLIST.xxx updated.
2005-05-03Updated documentationManu Abraham
2005-04-27some readme updatesPatrick Boettcher
2005-04-25dvb-fe-tda10046.fw was extracted one byte too largeAndreas Oberritter
2005-04-17- ported all dibusb drivers to fit into the dvb-usb-framewordPatrick Boettcher
- created dvb-pll-entries for the tuner used with the dibusb-drivers - removed all traces of the dibusb driver - adapted the dib3000-frontends to get along with the dvb-pll-changes
2005-04-04Merged the twinhan-exp branch to the trunkManu Abraham
2005-04-04- update bt8xx documentation, thanks to Uwe BuglaMichael Hunold
2005-04-02re-enabled and improved commonly used remote control code for dvb-usbPatrick Boettcher
2005-03-31ported the Yakumo/Hama/Typhoon driver to dvb-usbPatrick Boettcher
2005-03-30Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device inPatrick Boettcher
conjunction with a neat dvb-usb-lib. All dibusb-drivers will be merged to it in the near future.
2005-03-29added support for the AVerMedia DVB-T USB2.0 device (slightly modified clone ↵Patrick Boettcher
of the USB2.0 device by DiBcom) Thanks to Glen Harris for his patience and to Jiun-Kuei Jung from AVerMedia.
2005-03-22- typoPatrick Boettcher
2005-03-22- firmware links and new devicesPatrick Boettcher
2005-03-22- white space changes :)Patrick Boettcher
- acknowledgements