Age | Commit message (Expand) | Author |
2005-07-26 | Removed PWM parameter - moved into inittabs. | Andrew de Quincy |
2005-07-26 | Externalise inittabs | Andrew de Quincy |
2005-07-16 | Pass a pointer to the i2c bus to the pll callbacks (stv0299 only). | Andreas Oberritter |
2005-06-27 | remove two trailing spaces | Johannes Stezenbach |
2005-06-19 | av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYS | Oliver Endriss |
2005-06-19 | Fix indentation and add some whitepsace between operators. | Johannes Stezenbach |
2005-06-19 | Change error handling in av7110_stop_feed() to stop as | Johannes Stezenbach |
2005-06-19 | - propagate more errors back to caller or log them, mainly in | Johannes Stezenbach |
2005-03-18 | TT/Hauppauge Nexus Rev 2.3: use stv0299 routines for 22kHz/tone-burst/DiSEqC | Oliver Endriss |
2005-03-17 | ttpci: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-14 | first try to support TT/Hauppauge Nexus Rev 2.3 | Oliver Endriss |
2005-03-12 | a few more whitespace cleanups | Johannes Stezenbach |
2005-03-10 | patch by Anssi Hannula: remove comment that says TT PCI DVB-T is unsupported | Johannes Stezenbach |
2005-03-10 | patch by Anssi Hannula: add support for Technotrend PCI DVB-T | Johannes Stezenbach |
2005-03-09 | - FIX: don't do av7110_ir_exit if init was not done | Kenneth Aafloy |
2005-02-17 | Janitoring - error handling during attach | Johannes Stezenbach |
2005-02-16 | don't call av7110_ir_init() if driver initialization failed already | Johannes Stezenbach |
2005-01-09 | patch by Emard: make sure RPS1 is disabled before progamming | Johannes Stezenbach |
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 |
2004-12-31 | re-added support for Fujitsu-Siemens DVB-S rev 1.6 0x13c2:0x0006 | Oliver Endriss |
2004-12-26 | - clean up debi irq/tasklet handling to make it work on SMP | Johannes Stezenbach |
2004-12-16 | Fixes for av7110+stv0297 support | Andrew de Quincy |
2004-12-04 | fix MODULE_PARM_DESC for debug param | Johannes Stezenbach |
2004-12-02 | av7110_fe_lock_fix(): | Oliver Endriss |
2004-12-01 | preliminary fix of broken av7110_fe_lock_fix() workaround: | Oliver Endriss |
2004-11-24 | added support for full-featured DVB-C cards: | Oliver Endriss |
2004-11-21 | - prefix IER_DISABLE and IER_ENABLE with SAA7146_ | Johannes Stezenbach |
2004-11-21 | remove superflous casts, and other misc. minor cleanups (no functional change) | Johannes Stezenbach |
2004-11-20 | enabled error messages in Start/StopHWFilter, added some sanity checks | Oliver Endriss |
2004-11-19 | Set into DVB mode on frontend detection | Andrew de Quincy |
2004-11-19 | More support for the new Nexus-CA card | Andrew de Quincy |
2004-11-13 | Fix dvb-ttpci driver for new wait_for_debi_done(...,busywait) routine. | Oliver Endriss |
2004-11-12 | Updated to fix problems with some CAMs on KNC1 cards | Andrew de Quincy |
2004-11-09 | Typo | Andrew de Quincy |
2004-11-09 | Added delay loop | Andrew de Quincy |
2004-11-09 | Fix up tuner i2c problems | Andrew de Quincy |
2004-11-09 | Typo | Andrew de Quincy |
2004-11-09 | Cleaned device attach | Andrew de Quincy |
2004-11-09 | Added support for stv0297 based cards | Andrew de Quincy |
2004-11-08 | - make needlessly global code static | Michael Hunold |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-10-25 | - remove unnecessary type case | Michael Hunold |
2004-09-20 | - remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ... | Michael Hunold |
2004-08-30 | make all client_register() and client_unregister() static | Johannes Stezenbach |
2004-08-30 | !"ยง%&$!!! | Holger Waechtler |
2004-08-18 | - forgot to remove all occurences of "#include "dvb_functions.h" which is inc... | Michael Hunold |
2004-08-18 | - nuke dvb functions stuff | Michael Hunold |
2004-08-18 | - remove dvb i2c code (all drivers are ported to kernel i2c) | Michael Hunold |