summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-simple.c
AgeCommit message (Expand)Author
2007-11-03tuner-simple: whitespace / comments / codingstyle cleanupsMichael Krufky
2007-11-04tuner: convert to bus-based I2C APIHans Verkuil
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-08-31tuner-simple: add get_rf_strength and improve status reading efficiencyMichael Krufky
2007-08-27tuner-simple: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-21tuner: kill i2c_client interface to tuner sub-driversMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-21tuner: fix header file includes orderMichael Krufky
2007-08-11tuner: move last_div to tuner-simple private dataMichael Krufky
2007-08-03tuner: Better tuner radio supportTrent Piepho
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06tuner-simple: store tuning operations in tuner_operations structureMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-05-21Correct aliases for STD/L and STD/LcMauro Carvalho Chehab
2007-05-21Tuner-simple.c add suport for SECAM-BG with FI1216MFMauro Carvalho Chehab
2006-12-04Added the capability of selecting fm gain by tunerMauro Carvalho Chehab
2006-12-03Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil
2006-08-24tda9887: add configuration setting for L standard PLL gatingTrent Piepho
2006-08-12Offset parameter permission were 0x666, instead of 0x664Mauro Carvalho Chehab
2006-07-25Remove of couple of useless linesTrent Piepho
2006-07-17Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky
2006-06-25Add tda9887-specific tuner configurationHans Verkuil
2006-06-20Whitespace cleanupsMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-03-09imported patch tenna_xxx5.patchMauro Carvalho Chehab
2006-01-30show debug info for tuners trying to use unsupported video standardsMichael Krufky
2006-01-30use default tuner_params if desired_type not availableMichael Krufky
2006-01-30update tuner commentsMichael Krufky
2006-01-29tuner_dbg will show tuner param and range selectedMichael Krufky
2006-01-29allow multiple tuner params in each tuner definitionMichael Krufky
2006-01-29move video std detection to top of set_tv_freq functionMichael Krufky
2006-01-23move config byte from tuner_params to tuner_range struct.Michael Krufky
2006-01-23rename cb variable names in tuner structures for global consistencyMichael Krufky
2006-01-15Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.Hans Verkuil
2006-01-12Redesign tuners struct for maximum flexibilityMichael Krufky
2006-01-11Fixes some bad global variablesHans Verkuil
2005-12-27reorganize tuner-simple threshold structure.Michael Krufky
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-20correct Thomson DTT 761x frequency rangesMichael Krufky
2005-12-11added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab
2005-12-11"Philips 1236D ATSC/NTSC dual in" - fix typo.Michael Krufky
2005-12-05Fix broken TV standard check.Hans Verkuil
2005-11-30Added a new debug msg to help identifying tuner ProblemsMauro Carvalho Chehab
2005-11-29added offset parameter for adjusting tuner offset by handMauro Carvalho Chehab
2005-11-27Fix wrong tuner.h define for tuner 46 (it's a Panasonic, not a Microtune).Hans Verkuil
2005-11-25tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab
2005-11-16Tuner cleanups by removing Video IF from tuners struct.Mauro Carvalho Chehab
2005-11-08 * ../linux/Documentation/video4linux/CARDLIST.bttv:Nickolay V. Shmyrev
2005-10-27 * ../linux/drivers/media/video/tuner-simple.c:Michael Krufky
2005-10-27 * ../linux/drivers/media/video/cx88/Kconfig:Michael Krufky