summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/av7110.c
AgeCommit message (Expand)Author
2007-03-03dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss
2007-02-25dvb-ttpci: Infrared remote control refactoringOliver Endriss
2007-02-08kthread API conversion for dvb_frontend and av7110Mauro Carvalho Chehab
2006-12-26DVB: Remove unneeded void * casts in ttpci/av7110Mauro Carvalho Chehab
2006-11-01av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfersOliver Endriss
2006-09-14av7110: FW_LOADER depemdency fixedOliver Endriss
2006-08-07remove null chars from dvb namesMauro Carvalho Chehab
2006-08-07[av7110] Support Grundig DVB-T tuner for sub-system 13c2:0001Oliver Endriss
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-07-28Convert SEC drivers to new frontend APIAndrew de Quincey
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-07-10Fix typo in comment for TDA9819Andrew de Quincey
2006-06-25av7110: analog sound output of DVB-C rev 2.3Oliver Endriss
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-28Support new dvb-ttusb-budget boards with stv0297Andrew de Quincey
2006-04-28Convert lnbp21 to a moduleAndrew de Quincey
2006-04-20Additional frontend_init safety checksAndrew de Quincey
2006-04-18Convert ttpci/av7110 to refactored tuner codeAndrew de Quincey
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-03-30new module parameter 'tv_standard' (dvb-ttpci driver)Oliver Endriss
2006-03-30fix typo in commentOliver Endriss
2006-03-17Add WSS (wide screen signalling) module parametersOliver Endriss
2006-03-16Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Oliver Endriss
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-03-08Typos grab bag of the monthOliver Endriss
2006-02-28Use refactored LNBP21 and BSBE1 codeOliver Endriss
2006-02-19dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
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