1. b538d28 V4L/DVB (7804): tea5767: Fix error logic by Mauro Carvalho Chehab · 16 years ago
  2. 09fee5f V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS by Mauro Carvalho Chehab · 16 years ago
  3. a1355e5 V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request() failed by Andrew Morton · 16 years ago
  4. ff13817 V4L/DVB (7789b): Fix merge conflicts by Mauro Carvalho Chehab · 16 years ago
  5. 2d5e3e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  6. a07c877 V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules by Michael Krufky · 16 years ago
  7. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  8. 397be5c V4L/DVB (7752): tuner-core: add a missing \n after a debug printk by Mauro Carvalho Chehab · 16 years ago
  9. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  10. b9ef6bb V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled by Mauro Carvalho Chehab · 16 years ago
  11. 867e835 V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken by Mauro Carvalho Chehab · 16 years ago
  12. 17de9a4 V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=m by Mauro Carvalho Chehab · 16 years ago
  13. b412ba7 V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct by Mauro Carvalho Chehab · 16 years ago
  14. 7bff4b4 V4L/DVB (7393): tda827x: fixed support of tuners with LNA by Hartmut Hackmann · 16 years ago
  15. b65aa26 V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach by Michael Krufky · 16 years ago
  16. 060a5bd V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types by Michael Krufky · 16 years ago
  17. 65e8d29 V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach by Michael Krufky · 16 years ago
  18. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  19. c52c4d0 V4L/DVB (7102): make tuner-core.c:tuner_list static by Adrian Bunk · 17 years ago
  20. 1641002 V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000 tuners by Michael Krufky · 17 years ago
  21. 73c993a V4L/DVB (7045): xc5000: Small amount of cleanup and commenting by Steven Toth · 17 years ago
  22. 27c685a V4L/DVB (7042): xc5000: Tuner analog support by Steven Toth · 17 years ago
  23. e545d6e V4L/DVB (6953): Fix radio set frequency logic by Mauro Carvalho Chehab · 17 years ago
  24. 67d52e2 V4L/DVB (6920): tuner: fix backwards logic in check for set_config by Michael Krufky · 17 years ago
  25. bc3e5c7 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend by Michael Krufky · 17 years ago
  26. 9ad89f0 V4L/DVB (6880): kill tuner-driver.h by Michael Krufky · 17 years ago
  27. f7f427e V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h by Michael Krufky · 17 years ago
  28. 8ca4083 V4L/DVB (6842): tda9887: remove dependency on struct tuner by Michael Krufky · 17 years ago
  29. 710401b V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG by Michael Krufky · 17 years ago
  30. f1c9a28 V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops by Michael Krufky · 17 years ago
  31. 864a6b8 V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value by Michael Krufky · 17 years ago
  32. a55db8c V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops by Michael Krufky · 17 years ago
  33. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  34. c7919d5 V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single set_params method by Michael Krufky · 17 years ago
  35. a37b4c9 V4L/DVB (6611): Change xc2028_attach method to make easier for DVB by Michel Ludwig · 17 years ago
  36. 9dd659d V4L/DVB (6556): tuner: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  37. 92de1f1 V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversion by Hans Verkuil · 17 years ago
  38. 159ffe7 V4L/DVB (6553): tuner: replace default_mode_mask by Hans Verkuil · 17 years ago
  39. f1f3284 V4L/DVB (6543): tda8290: enable probing of tda8295 by Michael Krufky · 17 years ago
  40. 241020d V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency by Michael Krufky · 17 years ago
  41. 4942744 V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is enabled by Michael Krufky · 17 years ago
  42. 48aa336 V4L/DVB (6473): Prevents double tuner registering by Mauro Carvalho Chehab · 17 years ago
  43. 690c544 V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parameters by Mauro Carvalho Chehab · 17 years ago
  44. 1cba97d7 V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct by Hans Verkuil · 17 years ago
  45. 1a15604 V4L/DVB (6470): Avoid breaking compilation by Mauro Carvalho Chehab · 17 years ago
  46. 0b5f4a1 V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 by Michael Krufky · 17 years ago
  47. 8c125f2c V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295 by Michael Krufky · 17 years ago
  48. 4524c1a V4L/DVB (6445): tuner-core: improve comments inside function fe_release() by Michael Krufky · 17 years ago
  49. af3b0f3 V4L/DVB (6444): tuner-core: remove excessive parenthesis by Michael Krufky · 17 years ago
  50. 31c9584 V4L/DVB (6443): make tda9887 build selectable via Kconfig by Michael Krufky · 17 years ago
  51. 1b29ced V4L/DVB (6441): tuner: clean up ops checking in tuner_status function by Michael Krufky · 17 years ago
  52. 4e9154b V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend interface by Michael Krufky · 17 years ago
  53. 16f2916 V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend by Michael Krufky · 17 years ago
  54. e2be32a V4L/DVB (6437): tuner: clear analog_demod_ops on release by Michael Krufky · 17 years ago
  55. 1dde7a4 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops by Michael Krufky · 17 years ago
  56. 5bea1cd V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod by Michael Krufky · 17 years ago
  57. 746d9732 V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x module by Michael Krufky · 17 years ago
  58. 215b95b V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach by Mauro Carvalho Chehab · 17 years ago
  59. 6cb4587 V4L/DVB (6423): Add tuner-xc2028 driver by Mauro Carvalho Chehab · 17 years ago
  60. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  61. 04d934f V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=m by Adrian Bunk · 17 years ago
  62. 1419683 V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value by Michael Krufky · 17 years ago
  63. 9bc37ca V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express by Michael Krufky · 17 years ago
  64. a1dec51 V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards by Michael Krufky · 17 years ago
  65. 1f5ef19 V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine signal strength by Michael Krufky · 17 years ago
  66. 4adad28 V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  67. 8d0936e V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  68. 7ab10bf V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  69. 96c0b7c V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  70. 910bb3e V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  71. e18f944 V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 by Michael Krufky · 17 years ago
  72. db8a695 V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers by Michael Krufky · 17 years ago
  73. 293197c V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6f by Michael Krufky · 17 years ago
  74. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  75. ffbb807 V4L/DVB (6075): tuner: kernel headers go above subsystem headers by Michael Krufky · 17 years ago
  76. 8218b0b V4L/DVB (5793): Tuner: remove hardware-specific info from public header by Michael Krufky · 17 years ago
  77. 7a91a80 V4L/DVB (5753): Tuner: create struct tuner_operations by Michael Krufky · 17 years ago
  78. 052c50d V4L/DVB (5743): Tuner: clean up kfree() after release by Michael Krufky · 17 years ago
  79. be2b85a V4L/DVB (5741): Tuner: add release callback by Michael Krufky · 17 years ago
  80. 9ee476a V4L/DVB (5740): Git-dvb: fix the tea5761 tuner support by Adrian Bunk · 17 years ago
  81. b208319 V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct by Michael Krufky · 17 years ago
  82. 8573a9e V4L/DVB (5563a): Add experimental support for tea5761 tuner by Mauro Carvalho Chehab · 17 years ago
  83. 80f90fb V4L/DVB (5326): Allow to set tuner_config in attach inform by Hartmut Hackmann · 17 years ago
  84. cfeb883 V4L/DVB (5323): Updated support for tuner callbacks by Hartmut Hackmann · 17 years ago
  85. de956c1 V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct by Hartmut Hackmann · 17 years ago
  86. 21b48a7 V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner by Jean Delvare · 17 years ago
  87. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  88. e71ced1 V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support. by Hans Verkuil · 18 years ago
  89. c28089a V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60. by Michael Hunold · 18 years ago
  90. 985bc96 V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT by Mauro Carvalho Chehab · 18 years ago
  91. d9cd2d9 V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode by Michael Krufky · 18 years ago
  92. 00e158d V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887. by Hans Verkuil · 18 years ago
  93. ba8fc39 V4L/DVB (4270): Add tda9887-specific tuner configuration by Hans Verkuil · 18 years ago
  94. 1b58841a V4L/DVB (4254): Remove obsoleted tuner_debug option. by Hans Verkuil · 18 years ago
  95. 4f725cb V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY. by Hans Verkuil · 18 years ago
  96. 1539623 V4L/DVB (4205): Merge tda9887 module into tuner. by Mauro Carvalho Chehab · 18 years ago
  97. 9c26c8b V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF by Michael Krufky · 18 years ago
  98. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 18 years ago
  99. 3bbe5a8 V4L/DVB (3697): More msp3400 and bttv fixes by Hans Verkuil · 18 years ago
  100. 4ae5c2e V4L/DVB (3614): Fix compilation warning at powerpc platform by Mauro Carvalho Chehab · 18 years ago