summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda1004x.c
AgeCommit message (Expand)Author
2009-08-10Use kzalloc for frontend states to have struct dvb_frontend properlyDouglas Schilling Landgraf
2009-02-09tda1004x: Fix eeprom firmware load on boards with 16MHz XtalMauro Carvalho Chehab
2008-07-17backport commit bc179153ae2334efe28cf4f3300e024da7d83753Mauro Carvalho Chehab
2008-06-14Improve error message at tda1004x_attachMauro Carvalho Chehab
2008-06-14Improve error messages for tda1004x attachMauro Carvalho Chehab
2008-04-08media/dvb/frontends replace remaining __FUNCTION__ occurrencesMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-03-18tda1004x: add ts_mode option to config structMichael Krufky
2007-02-27Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann
2007-02-04set tda827x to sleep mode after attachHartmut Hackmann
2007-01-25tda1004x: check request firmware for NULL ponter againHartmut Hackmann
2007-01-22tda1004x driver updatesHartmut Hackmann
2006-11-16Added support for the Terratec Cinergy HT PCMCIA moduleHartmut Hackmann
2006-07-28Remove duplication _release() op.Andrew de Quincey
2006-07-28Remove remaining static function callsAndrew de Quincey
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-19Fix tda10046 tuningAndrew de Quincey
2006-04-18Convert tda1004x to refactored tuner codeAndrew de Quincey
2006-03-30Fix budget-av CAM resetAndrew de Quincey
2006-02-03TDA10046 Driver updateHartmut Hackmann
2005-12-27make the firmware dir documentation and comments consistent in the v4l-dvb tree.Michael Krufky
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-07[PATCH] fix missing includesMichael Krufky
2005-11-02 - fixed oddities at firmware downloadHartmut Hackmann
2005-09-12strip trailing whitespaceMichael Krufky
2005-09-11- leave I2C bride open at pll_sleep to support Philips EUROPA based cards.Hartmut Hackmann
2005-07-24Fix SNR readingAndrew de Quincy
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-05-28add missing release_firmware() calls to fix memory leakJohannes Stezenbach
2005-05-23bugfix: limit for firmware version check was too low for tda10045Hartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
2005-04-25added support for different tda10046 firmware versions.Andreas Oberritter
2005-04-25allow N_I2C to be overridden by the card driverAndreas Oberritter
2005-03-26mostly formatting cleanups, no functional changeAndreas Oberritter
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-01-25clarify firmware upload messagesJohannes Stezenbach
2004-12-02Forgot to include tune_settings for tda1004xAndrew de Quincy
2004-11-20Fixed firmware upload problems.Andrew de Quincy
2004-11-20Added setting to allow inversion of OCLKAndrew de Quincy
2004-11-19Only hardcode to AUTO for tda10045Andrew de Quincy
2004-11-09Fixed chipid for tda10046Andrew de Quincy
2004-11-09Forgot to unset initialised flag after sleepAndrew de Quincy
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-08-26Added comment about forcing AUTO on 'cos of TDA10045 problemsAndrew de Quincy
2004-08-26Update everything to point to the new firmware download scriptAndrew de Quincy
2004-08-24- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()Michael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- nuke dvb functions stuffMichael Hunold
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach