summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2005-05-26Miscellaneous cleanupsManu Abraham
2005-05-26Fix 22k tone control bugManu Abraham
2005-05-26Fix bug in LNB Power switchingManu Abraham
2005-05-26Cleanup unnecessary (and undesirable) casts, demodulator_priv is already a void*Manu Abraham
2005-05-26Fix bug in mini DiSEqC codeManu Abraham
2005-05-24fix:Johannes Stezenbach
2005-05-23bugfix: limit for firmware version check was too low for tda10045Hartmut Hackmann
2005-05-21Fixed litte/big-endian conversion for raw remote-control keys. Thanks to Mart...Patrick Boettcher
2005-05-18adapted to tda1004x driver updateHartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
2005-05-16clearing busy state of the HAB if something went wrongPatrick Boettcher
2005-05-15added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ...Patrick Boettcher
2005-05-14generate an irq after max. 8 packets,Andreas Oberritter
2005-05-13Use of time_after() macro, defined at linux/jiffies.h, which deal withJohannes Stezenbach
2005-05-13added #define for device with faulty USB IDsPatrick Boettcher
2005-05-11Fixed DiSeqC switching, which was wrongly taking over from skystar2.c.Patrick Boettcher
2005-05-10error checking when doing init was wrong (== 0 was missing).Patrick Boettcher
2005-05-07merge patch by Gerd Knorr from 2.6.12-rc4:Johannes Stezenbach
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
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
2005-05-02handle IPv6 and LLC/SNAPJohannes Stezenbach
2005-05-02preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from d...Patrick Boettcher
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
2005-04-29added comments to dvb-usb.h to better describe the dvb-usb structurePatrick Boettcher
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
2005-04-28- rewrote the i2c-reading-part (no more ack-error ignoring, which was inherit...Patrick Boettcher
2005-04-27forgot the header file *argl*Patrick Boettcher
2005-04-27- more work on the nebula digitv USBPatrick Boettcher
2005-04-27- removed the field which specified the delay between the two transfer of a r...Patrick Boettcher
2005-04-27added the correct firmware file for the AVerMedia A800Patrick Boettcher
2005-04-27fixed debugging instructions: av7110_debug -> debugOliver Endriss
2005-04-26added support for the DigitalNow TinyUSB 2 DVB-t Receiver, which is a clone ofPatrick Boettcher
2005-04-25pluto_fe is obsoleteAndreas Oberritter