aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners (follow)
AgeCommit message (Expand)AuthorFilesLines
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 (tm6000)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 implicit slab.h inclusion from percpu.hTejun 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 for TDA8295Michael 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
2009-12-05V4L/DVB: Fix test in copy_reg_bits()Roel Kluin1-1/+1
2009-12-05V4L/DVB (13373): Maxium MAX2165 silicon tunerDavid T.L. Wong5-0/+558
2009-12-05V4L/DVB (13331): mxl5005s: provide ability to override QAM gain for HVR-1600Devin Heitmueller2-1/+8
2009-12-05V4L/DVB (13262): tda18271: fix regression preventing std map override from taking effectMichael Krufky1-4/+8
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-12-05V4L/DVB (13220): tda18271: increment module version minorMichael Krufky1-1/+1
2009-12-05V4L/DVB (13219): tda18271: remove unneeded braces in switch..case blockMichael Krufky1-2/+0
2009-12-05V4L/DVB (13218): tda18271: consolidate common code for calibration on startup determinationMichael Krufky1-36/+15
2009-12-05V4L/DVB (13217): tda18271: handle rf_cal_on_startup properly during attachMichael Krufky1-3/+14
2009-12-05V4L/DVB (13216): tda18271: initialize tuner during set_config if rf_cal_on_startup is setMichael Krufky1-3/+25
2009-12-05V4L/DVB (13215): tda18271: add support for the set_config methodMichael Krufky1-13/+26
2009-12-05V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at onceMichael Krufky4-7/+26
2009-12-05V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not loadedDevin Heitmueller1-4/+12
2009-12-05V4L/DVB (13112): tda18271: display some state information in debug outputMichael Krufky2-12/+23
2009-12-05V4L/DVB (13111): tda18271: more signedness fixesMichael Krufky2-15/+17
2009-12-05V4L/DVB (13110): tda18271: use temporary variables in tda18271_rf_tracking_filters_initMichael Krufky1-6/+9
2009-12-05V4L/DVB (13108): tda8290: enable deemphasis_50 module parameterHenk Vergonet1-0/+1
2009-12-05V4L/DVB (13076): xc5000: make the definition of the FM input part of the xc5000 config structDevin Heitmueller2-3/+28
2009-12-05V4L/DVB (13075): xc5000: add FM radio supportBeholder Intl. Ltd. Dmitry Belimov1-4/+62
2009-11-07V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filters_initSeth Barry1-2/+2
2009-11-07V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculationMichael Krufky1-2/+2
2009-09-19V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demodMichael Krufky1-0/+4
2009-09-19V4L/DVB (12950): tuner-simple: add Philips CU1216LAntti Palosaari1-0/+23
2009-09-19V4L/DVB (12871): tda18271: fix bad data in tda18271_cid_target tableHenk Vergonet1-2/+1
2009-09-19V4L/DVB (12870): tda18271: update temperature compensation calculatation formulaHenk Vergonet1-1/+1
2009-09-19V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verboseMichael Krufky1-2/+3
2009-09-19V4L/DVB (12868): tda18271: improve error log in function tda18271_write_regsMichael Krufky1-1/+2
2009-09-19V4L/DVB (12867): tda18271: ensure that configuration options are set for multiple instancesMichael Krufky1-3/+13
2009-09-19V4L/DVB (12866): tda18271: move small_i2c assignment to the state config blockMichael Krufky1-3/+1
2009-09-19V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky1-15/+15
2009-09-19V4L/DVB (12864): tda18271: change output feature configuration to a bitmaskMichael Krufky3-34/+36
2009-09-19V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop thru onMichael Krufky2-0/+7
2009-09-19V4L/DVB (12862): tda18271: add debug to show which standby mode is in useMichael Krufky1-0/+3
2009-09-19V4L/DVB (12861): tda18271: add support for additional low-power standby modesMichael Krufky3-3/+28
2009-09-12V4L/DVB (12578): tda18271: allow drivers to request RF tracking filter calibration during attachMichael Krufky2-2/+21
2009-09-12V4L/DVB (12577): tda18271: remove excess whitespace from tda_foo printk macrosMichael Krufky1-7/+7
2009-09-12V4L/DVB (12576): tda18271: simplify debug printk macrosMichael Krufky1-6/+6
2009-09-12V4L/DVB (12573): FM1216MK5 FM radioDmitri Belimov1-0/+6
2009-09-12V4L/DVB (12334): tuner-simple: Add an entry for the Partsnic PTI-5NF05 NTSC tunerAndy Walls1-0/+25