Age | Commit message (Expand) | Author |
2006-02-03 | support for Galaxis DVB-S rev1.3 | Oliver Endriss |
2006-01-12 | removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-03 | av7110 driver: improved recovery from ARM crash and crash detection | Oliver Endriss |
2005-12-27 | make the firmware dir documentation and comments consistent in the v4l-dvb tree. | Michael Krufky |
2005-12-19 | Revert one 64-bit fix and improved other 64-bit fixes | Hans Verkuil |
2005-12-16 | Enable SPDIF output for DVB-S rev 2.3 | Oliver Endriss |
2005-12-08 | more #if 0 / #if 1 fixes to be in sync with kernel | Mauro Carvalho Chehab |
2005-12-08 | keep #if 0 for existent code when genreating kernel patches | Mauro Carvalho Chehab |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-11-15 | Driver support for live-ac3, firmware >= 2621 required. | Oliver Endriss |
2005-11-14 | fixed mpeg audio on spdif from Nexus-CA card (rev 2.3), | Oliver Endriss |
2005-11-12 | Fixed dishnetwork support for Nexus-S rev 2.3 | Oliver Endriss |
2005-10-24 | stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr... | Oliver Endriss |
2005-10-03 | Remove broken stv0299 enhanced tuning code | Andrew de Quincy |
2005-09-04 | remove trailing whitespace | Johannes Stezenbach |
2005-08-16 | From: Karl Herz <karl.herz@gmx.de> | Johannes Stezenbach |
2005-08-11 | improved remote control support for av7110-based cards: | Oliver Endriss |
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 |