Age | Commit message (Expand) | Author |
2005-01-13 | - moved the mirrored pid_filter_table back to dvb-dibusb | Patrick Boettcher |
2005-01-13 | removed the pid_filter_table from frontends | Patrick Boettcher |
2005-01-13 | - exported an mt352_read_reg-function | Patrick Boettcher |
2005-01-13 | mt352.c | Patrick Boettcher |
2005-01-12 | fixed: tuner_read was only done, when debugging was enabled | Patrick Boettcher |
2005-01-11 | vfree() checking cleanups | Johannes Stezenbach |
2005-01-11 | fix "Suppport" typo | Johannes Stezenbach |
2005-01-10 | tuner quirks for some weird devices (Artec T1 AN2235 device has sometimes a P... | Patrick Boettcher |
2005-01-10 | tuner recognition for all dibusb1.1 devices | Patrick Boettcher |
2005-01-09 | patch by Emard: make sure RPS1 is disabled before progamming | Johannes Stezenbach |
2005-01-09 | more debug info | Patrick Boettcher |
2005-01-09 | Remove backward compatibility bits | Alex Woods |
2005-01-09 | remove backward compatibility stuff, as correctly suggested by Johannes | Patrick Boettcher |
2005-01-09 | Use usb_kill_urb instead of usb_unlink_urb for kernels greater than 2.6.7. | Alex Woods |
2005-01-09 | internal refactoring step 3/3 | Patrick Boettcher |
2005-01-09 | patch by Emard: fix Oops provoked by insmod/rmmod test loop | Johannes Stezenbach |
2005-01-08 | a bunch of cleanups | Johannes Stezenbach |
2005-01-08 | patch by Emard: | Johannes Stezenbach |
2005-01-07 | patch by Alexey Dobriyan: remove stray '#' | Johannes Stezenbach |
2005-01-07 | internal refactoring step 2/3 and first hanftek umt-010 usb2.0 settings | Patrick Boettcher |
2005-01-07 | dibusb internal refactoring step 2/3 | Patrick Boettcher |
2005-01-07 | rearranged the usb id handling to reduce redundance and mistakes and resolve ... | Patrick Boettcher |
2005-01-06 | patch by Arne Ahrend: minor cleanups (make stuff static etc.) | Johannes Stezenbach |
2005-01-06 | fix handling of discontinuity indicator in section filter | Johannes Stezenbach |
2005-01-06 | patch by Emard: handle PUSI in section filter correctly | Johannes Stezenbach |
2005-01-06 | Removed unnecessary comment about DST frontend | Andrew de Quincy |
2005-01-06 | Patch from Peter Hettkamp, Adam Szalkowski to add support for pinnacle | Andrew de Quincy |
2005-01-06 | Fix compile warning | Andrew de Quincy |
2005-01-06 | Patch from Markus Breitenberger to fix tuning problems | Andrew de Quincy |
2005-01-05 | Fixed slow tuning problem | Andrew de Quincy |
2005-01-01 | some more error messages to detect broken cards | Johannes Stezenbach |
2005-01-01 | Patch by Emard: | Johannes Stezenbach |
2004-12-31 | re-added support for Fujitsu-Siemens DVB-S rev 1.6 0x13c2:0x0006 | Oliver Endriss |
2004-12-31 | calculation for the tuner was wrong, .5 freq suffered, we need a pll library.... | Patrick Boettcher |
2004-12-30 | init state check for dvb part, forgot in the first place .. | Patrick Boettcher |
2004-12-29 | deb_stat and FE_CAN_RECOVER added | Patrick Boettcher |
2004-12-29 | init state added, clean init and exit of every part | Patrick Boettcher |
2004-12-29 | patch by Domen Puncer: File permissions should be octal codes. | Johannes Stezenbach |
2004-12-29 | minor cleanup, moved to dmx_sw_filter (instead of dmx_sw_filter_packets) | Patrick Boettcher |
2004-12-29 | fixed the goddamn error of mpeg2 transfer, it was the buffersize why the URBs... | Patrick Boettcher |
2004-12-27 | fixed some bugs in the dib3000mc | Patrick Boettcher |
2004-12-27 | additional debug, doc update | Patrick Boettcher |
2004-12-27 | select DVB_NXT6000 | Johannes Stezenbach |
2004-12-26 | - enabled i2c-address probing for frontends | Patrick Boettcher |
2004-12-26 | patch by Michal Feix: select FW_LOADER where necessary | Johannes Stezenbach |
2004-12-26 | - clean up debi irq/tasklet handling to make it work on SMP | Johannes Stezenbach |
2004-12-21 | Fix stupid bug | Andrew de Quincy |
2004-12-21 | patch by Vadim Catana: init_dma_queue(): fix dmaq_desc mixup | Johannes Stezenbach |
2004-12-21 | Minor tweak for DVB mode | Andrew de Quincy |
2004-12-21 | Fix the frontend thread problem by initialising everything. | Andrew de Quincy |