aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners
Commit message (Expand)AuthorAgeFilesLines
* [media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab2011-03-211-4/+4
* [media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab2011-03-212-8/+34
* [media] tuner-xc2028: More firmware loading retriesAlina Friedrichsen2011-03-211-3/+3
* [media] tuner-simple: add support for Tena TNF5337 MFDMauro Carvalho Chehab2011-03-211-0/+21
* [media] tda829x: fix regression in probe functionsJarod Wilson2011-03-021-7/+7
* Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-211-56/+74
|\
| * [media] saa7134: Kworld SBTVD: make both analog and digital to workMauro Carvalho Chehab2011-01-191-0/+1
| * [media] tda8290: Turn tda829x on before touching at the I2C gateMauro Carvalho Chehab2011-01-191-5/+6
| * [media] tda8290: Fix a bug if no tuner is detectedMauro Carvalho Chehab2011-01-191-1/+4
| * [media] tda8290: Make all read operations atomicMauro Carvalho Chehab2011-01-191-53/+66
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
|/
* [media] tda18218: fix compile warningHans Verkuil2011-01-041-1/+1
* [media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches2010-12-291-6/+4
* [media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2010-11-221-4/+4
* [media] af9015: Fix max I2C message size when used with tda18271Mauro Carvalho Chehab2010-10-271-1/+1
* [media] tda18271: allow restricting max out to 4 bytesMauro Carvalho Chehab2010-10-212-27/+37
* V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returnedMauro Carvalho Chehab2010-10-211-9/+7
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-212-3/+3
* V4L/DVB: NXP TDA18218 silicon tuner driverAntti Palosaari2010-10-215-0/+493
* V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski2010-08-081-1/+1
* V4L/DVB: xc5000: Fix a few warningsMauro Carvalho Chehab2010-08-021-1/+3
* V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not usedJustin P. Mattock2010-08-021-3/+0
* V4L/DVB: xc5000, rework xc_write_regDmitri Belimov2010-08-021-31/+26
* V4L/DVB: tda18271: fix error detection during initialization of first instanceMichael Krufky2010-08-021-3/+5
* V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2010-07-082-0/+17
* V4L/DVB: xc3028: fix regression in firmware loading timeDevin Heitmueller2010-05-181-4/+7
* V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm...Mauro Carvalho Chehab2010-05-181-0/+5
* V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab2010-05-182-2/+9
* V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speedMauro Carvalho Chehab2010-05-182-1/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-1/+12
* V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cardsAndy Walls2010-02-261-0/+21
* V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028LMauro Carvalho Chehab2010-02-261-1/+3
* V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in AustraliaMauro Carvalho Chehab2010-02-261-17/+60
* V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection fo...Michael Krufky2010-01-171-1/+2
* V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2Michael Krufky2010-01-171-3/+6
* V4L/DVB (13592): max2165: 32bit build patchDavid Wong2009-12-101-1/+1
* V4L/DVB: Fix test in copy_reg_bits()Roel Kluin2009-12-051-1/+1
* V4L/DVB (13373): Maxium MAX2165 silicon tunerDavid T.L. Wong2009-12-055-0/+558
* V4L/DVB (13331): mxl5005s: provide ability to override QAM gain for HVR-1600Devin Heitmueller2009-12-052-1/+8
* V4L/DVB (13262): tda18271: fix regression preventing std map override from ta...Michael Krufky2009-12-051-4/+8
* V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin2009-12-051-1/+1
* V4L/DVB (13220): tda18271: increment module version minorMichael Krufky2009-12-051-1/+1
* V4L/DVB (13219): tda18271: remove unneeded braces in switch..case blockMichael Krufky2009-12-051-2/+0
* V4L/DVB (13218): tda18271: consolidate common code for calibration on startup...Michael Krufky2009-12-051-36/+15
* V4L/DVB (13217): tda18271: handle rf_cal_on_startup properly during attachMichael Krufky2009-12-051-3/+14
* V4L/DVB (13216): tda18271: initialize tuner during set_config if rf_cal_on_st...Michael Krufky2009-12-051-3/+25
* V4L/DVB (13215): tda18271: add support for the set_config methodMichael Krufky2009-12-051-13/+26
* V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at onceMichael Krufky2009-12-054-7/+26
* V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not l...Devin Heitmueller2009-12-051-4/+12
* V4L/DVB (13112): tda18271: display some state information in debug outputMichael Krufky2009-12-052-12/+23