summaryrefslogtreecommitdiff
path: root/drivers/media/video/tuner-core.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky1-1/+2
2007-10-10V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boardsMichael Krufky1-0/+21
2007-10-10V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...Michael Krufky1-11/+21
2007-10-10V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...Michael Krufky1-3/+14
2007-10-10V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-2/+3
2007-10-10V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-2/+3
2007-10-10V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-1/+2
2007-10-10V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-2/+14
2007-10-10V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky1-18/+111
2007-10-10V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky1-28/+27
2007-10-10V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6fMichael Krufky1-0/+22
2007-10-10V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-10-10V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky1-2/+1
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky1-0/+1
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky1-31/+31
2007-07-18V4L/DVB (5743): Tuner: clean up kfree() after releaseMichael Krufky1-3/+7
2007-07-18V4L/DVB (5741): Tuner: add release callbackMichael Krufky1-0/+5
2007-07-18V4L/DVB (5740): Git-dvb: fix the tea5761 tuner supportAdrian Bunk1-4/+4
2007-07-18V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky1-1/+4
2007-07-18V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab1-0/+26
2007-04-27V4L/DVB (5326): Allow to set tuner_config in attach informHartmut Hackmann1-7/+7
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann1-8/+8
2007-04-27V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann1-8/+16
2007-03-27V4L/DVB (5421): Fix suspend/resume in msp3400 and tunerJean Delvare1-6/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-27V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil1-0/+4
2006-12-10V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60.Michael Hunold1-0/+4
2006-07-30V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-11/+12
2006-07-30V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky1-8/+0
2006-06-30V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil1-5/+5
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil1-1/+1
2006-06-27V4L/DVB (4254): Remove obsoleted tuner_debug option.Hans Verkuil1-8/+0
2006-06-26V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil1-7/+3
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab1-5/+27
2006-06-25V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XFMichael Krufky1-1/+1
2006-04-02V4L/DVB (3700): Remove obsolete commands from tvp5150.cHans Verkuil1-0/+2
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil1-4/+4
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-1/+0
2006-03-03V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann1-2/+3
2006-02-27V4L/DVB (3392a): XC3028 code removed from -git versionsMauro Carvalho Chehab1-5/+0
2006-02-27V4L/DVB (3332): XC3028 code marked with an special define optionMauro Carvalho Chehab1-0/+2
2006-02-27V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw supportMarkus Rechberger1-1/+0
2006-02-27V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, T...Markus Rechberger1-0/+3
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil1-0/+5
2006-01-23V4L/DVB (3434): changed comment in tuner-core.cMarkus Rechberger1-1/+1
2006-01-23V4L/DVB (3429): Missing break statement on tuner-coreMarkus Rechberger1-0/+1
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil1-35/+33
2006-01-16V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil1-33/+52
2006-01-12V4L/DVB (3347): Fixes some bad global variablesHans Verkuil1-8/+8