summaryrefslogtreecommitdiff
path: root/drivers/media/video/tuner-simple.c
AgeCommit message (Expand)Author
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7407): tuner-simple: add module options to specify rf inputMichael Krufky
2008-04-24V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky
2008-04-24V4L/DVB (7380): tuner-simple: warn if tuner can't be probed during attachMichael Krufky
2008-04-24V4L/DVB (7360): tuner-simple: fix return value of simple_dvb_configureMichael Krufky
2008-04-24V4L/DVB (7358): tuner-simple: enable digital tuning support for Philips TD1316Michael Krufky
2008-04-24V4L/DVB (7355): tuner-simple: use separate inputs for vsb and qam on tuv1236d...Michael Krufky
2008-04-24V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD12...Michael Krufky
2008-04-24V4L/DVB (7351): tuner-simple: add init and sleep methodsMichael Krufky
2008-04-24V4L/DVB (7348): tuner-simple: do not send i2c commands if there is no i2c ada...Michael Krufky
2008-04-24V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid ...Michael Krufky
2008-04-24V4L/DVB (7235): tuner-simple: fix a buffer overflowMauro Carvalho Chehab
2008-04-24V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macrosMichael Krufky
2008-04-24V4L/DVB (7129): tuner-simple: move device-specific code into three separate f...Michael Krufky
2008-04-24V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-typesMichael Krufky
2008-04-24V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attachMichael Krufky
2008-04-24V4L/DVB (7124): tuner-simple: display frequency in MHzMichael Krufky
2008-04-24V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func...Michael Krufky
2008-04-24V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanupsMichael Krufky
2008-01-25V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-09V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ...Michael Krufky
2007-10-09V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...Michael Krufky
2007-10-09V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-10-09V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky
2007-10-09V4L/DVB (6006): tuner: move last_div to tuner-simple private dataMichael Krufky
2007-10-09V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky
2007-07-18V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations structMichael Krufky
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky
2007-07-18V4L/DVB (5681): Correct aliases for STD/L and STD/LcMauro Carvalho Chehab
2007-05-22V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MFmatthieu castet
2006-12-10V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab
2006-12-10V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil
2006-09-26V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho
2006-09-26V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664Mauro Carvalho Chehab
2006-09-26V4L/DVB (4366): Remove of couple of useless linesTrent Piepho
2006-07-29V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho
2006-03-21V4L/DVB (3419): This patch fixes Tuner TNF5335 familyMauro Carvalho Chehab
2006-02-07V4L/DVB (3278): Show debug for tuners trying to use unsupported video standardsMichael Krufky
2006-02-07V4L/DVB (3277): Use default tuner_params if desired_type not availableMichael Krufky
2006-02-07V4L/DVB (3271): Update tuner commentsMichael Krufky
2006-02-07V4L/DVB (3270): Tuner_dbg will show tuner param and range selectedMichael Krufky
2006-02-07V4L/DVB (3269): Allow multiple tuner params in each tuner definitionMichael Krufky
2006-02-07V4L/DVB (3268): Move video std detection to top of set_tv_freq functionMichael Krufky
2006-01-23V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.Michael Krufky