summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners
AgeCommit message (Expand)AuthorFilesLines
2011-05-20[media] DVB: mxl5005s: handle new bandwidths by returning -EINVALAndreas Oberritter1-0/+2
2011-05-20[media] tda18271: add DVB-C supportAntti Palosaari1-0/+4
2011-05-20[media] NXP TDA18212HN silicon tuner driverAntti Palosaari5-0/+366
2011-05-20[media] xc5000: Improve it to work better with 6MHz-spaced channelsMauro Carvalho Chehab1-6/+26
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-26/+18
2011-04-19[media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheetMichael Krufky1-4/+5
2011-04-19[media] tda18271: update tda18271_rf_band as per NXP's rev.04 datasheetMichael Krufky1-2/+1
2011-04-19[media] tda18271: fix bad calculation of main post divider byteMichael Krufky1-10/+1
2011-04-19[media] tda18271: prog_cal and prog_tab variables should be s32, not u8Michael Krufky1-10/+11
2011-04-19[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_initMichael Krufky1-4/+4
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-22[media] tuner-xc2028.c: fix compile warningHans Verkuil1-2/+2
2011-03-21[media] xc5000: add set_config and otherDmitri Belimov2-2/+37
2011-03-21[media] xc5000: add support for DVB-C tuningIgor M. Liplianin1-0/+18
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab1-4/+4
2011-03-21[media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab2-8/+34
2011-03-21[media] tuner-xc2028: More firmware loading retriesAlina Friedrichsen1-3/+3
2011-03-21[media] tuner-simple: add support for Tena TNF5337 MFDMauro Carvalho Chehab1-0/+21
2011-03-02[media] tda829x: fix regression in probe functionsJarod Wilson1-7/+7
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-56/+74
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-19[media] saa7134: Kworld SBTVD: make both analog and digital to workMauro Carvalho Chehab1-0/+1
2011-01-19[media] tda8290: Turn tda829x on before touching at the I2C gateMauro Carvalho Chehab1-5/+6
2011-01-19[media] tda8290: Fix a bug if no tuner is detectedMauro Carvalho Chehab1-1/+4
2011-01-19[media] tda8290: Make all read operations atomicMauro Carvalho Chehab1-53/+66
2011-01-04[media] tda18218: fix compile warningHans Verkuil1-1/+1
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches1-6/+4
2010-11-22[media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab1-4/+4
2010-10-27[media] af9015: Fix max I2C message size when used with tda18271Mauro Carvalho Chehab1-1/+1
2010-10-21[media] tda18271: allow restricting max out to 4 bytesMauro Carvalho Chehab2-27/+37
2010-10-21V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returnedMauro Carvalho Chehab1-9/+7
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2-3/+3
2010-10-21V4L/DVB: NXP TDA18218 silicon tuner driverAntti Palosaari5-0/+493
2010-08-08V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski1-1/+1
2010-08-02V4L/DVB: xc5000: Fix a few warningsMauro Carvalho Chehab1-1/+3
2010-08-02V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not usedJustin P. Mattock1-3/+0
2010-08-02V4L/DVB: xc5000, rework xc_write_regDmitri Belimov1-31/+26
2010-08-02V4L/DVB: tda18271: fix error detection during initialization of first instanceMichael Krufky1-3/+5
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2-0/+17
2010-05-18V4L/DVB: xc3028: fix regression in firmware loading timeDevin Heitmueller1-4/+7
2010-05-18V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm...Mauro Carvalho Chehab1-0/+5
2010-05-18V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab2-2/+9
2010-05-18V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speedMauro Carvalho Chehab2-1/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo13-1/+12
2010-02-26V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cardsAndy Walls1-0/+21
2010-02-26V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028LMauro Carvalho Chehab1-1/+3
2010-02-26V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in AustraliaMauro Carvalho Chehab1-17/+60
2010-01-17V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection fo...Michael Krufky1-1/+2
2010-01-17V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2Michael Krufky1-3/+6
2009-12-10V4L/DVB (13592): max2165: 32bit build patchDavid Wong1-1/+1