Age | Commit message (Expand) | Author |
2004-04-12 | Added timeout to write loop | Andrew de Quincy |
2004-04-09 | Increased readers to 1 | Andrew de Quincy |
2004-04-09 | Remove FR IRQ - The driver no longer uses it, and my Cryptoworks CAM | Andrew de Quincy |
2004-04-09 | Fixed stupid bug in io_read | Andrew de Quincy |
2004-04-08 | Fix for 100% CPU usage on CAM failure | Andrew de Quincy |
2004-04-05 | Fixed polling delay. | Andrew de Quincy |
2004-04-05 | First commmit for budget-ci CI interface code | Andrew de Quincy |
2004-03-31 | - add crc32 include for ULE patch | Michael Hunold |
2004-03-31 | - integrate ULE Decapsulation code, thanks to gcs - Global Communication & Se... | Michael Hunold |
2004-03-31 | - first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ... | Michael Hunold |
2004-03-15 | - if dvb_frontend_internal_ioctl() returns an error code, be sure to | Michael Hunold |
2004-03-14 | Converted 8space->1tabs (formatting) | Andrew de Quincy |
2004-03-12 | Hardening of the code to cope with nastier CAM insert/removal situations | Andrew de Quincy |
2004-03-12 | Tabbing issue | Andrew de Quincy |
2004-03-12 | Add instrumentation to debug tuning problems | Andrew de Quincy |
2004-03-12 | Couple of minor refinements to the frontend wakeup code | Andrew de Quincy |
2004-03-12 | Fix wake_on_interruptible_timeout call so it can also be woken up when | Andrew de Quincy |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2004-03-03 | kill "unused variable" warning | Johannes Stezenbach |
2004-03-01 | remove superflous memset() which caused section data to be overwritten | Johannes Stezenbach |
2004-03-01 | Better default delay for DVB-T frontends | Andrew de Quincy |
2004-02-28 | Fixed syntax error | Andrew de Quincy |
2004-02-27 | Set fe->state to FESTATE_IDLE on thread stop to ensure everything | Andrew de Quincy |
2004-02-27 | More finetuning as a result of experimentation | Andrew de Quincy |
2004-02-27 | Reduced maxdrift for QPSK by half, as it was drifting across onto other | Andrew de Quincy |
2004-02-26 | Fixed synchronisation problem where an app could issue | Andrew de Quincy |
2004-02-26 | Added FE_GETMINDELAY. The frontend can implement this, and return a | Andrew de Quincy |
2004-02-26 | Upped fast scan delay to 50ms; seems to be more reliable | Andrew de Quincy |
2004-02-26 | Reduced the number of tuning steps to be as it was previously | Andrew de Quincy |
2004-02-25 | Fixed stupid lastminutechange bug | Andrew de Quincy |
2004-02-25 | Rewritten core tuning loop. Name of a few flags still to be changed. | Andrew de Quincy |
2004-02-23 | viro@parcelfarce.linux.theplanet.co.uk: [netdrvr dvb/dvb_net] fixes | Michael Hunold |
2004-02-21 | Initial checkin. These are untested, and probably will not compile; | Andrew de Quincy |
2004-02-10 | fix dvb_ringbuffer_read/write() buffer pointer bug | Johannes Stezenbach |
2004-02-07 | fix tuning speed issue | Johannes Stezenbach |
2004-01-31 | - replace usage of sleep_on_...() here, too | Michael Hunold |
2004-01-31 | - add wait_event_interruptible_timeout() macro to dvb-compat.h | Michael Hunold |
2004-01-30 | - fix NET_GET_IF Oops on 2.6.x | Johannes Stezenbach |
2004-01-23 | - spelling fix: aquire -> acquire | Michael Hunold |
2004-01-20 | - some more compatiblity cruft to make the driver compile down to | Michael Hunold |
2004-01-16 | merge frontend improvements from DVB tree: | Johannes Stezenbach |
2004-01-14 | corrected bug in dvb_demux.c:1.44->1.45: | Andreas Oberritter |
2004-01-12 | - copy each packet only once to the dvr device, even if a PID is in multiple ... | Michael Hunold |
2004-01-07 | - add defines again, needed for older kernels, of course... | Michael Hunold |
2004-01-05 | - fix compiler warning | Michael Hunold |
2003-12-20 | corrected handling of feed lists | Andreas Oberritter |
2003-12-08 | Add a parameter to dvb_filter_pes2ts function to specify whether the packet | Alex Woods |
2003-12-03 | emard's cleanup | Holger Waechtler |
2003-12-02 | emard's new section demux code. Please test! | Holger Waechtler |
2003-11-14 | change license GPL -> LGPL | Oliver Endriss |