aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2008-01-25V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID checkAkinobu Mita2-49/+33
2008-01-25V4L/DVB (7075): Make a local function staticPatrick Boettcher1-1/+1
2008-01-25V4L/DVB (7074): DiB7000P: correct tuning problem for 7MHz channelPatrick Boettcher2-6/+9
2008-01-25V4L/DVB (7073): DiB7070: Reception quality improvedPatrick Boettcher2-2/+17
2008-01-25V4L/DVB (7072): sets the MT2060 IF1 frequency according to EEPROMOlivier DANET1-5/+27
2008-01-25V4L/DVB (7071): DiB0700: Start streaming the right wayPatrick Boettcher1-4/+1
2008-01-25V4L/DVB (7070): Fix some tuning problemsSoeren Moch3-8/+17
2008-01-25V4L/DVB (7069): Support for myTV.tDarren Salt2-1/+7
2008-01-25V4L/DVB (7068): Add support for WinTV Nova-T-CE driverTim Taubert2-2/+14
2008-01-25V4L/DVB (7067): fix autoserach in the Hauppauge NOVA-T 500Jose Alberto Reguero1-1/+1
2008-01-25V4L/DVB (7066): ASUS My Cinema U3000 Mini DVBT TunerDaniel Gimpelevich2-5/+53
2008-01-25V4L/DVB (7065): Artec T14BR patchesYousef Lamlum2-1/+7
2008-01-25V4L/DVB (7063): xc5000: Fix OOPS caused by missing firmwareSteven Toth1-0/+2
2008-01-25V4L/DVB (7054): ansonic branded dvb-t usb stick support in the af9005 driverLuca Olivetti2-1/+8
2008-01-25V4L/DVB (7052): tda18271: when tuning digital, the analog demod must be tri-statedMichael Krufky1-1/+4
2008-01-25V4L/DVB (7051): Cleans up error handling on or51xxx_attachMauro Carvalho Chehab2-10/+2
2008-01-25V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth1-1/+1
2008-01-25V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth2-4/+12
2008-01-25V4L/DVB (7042): xc5000: Tuner analog supportSteven Toth2-38/+187
2008-01-25V4L/DVB (7041): s5h1409: Bug fix for parallel supportSteven Toth2-7/+51
2008-01-25V4L/DVB (7032): tda18271: tda18271_cal_on_startup should be declared staticMichael Krufky1-1/+1
2008-01-25V4L/DVB (7029): tda18271: provide a choice whether to perform rf cal on init or on first tuneMichael Krufky1-0/+8
2008-01-25V4L/DVB (7028): tda18271: test RF_CAL_OK to see if we need additional RF calibrationMichael Krufky1-0/+5
2008-01-25V4L/DVB (7027): tda18271: put the device in standby mode during sleep()Michael Krufky3-5/+60
2008-01-25V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has completedMichael Krufky1-0/+2
2008-01-25V4L/DVB (7008): s5h1409: Ensure the silicon is initialized during attachSteven Toth1-2/+10
2008-01-25V4L/DVB (6988): tda18271: give calibration debug a separate debug maskMichael Krufky2-3/+5
2008-01-25V4L/DVB (6987): tda18271: add support for fm radioMichael Krufky3-13/+32
2008-01-25V4L/DVB (6986): tda18271: share state between analog and digital tuner instancesMichael Krufky2-22/+74
2008-01-25V4L/DVB (6979): tda18271: use a mutex to protect state in critical sectionsMichael Krufky2-0/+23
2008-01-25V4L/DVB (6978): tda18271: store frequency and bandwidth after successful tuneMichael Krufky2-11/+38
2008-01-25V4L/DVB (6977): tda18271: clean up calibration initialization proceduresMichael Krufky2-15/+23
2008-01-25V4L/DVB (6965): tda18271: fix analog tuning regression caused by earlier changesetMichael Krufky2-7/+5
2008-01-25V4L/DVB (6964): tda18271: document debug level and configuration parametersMichael Krufky2-1/+5
2008-01-25V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32Michael Krufky3-32/+33
2008-01-25V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency and std bitsMichael Krufky4-38/+115
2008-01-25V4L/DVB (6961): tda18271: move common code to tda18271-common.cMichael Krufky6-586/+641
2008-01-25V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2Michael Krufky3-111/+1778
2008-01-25V4L/DVB (6959): tda18271: add MODULE_VERSIONMichael Krufky1-0/+1
2008-01-25V4L/DVB (6958): tda18271: clean up function tda18271_set_analog_paramsMichael Krufky1-17/+12
2008-01-25V4L/DVB (6957): tda18271: fail table lookups if frequency is out of rangeMichael Krufky2-13/+20
2008-01-25V4L/DVB (6930): xc5000: Removed erroneous definesSteven Toth1-1/+1
2008-01-25V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tuneMichael Krufky1-29/+114
2008-01-25V4L/DVB (6927): tda18271: improve printk macrosMichael Krufky3-42/+44
2008-01-25V4L/DVB (6926): tda18271: consolidate table lookup functionsMichael Krufky3-74/+106
2008-01-25V4L/DVB (6925): tda18271: move state structures to tda18271-priv.hMichael Krufky2-19/+22
2008-01-25V4L/DVB (6924): tda18271: fix whitespace in tda18271_ir_measureMichael Krufky1-5/+5
2008-01-25V4L/DVB (6923): tda18271: remove extraneous debugMichael Krufky1-1/+0
2008-01-25V4L/DVB (6907): tda18271: create separate calc_pll functionsMichael Krufky1-43/+56