aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/tuner-simple.c
AgeCommit message (Expand)Author
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
2006-01-23V4L/DVB (3435): rename cb variable names in tuner structures for global consi...Michael Krufky
2006-01-15V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil
2006-01-13V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky
2006-01-09V4L/DVB (3239): reorganize tuner-simple threshold structure.Michael Krufky
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky
2006-01-09V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo.Michael Krufky
2006-01-09V4L/DVB (3117): Fix broken TV standard check.Hans Verkuil
2006-01-09V4L/DVB (3084): Added a new debug msg to help identifying tuner ProblemsMauro Carvalho Chehab
2006-01-09V4L/DVB (3081): added offset parameter for adjusting tuner offset by handMauro Carvalho Chehab
2006-01-09V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil
2006-01-09V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab
2006-01-09V4L (0988): Tuner cleanups by removing Video IF from tuners structMauro Carvalho Chehab