summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-core.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-241-0/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-1/+0Star
* V4L/DVB (7905): check_v4l2 should return -EINVAL on errorMarcin Slusarz2008-06-051-5/+5
* V4L/DVB (7904): v4l/tuner-core: consistent handling of return valuesMarcin Slusarz2008-06-051-15/+15
* tuner: Do not alter i2c_client.nameMichael Krufky2008-05-261-13/+7Star
* i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-181-1/+16
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-141-2/+2
* V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab2008-05-141-2/+2
* V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab2008-05-141-15/+13Star
* V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton2008-05-141-1/+1
* V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab2008-04-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-291-45/+79
|\
| * V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky2008-04-291-43/+75
| * Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-1/+1
| * V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab2008-04-291-1/+3
* | i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
|/
* V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabledMauro Carvalho Chehab2008-04-261-46/+46
* V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were brokenMauro Carvalho Chehab2008-04-241-3/+3
* V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_...Mauro Carvalho Chehab2008-04-241-1/+1
* V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab2008-04-241-1/+0Star
* V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann2008-04-241-1/+1
* V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attachMichael Krufky2008-04-241-8/+18
* V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-typesMichael Krufky2008-04-241-8/+3Star
* V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attachMichael Krufky2008-04-241-5/+0Star
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-3/+3
* V4L/DVB (7102): make tuner-core.c:tuner_list staticAdrian Bunk2008-02-181-1/+1
* V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000...Michael Krufky2008-01-251-0/+6
* V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth2008-01-251-1/+1
* V4L/DVB (7042): xc5000: Tuner analog supportSteven Toth2008-01-251-0/+20
* V4L/DVB (6953): Fix radio set frequency logicMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6920): tuner: fix backwards logic in check for set_configMichael Krufky2008-01-251-3/+2Star
* V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky2008-01-251-52/+47Star
* V4L/DVB (6880): kill tuner-driver.hMichael Krufky2008-01-251-1/+0Star
* V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.hMichael Krufky2008-01-251-0/+21
* V4L/DVB (6842): tda9887: remove dependency on struct tunerMichael Krufky2008-01-251-1/+1
* V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky2008-01-251-9/+3Star
* V4L/DVB (6839): tuner: add set_config to struct analog_tuner_opsMichael Krufky2008-01-251-0/+14
* V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus valueMichael Krufky2008-01-251-3/+3
* V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky2008-01-251-0/+3
* V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky2008-01-251-3/+40
* V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...Michael Krufky2008-01-251-17/+24
* V4L/DVB (6611): Change xc2028_attach method to make easier for DVBMichel Ludwig2008-01-251-4/+7
* V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil2008-01-251-67/+32Star
* V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversionHans Verkuil2008-01-251-215/+223
* V4L/DVB (6553): tuner: replace default_mode_maskHans Verkuil2008-01-251-11/+54
* V4L/DVB (6543): tda8290: enable probing of tda8295Michael Krufky2008-01-251-2/+2
* V4L/DVB (6492): tuner: improve tuner_foo printk macros consistencyMichael Krufky2008-01-251-0/+2
* V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is en...Michael Krufky2008-01-251-1/+1
* V4L/DVB (6473): Prevents double tuner registeringMauro Carvalho Chehab2008-01-251-2/+11
* V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parametersMauro Carvalho Chehab2008-01-251-0/+12