summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2005-01-13mt352.cPatrick Boettcher
2005-01-12fixed: tuner_read was only done, when debugging was enabledPatrick Boettcher
2005-01-11vfree() checking cleanupsJohannes Stezenbach
2005-01-11fix "Suppport" typoJohannes Stezenbach
2005-01-10tuner quirks for some weird devices (Artec T1 AN2235 device has sometimes a P...Patrick Boettcher
2005-01-10tuner recognition for all dibusb1.1 devicesPatrick Boettcher
2005-01-09patch by Emard: make sure RPS1 is disabled before progammingJohannes Stezenbach
2005-01-09more debug infoPatrick Boettcher
2005-01-09Remove backward compatibility bitsAlex Woods
2005-01-09remove backward compatibility stuff, as correctly suggested by JohannesPatrick Boettcher
2005-01-09Use usb_kill_urb instead of usb_unlink_urb for kernels greater than 2.6.7.Alex Woods
2005-01-09internal refactoring step 3/3Patrick Boettcher
2005-01-09patch by Emard: fix Oops provoked by insmod/rmmod test loopJohannes Stezenbach
2005-01-08a bunch of cleanupsJohannes Stezenbach
2005-01-08patch by Emard:Johannes Stezenbach
2005-01-07patch by Alexey Dobriyan: remove stray '#'Johannes Stezenbach
2005-01-07internal refactoring step 2/3 and first hanftek umt-010 usb2.0 settingsPatrick Boettcher
2005-01-07dibusb internal refactoring step 2/3Patrick Boettcher
2005-01-07rearranged the usb id handling to reduce redundance and mistakes and resolve ...Patrick Boettcher
2005-01-06patch by Arne Ahrend: minor cleanups (make stuff static etc.)Johannes Stezenbach
2005-01-06fix handling of discontinuity indicator in section filterJohannes Stezenbach
2005-01-06patch by Emard: handle PUSI in section filter correctlyJohannes Stezenbach
2005-01-06Removed unnecessary comment about DST frontendAndrew de Quincy
2005-01-06Patch from Peter Hettkamp, Adam Szalkowski to add support for pinnacleAndrew de Quincy
2005-01-06Fix compile warningAndrew de Quincy
2005-01-06Patch from Markus Breitenberger to fix tuning problemsAndrew de Quincy
2005-01-05Fixed slow tuning problemAndrew de Quincy
2005-01-01some more error messages to detect broken cardsJohannes Stezenbach
2005-01-01Patch by Emard:Johannes Stezenbach
2004-12-31re-added support for Fujitsu-Siemens DVB-S rev 1.6 0x13c2:0x0006Oliver Endriss
2004-12-31calculation for the tuner was wrong, .5 freq suffered, we need a pll library....Patrick Boettcher
2004-12-30init state check for dvb part, forgot in the first place ..Patrick Boettcher
2004-12-29deb_stat and FE_CAN_RECOVER addedPatrick Boettcher
2004-12-29init state added, clean init and exit of every partPatrick Boettcher
2004-12-29patch by Domen Puncer: File permissions should be octal codes.Johannes Stezenbach
2004-12-29minor cleanup, moved to dmx_sw_filter (instead of dmx_sw_filter_packets)Patrick Boettcher
2004-12-29fixed the goddamn error of mpeg2 transfer, it was the buffersize why the URBs...Patrick Boettcher
2004-12-27fixed some bugs in the dib3000mcPatrick Boettcher
2004-12-27additional debug, doc updatePatrick Boettcher
2004-12-27select DVB_NXT6000Johannes Stezenbach
2004-12-26- enabled i2c-address probing for frontendsPatrick Boettcher
2004-12-26patch by Michal Feix: select FW_LOADER where necessaryJohannes Stezenbach
2004-12-26- clean up debi irq/tasklet handling to make it work on SMPJohannes Stezenbach
2004-12-21Fix stupid bugAndrew de Quincy
2004-12-21patch by Vadim Catana: init_dma_queue(): fix dmaq_desc mixupJohannes Stezenbach
2004-12-21Minor tweak for DVB modeAndrew de Quincy
2004-12-21Fix the frontend thread problem by initialising everything.Andrew de Quincy
2004-12-19Misc cleanupJohannes Stezenbach
2004-12-19- release_adapter does not really balance claim_adapter. release_adapter does.Johannes Stezenbach
2004-12-19Factor out duplicated code in free_dma_queue.Johannes Stezenbach