summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Collapse)Author
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-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
2005-05-05merge whitespace cleanups from kernel treeJohannes Stezenbach
2005-05-05merge printk format fix from kernel treeJohannes Stezenbach
2005-05-05remove $Id$ because they lead to conflicts when mergingJohannes Stezenbach
2005-05-04Fixed another irritant in app_info, patch by Dominique DumontManu Abraham
2005-05-04Fix a bug in the module parameter, patch by Dominique DumontManu Abraham
2005-05-03removed unused module parameter sessionManu Abraham
removed unnecesary delay for FTA cards
2005-05-03Fix for descrambling failure, suggested by Dominique DumontManu Abraham
2005-05-03Fixed a tuning problem for cards based on the old firmware.Manu Abraham
problem identified by Steffen Motzer
2005-05-02handle IPv6 and LLC/SNAPJohannes Stezenbach
based on work by Bertrand Mazieres thanks to matthieu castet
2005-05-02preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from ↵Patrick Boettcher
dibusb-common to dvb-usb added pll_init to dvb-usb added another dvb_pll_desc for TDA665x
2005-05-02added missing #ifndef and #define to inhibit multiple inclusionsPatrick Boettcher
2005-04-29using usb_buffer_(alloc|free) instead of pci_(free|alloc)_consistent asPatrick Boettcher
suggested by Johannes some time ago
2005-04-29added comments to dvb-usb.h to better describe the dvb-usb structurePatrick Boettcher
renamed some fields
2005-04-29never test any change you make with old drivers, neverPatrick Boettcher
2005-04-29added experimental (guessed) nova-t mac address readingPatrick Boettcher
2005-04-29added key-mapping for the a800 (Thanks to Glen Harris)Patrick Boettcher
changed remote-control-key-types and functions (saved about 80 lines code)
2005-04-28- rewrote the i2c-reading-part (no more ack-error ignoring, which was ↵Patrick Boettcher
inherited from the skystar2-driver) - some minor cleanups
2005-04-27forgot the header file *argl*Patrick Boettcher
2005-04-27- more work on the nebula digitv USBPatrick Boettcher
- following a small change in the other drivers
2005-04-27- removed the field which specified the delay between the two transfer of a ↵Patrick Boettcher
read operation (not unused, didn't help) - correct the maximal number of feed for each device (up to now it was always 255 even if the device was only able to handle 16 pids) - added preliminary remote control support for the AVerTV USB2 A800 - changed the remote-control-struct for the NEC-protocol
2005-04-27added the correct firmware file for the AVerMedia A800Patrick Boettcher