summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-simple.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil2008-01-251-1/+1
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-2/+13
* V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ...Michael Krufky2007-10-091-22/+36
* V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...Michael Krufky2007-10-091-107/+187
* V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky2007-10-091-29/+28
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky2007-10-091-0/+1
* V4L/DVB (6006): tuner: move last_div to tuner-simple private dataMichael Krufky2007-10-091-4/+25
* V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho2007-10-091-19/+36
* V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky2007-07-181-0/+2
* V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations structMichael Krufky2007-07-181-5/+8
* V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky2007-07-181-5/+5
* V4L/DVB (5681): Correct aliases for STD/L and STD/LcMauro Carvalho Chehab2007-07-181-6/+6
* V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MFmatthieu castet2007-05-221-3/+7
* V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab2006-12-101-0/+2
* V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil2006-12-101-0/+2
* V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho2006-09-261-0/+2
* V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664Mauro Carvalho Chehab2006-09-261-1/+1
* V4L/DVB (4366): Remove of couple of useless linesTrent Piepho2006-09-261-2/+0
* V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky2006-07-291-2/+17
* V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil2006-06-301-10/+64
* V4L/DVB (4118): Whitespace cleanupsTrent Piepho2006-06-251-1/+1
* V4L/DVB (3419): This patch fixes Tuner TNF5335 familyMauro Carvalho Chehab2006-03-211-0/+3
* V4L/DVB (3278): Show debug for tuners trying to use unsupported video standardsMichael Krufky2006-02-071-1/+4
* V4L/DVB (3277): Use default tuner_params if desired_type not availableMichael Krufky2006-02-071-0/+7
* V4L/DVB (3271): Update tuner commentsMichael Krufky2006-02-071-10/+0
* V4L/DVB (3270): Tuner_dbg will show tuner param and range selectedMichael Krufky2006-02-071-1/+1
* V4L/DVB (3269): Allow multiple tuner params in each tuner definitionMichael Krufky2006-02-071-9/+23
* V4L/DVB (3268): Move video std detection to top of set_tv_freq functionMichael Krufky2006-02-071-34/+34
* V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.Michael Krufky2006-01-231-7/+8
* V4L/DVB (3435): rename cb variable names in tuner structures for global consi...Michael Krufky2006-01-231-20/+20
* V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil2006-01-151-21/+23
* V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky2006-01-131-726/+24
* V4L/DVB (3239): reorganize tuner-simple threshold structure.Michael Krufky2006-01-091-351/+417
* V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky2006-01-091-5/+6
* V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo.Michael Krufky2006-01-091-1/+1
* V4L/DVB (3117): Fix broken TV standard check.Hans Verkuil2006-01-091-3/+4
* V4L/DVB (3084): Added a new debug msg to help identifying tuner ProblemsMauro Carvalho Chehab2006-01-091-0/+7
* V4L/DVB (3081): added offset parameter for adjusting tuner offset by handMauro Carvalho Chehab2006-01-091-1/+5
* V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil2006-01-091-1/+1
* V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab2006-01-091-137/+609
* V4L (0988): Tuner cleanups by removing Video IF from tuners structMauro Carvalho Chehab2006-01-091-145/+161
* [PATCH] v4l:: (936) Support for sabrent bt848 versionBill Pechter2005-11-131-1/+3
* [PATCH] v4l: 869: iso c90 forbids mixed declarations and codeMichael Krufky2005-11-091-2/+1
* [PATCH] v4l: 868: added support for nxt200x based cards ati hdtv wonderKirk Lapray2005-11-091-2/+17
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-53/+53
* [PATCH] v4l: 712: added analog support for ati hdtv wonderKirk Lapray2005-11-091-1/+14
* [PATCH] v4l: 685: update the tveeprom tuner list with the tunerHans Verkuil2005-11-091-2/+2
* [PATCH] v4l: 655: added support for the philips td1316 tunerHartmut Hackmann2005-11-091-0/+2
* [PATCH] v4l: 644: lower switch from vhf lo to vhf hi for philips 1216me mk3Nickolay V. Shmyrev2005-11-091-1/+1
OpenPOWER on IntegriCloud