summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Collapse)Author
2005-05-30The solution below wastes a few 100 bytes of space, but I think we canPatrick Boettcher
live with that. The same thing was done in dvb-pll.h. --- gcc-2.95 compile fix. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-05-30Some relevant changes on tuner for supporting cards with different tunners ↵Mauro Carvalho Chehab
for TV and FM (Like Pixelview cards with TVision tuners). This code is experimental. Summary of changes: - tuner-core changed to support multiple I2C devices - created a new define option (CONFIG_TUNER_MULTI_I2C) to allow new behavor. It is commented on tuner-core.c - By default, it uses first scanned I2C device for FM and TV - New client control command TUNER_SET_ADDR allows changing I2C address for FM or TV tuner. - TVision 5533 MF now uses I2C on 0xC2 for TV and on 0xC0 for radio - TVision 5533 MF div now uses only integer arithmetics - tuner I2C dettach now generates warn log if failed
2005-05-29Docs updatedNickolay V. Shmyrev
2005-05-29Analog support for the DViCO FusionHDTV3 Gold-Q. Patch from Michael Krufky ↵Nickolay V. Shmyrev
<mkrufky@m1k.net>
2005-05-28add missing release_firmware() calls to fix memory leakJohannes Stezenbach
Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com>
2005-05-27Mauro Carvalho Chehab (mchehab .at. brturbo.com.br):Mauro Carvalho Chehab
Added support for Radio tuner for Ymec TVF xxx3 MF tuner. Doing lack of documentation, the buffer values were determinated empirically. There's a hack for selecting I2C bus for Radio (0xC0) instead of 0xC2 for Video.
2005-05-26fixed support for the ADSTech Instant TV DVB-T USB (2.0 version) Thanks to ↵Patrick Boettcher
Gerolf Wendland for his support. hacked the firmware for the ADSTech USB2 to have a different USB ID than the USB1.1 version (to avoid conflicts in programming) Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-05-26Miscellaneous cleanupsManu Abraham
Signed-off-by: Manu Abraham <manu@kromtek.com>
2005-05-26Fix 22k tone control bugManu Abraham
Signed-off-by: Manu Abraham <manu@kromtek.com>
2005-05-26Fix bug in LNB Power switchingManu Abraham
Signed-off-by: Manu Abraham <manu@kromtek.com>
2005-05-26Cleanup unnecessary (and undesirable) casts, demodulator_priv is already a void*Manu Abraham
Suggestion from Andrew Morton Signed-off-by: Manu Abraham <manu@kromtek.com>
2005-05-26Fix bug in mini DiSEqC codeManu Abraham
The bug was visible as a warning with gcc-3.4.4(prerelease) Message: drivers/media/dvb/bt8xx/dst.c: 1349: warning: initialization from incompatible pointer type. Signed-off-by: Manu Abraham <manu@kromtek.com>
2005-05-26remove trailing whitespaceJohannes Stezenbach
2005-05-26sync back change from 2.6.12-rc5: unexport saa7146_vbi_uops and ↵Johannes Stezenbach
saa7146_video_uops
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-24adds support for the Adlink RTV24 capture cardNickolay V. Shmyrev
2005-05-24Merge v4l-saa7134-ntsc-vbi-fix.patchNickolay V. Shmyrev
2005-05-24- bttv: fix i2c oops.Gerd Knorr
2005-05-24fix:Johannes Stezenbach
drivers/media/dvb/frontends/bcm3510.c: In function `bcm3510_read_signal_strength': drivers/media/dvb/frontends/bcm3510.c:322: warning: ISO C90 forbids mixed declarations and code Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-05-23bugfix: limit for firmware version check was too low for tda10045Hartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-05-23Manli/Beholder ir codesNickolay V. Shmyrev
2005-05-22Enable the remote control input on the KWorld XPert DVB-T card. Thanks toNickolay V. Shmyrev
cybercide@f2s.com <cybercide@f2s.com>.
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-21Fixed litte/big-endian conversion for raw remote-control keys. Thanks to ↵Patrick Boettcher
Martin Loschwitz for discovering the problem. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Martin Loschwitz <madkiss@madkiss.org>
2005-05-18- corrected clock routing for oss soundHartmut Hackmann
2005-05-18- fixed off by 1 error in dma setup, corrected clock routingHartmut Hackmann
2005-05-18adapted to tda1004x driver updateHartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
- added pll sleep call
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
- support DSP boot from on board eeprom - added pll sleep call
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-16clearing busy state of the HAB if something went wrongPatrick Boettcher
added a small tuning delay Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-05-15added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ↵Patrick Boettcher
QAM64/256) demodulator used in the first generation of Air2PC ATSC PCI-cards/USB-boxes made by B2C2. Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
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-15Manuel Capinha (mcapinha at gmail.com): Added support for Pixelview UltraMauro Carvalho Chehab
Pro Stereo.
2005-05-15Mauro Chehab(mchehab@brturbo.com.br): Added support for PAL-M FSC.Mauro Carvalho Chehab
2005-05-14generate an irq after max. 8 packets,Andreas Oberritter
disable pid filtering if there are no users, complain if the number of received packets does not match 'nbpackets', print the card's serial number, Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
2005-05-13Use of time_after() macro, defined at linux/jiffies.h, which deal withJohannes Stezenbach
wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi <marcelo@feitoza.com.br> Signed-off-by: Domen Puncer <domen@coderock.org>
2005-05-13added #define for device with faulty USB IDsPatrick Boettcher
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-05-11Fix byteorder bug in the saa7134 driver. With that ObviouslyCorrect[tm]Gerd Knorr
patch applied the driver reportly works on powerpc.
2005-05-11Fixed DiSeqC switching, which was wrongly taking over from skystar2.c.Patrick Boettcher
Thanks to Joerg Riechardt for finding the bug and testing the Fix. Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
2005-05-10error checking when doing init was wrong (== 0 was missing).Patrick Boettcher
Thanks to Gerolf Wendland for discovering.
2005-05-07merge patch by Gerd Knorr from 2.6.12-rc4:Johannes Stezenbach
update cx22702 fe driver, add support for using the dvb pll lib, enable cx22702 support in cx88-dvb.
2005-05-05drop obsolete skystar2 driver (superseeded by flexcop-pci)Johannes Stezenbach
2005-05-05whitespace cleanup from kernelJohannes Stezenbach
2005-05-05cleanup from kernel: remove some unused static inlinesJohannes Stezenbach
2005-05-05sync back cleanups from kernel (whitespace and printk format)Johannes Stezenbach
2005-05-05sync back whitespace cleanups from kernelJohannes Stezenbach
2005-05-05add or51132.o (which was missing here)Johannes Stezenbach
2005-05-05select FW_LOADER and add a help text for OR51132Johannes Stezenbach