summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/av7110.c
AgeCommit message (Expand)Author
2006-02-03support for Galaxis DVB-S rev1.3Oliver Endriss
2006-01-12removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-03av7110 driver: improved recovery from ARM crash and crash detectionOliver Endriss
2005-12-27make the firmware dir documentation and comments consistent in the v4l-dvb tree.Michael Krufky
2005-12-19Revert one 64-bit fix and improved other 64-bit fixesHans Verkuil
2005-12-16Enable SPDIF output for DVB-S rev 2.3Oliver Endriss
2005-12-08more #if 0 / #if 1 fixes to be in sync with kernelMauro Carvalho Chehab
2005-12-08keep #if 0 for existent code when genreating kernel patchesMauro Carvalho Chehab
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-15Driver support for live-ac3, firmware >= 2621 required.Oliver Endriss
2005-11-14fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Oliver Endriss
2005-11-12Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss
2005-10-24stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr...Oliver Endriss
2005-10-03Remove broken stv0299 enhanced tuning codeAndrew de Quincy
2005-09-04remove trailing whitespaceJohannes Stezenbach
2005-08-16From: Karl Herz <karl.herz@gmx.de>Johannes Stezenbach
2005-08-11improved remote control support for av7110-based cards:Oliver Endriss
2005-07-26Removed PWM parameter - moved into inittabs.Andrew de Quincy
2005-07-26Externalise inittabsAndrew de Quincy
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-06-27remove two trailing spacesJohannes Stezenbach
2005-06-19av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYSOliver Endriss
2005-06-19Fix indentation and add some whitepsace between operators.Johannes Stezenbach
2005-06-19Change error handling in av7110_stop_feed() to stop asJohannes Stezenbach
2005-06-19- propagate more errors back to caller or log them, mainly inJohannes Stezenbach
2005-03-18TT/Hauppauge Nexus Rev 2.3: use stv0299 routines for 22kHz/tone-burst/DiSEqCOliver Endriss
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-14first try to support TT/Hauppauge Nexus Rev 2.3Oliver Endriss
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-03-10patch by Anssi Hannula: remove comment that says TT PCI DVB-T is unsupportedJohannes Stezenbach
2005-03-10patch by Anssi Hannula: add support for Technotrend PCI DVB-TJohannes Stezenbach
2005-03-09 - FIX: don't do av7110_ir_exit if init was not doneKenneth Aafloy
2005-02-17Janitoring - error handling during attachJohannes Stezenbach
2005-02-16don't call av7110_ir_init() if driver initialization failed alreadyJohannes Stezenbach
2005-01-09patch by Emard: make sure RPS1 is disabled before progammingJohannes Stezenbach
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
2004-12-31re-added support for Fujitsu-Siemens DVB-S rev 1.6 0x13c2:0x0006Oliver Endriss
2004-12-26- clean up debi irq/tasklet handling to make it work on SMPJohannes Stezenbach
2004-12-16Fixes for av7110+stv0297 supportAndrew de Quincy
2004-12-04fix MODULE_PARM_DESC for debug paramJohannes Stezenbach
2004-12-02av7110_fe_lock_fix():Oliver Endriss
2004-12-01preliminary fix of broken av7110_fe_lock_fix() workaround:Oliver Endriss
2004-11-24added support for full-featured DVB-C cards:Oliver Endriss
2004-11-21- prefix IER_DISABLE and IER_ENABLE with SAA7146_Johannes Stezenbach
2004-11-21remove superflous casts, and other misc. minor cleanups (no functional change)Johannes Stezenbach
2004-11-20enabled error messages in Start/StopHWFilter, added some sanity checksOliver Endriss
2004-11-19Set into DVB mode on frontend detectionAndrew de Quincy