1. bc3e5c7 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend by Michael Krufky · 17 years ago
  2. 9ad89f0 V4L/DVB (6880): kill tuner-driver.h by Michael Krufky · 17 years ago
  3. f7f427e V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h by Michael Krufky · 17 years ago
  4. 8ca4083 V4L/DVB (6842): tda9887: remove dependency on struct tuner by Michael Krufky · 17 years ago
  5. 710401b V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG by Michael Krufky · 17 years ago
  6. f1c9a28 V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops by Michael Krufky · 17 years ago
  7. 864a6b8 V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value by Michael Krufky · 17 years ago
  8. a55db8c V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops by Michael Krufky · 17 years ago
  9. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  10. 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
  11. a37b4c9 V4L/DVB (6611): Change xc2028_attach method to make easier for DVB by Michel Ludwig · 17 years ago
  12. 9dd659d V4L/DVB (6556): tuner: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  13. 92de1f1 V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversion by Hans Verkuil · 17 years ago
  14. 159ffe7 V4L/DVB (6553): tuner: replace default_mode_mask by Hans Verkuil · 17 years ago
  15. f1f3284 V4L/DVB (6543): tda8290: enable probing of tda8295 by Michael Krufky · 17 years ago
  16. 241020d V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency by Michael Krufky · 17 years ago
  17. 4942744 V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is enabled by Michael Krufky · 17 years ago
  18. 48aa336 V4L/DVB (6473): Prevents double tuner registering by Mauro Carvalho Chehab · 17 years ago
  19. 690c544 V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parameters by Mauro Carvalho Chehab · 17 years ago
  20. 1cba97d7 V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct by Hans Verkuil · 17 years ago
  21. 1a15604 V4L/DVB (6470): Avoid breaking compilation by Mauro Carvalho Chehab · 17 years ago
  22. 0b5f4a1 V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 by Michael Krufky · 17 years ago
  23. 8c125f2c V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295 by Michael Krufky · 17 years ago
  24. 4524c1a V4L/DVB (6445): tuner-core: improve comments inside function fe_release() by Michael Krufky · 17 years ago
  25. af3b0f3 V4L/DVB (6444): tuner-core: remove excessive parenthesis by Michael Krufky · 17 years ago
  26. 31c9584 V4L/DVB (6443): make tda9887 build selectable via Kconfig by Michael Krufky · 17 years ago
  27. 1b29ced V4L/DVB (6441): tuner: clean up ops checking in tuner_status function by Michael Krufky · 17 years ago
  28. 4e9154b V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend interface by Michael Krufky · 17 years ago
  29. 16f2916 V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend by Michael Krufky · 17 years ago
  30. e2be32a V4L/DVB (6437): tuner: clear analog_demod_ops on release by Michael Krufky · 17 years ago
  31. 1dde7a4 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops by Michael Krufky · 17 years ago
  32. 5bea1cd V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod by Michael Krufky · 17 years ago
  33. 746d9732 V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x module by Michael Krufky · 17 years ago
  34. 215b95b V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach by Mauro Carvalho Chehab · 17 years ago
  35. 6cb4587 V4L/DVB (6423): Add tuner-xc2028 driver by Mauro Carvalho Chehab · 17 years ago
  36. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  37. 04d934f V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=m by Adrian Bunk · 17 years ago
  38. 1419683 V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value by Michael Krufky · 17 years ago
  39. 9bc37ca V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express by Michael Krufky · 17 years ago
  40. a1dec51 V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards by Michael Krufky · 17 years ago
  41. 1f5ef19 V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine signal strength by Michael Krufky · 17 years ago
  42. 4adad28 V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  43. 8d0936e V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  44. 7ab10bf V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  45. 96c0b7c V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  46. 910bb3e V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  47. e18f944 V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 by Michael Krufky · 17 years ago
  48. db8a695 V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers by Michael Krufky · 17 years ago
  49. 293197c V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6f by Michael Krufky · 17 years ago
  50. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  51. ffbb807 V4L/DVB (6075): tuner: kernel headers go above subsystem headers by Michael Krufky · 17 years ago
  52. 8218b0b V4L/DVB (5793): Tuner: remove hardware-specific info from public header by Michael Krufky · 17 years ago
  53. 7a91a80 V4L/DVB (5753): Tuner: create struct tuner_operations by Michael Krufky · 17 years ago
  54. 052c50d V4L/DVB (5743): Tuner: clean up kfree() after release by Michael Krufky · 17 years ago
  55. be2b85a V4L/DVB (5741): Tuner: add release callback by Michael Krufky · 17 years ago
  56. 9ee476a V4L/DVB (5740): Git-dvb: fix the tea5761 tuner support by Adrian Bunk · 17 years ago
  57. b208319 V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct by Michael Krufky · 17 years ago
  58. 8573a9e V4L/DVB (5563a): Add experimental support for tea5761 tuner by Mauro Carvalho Chehab · 17 years ago
  59. 80f90fb V4L/DVB (5326): Allow to set tuner_config in attach inform by Hartmut Hackmann · 17 years ago
  60. cfeb883 V4L/DVB (5323): Updated support for tuner callbacks by Hartmut Hackmann · 17 years ago
  61. de956c1 V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct by Hartmut Hackmann · 17 years ago
  62. 21b48a7 V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner by Jean Delvare · 17 years ago
  63. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  64. e71ced1 V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support. by Hans Verkuil · 18 years ago
  65. c28089a V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60. by Michael Hunold · 18 years ago
  66. 985bc96 V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT by Mauro Carvalho Chehab · 18 years ago
  67. d9cd2d9 V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode by Michael Krufky · 18 years ago
  68. 00e158d V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887. by Hans Verkuil · 18 years ago
  69. ba8fc39 V4L/DVB (4270): Add tda9887-specific tuner configuration by Hans Verkuil · 18 years ago
  70. 1b58841a V4L/DVB (4254): Remove obsoleted tuner_debug option. by Hans Verkuil · 18 years ago
  71. 4f725cb V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY. by Hans Verkuil · 18 years ago
  72. 1539623 V4L/DVB (4205): Merge tda9887 module into tuner. by Mauro Carvalho Chehab · 18 years ago
  73. 9c26c8b V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XF by Michael Krufky · 18 years ago
  74. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 18 years ago
  75. 3bbe5a8 V4L/DVB (3697): More msp3400 and bttv fixes by Hans Verkuil · 18 years ago
  76. 4ae5c2e V4L/DVB (3614): Fix compilation warning at powerpc platform by Mauro Carvalho Chehab · 18 years ago
  77. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  78. df8cf70 V4L/DVB (3395): Fixed Pinnacle 300i DVB-T support by Hartmut Hackmann · 18 years ago
  79. dadaff2 V4L/DVB (3392a): XC3028 code removed from -git versions by Mauro Carvalho Chehab · 18 years ago
  80. cfcd718 V4L/DVB (3332): XC3028 code marked with an special define option by Mauro Carvalho Chehab · 18 years ago
  81. cce91e3 V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw support by Markus Rechberger · 18 years ago
  82. 0004fd5 V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, Terratec Hybrid XS) by Markus Rechberger · 18 years ago
  83. d97a11e V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 19 years ago
  84. 257c645 V4L/DVB (3434): changed comment in tuner-core.c by Markus Rechberger · 19 years ago
  85. ac272ed V4L/DVB (3429): Missing break statement on tuner-core by Markus Rechberger · 19 years ago
  86. 8a4b275 V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) by Hans Verkuil · 19 years ago
  87. 27487d4 V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. by Hans Verkuil · 19 years ago
  88. f9195de V4L/DVB (3347): Fixes some bad global variables by Hans Verkuil · 19 years ago
  89. 7408187 by Panagiotis Issaris · 19 years ago
  90. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  91. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  92. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  93. 7e57819 V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugs by Mauro Carvalho Chehab · 19 years ago
  94. 39e8f40 V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support. by Hans Verkuil · 19 years ago
  95. cd43c3f V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.c by Hans Verkuil · 19 years ago
  96. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  97. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  98. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  99. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  100. 800d3c6 [PATCH] v4l: (943) added secam l video standard by Mauro Carvalho Chehab · 19 years ago