1. 550df5a [media] tuner-core: Don't touch at standby during tuner_lookup by Mauro Carvalho Chehab · 14 years ago
  2. 0eec66c [media] tuner-core: Rearrange some functions to better document by Mauro Carvalho Chehab · 14 years ago
  3. a2894e3 [media] tuner-core: Improve function documentation by Mauro Carvalho Chehab · 14 years ago
  4. ad020dc [media] tuner-core: remove usage of DIGITAL_TV by Mauro Carvalho Chehab · 14 years ago
  5. 0ae79d9 [media] tuner-core: Fix a few comments on it by Mauro Carvalho Chehab · 14 years ago
  6. a34ec5f [media] tuner-core: dead code removal by Mauro Carvalho Chehab · 14 years ago
  7. 900f734 [media] tuner-core: Don't use a static var for xc5000_cfg by Mauro Carvalho Chehab · 14 years ago
  8. 7d275bf [media] tuner-core: CodingStyle cleanups by Mauro Carvalho Chehab · 14 years ago
  9. e2f63d9 [media] tuner-core: do the right thing for suspend/resume by Mauro Carvalho Chehab · 14 years ago
  10. cbde689 [media] tuner-core: Better implement standby mode by Mauro Carvalho Chehab · 14 years ago
  11. e2d25a2 [media] tuner-core: Some cleanups at check_mode/set_mode by Mauro Carvalho Chehab · 14 years ago
  12. 9f3f71e [media] tuner-core: Reorganize the functions internally by Mauro Carvalho Chehab · 14 years ago
  13. b77bdb0 [media] tuner-core: move some messages to the proper place by Mauro Carvalho Chehab · 14 years ago
  14. 04f590e [media] tuner-core: remove the legacy is_stereo() call by Mauro Carvalho Chehab · 14 years ago
  15. 5620094 [media] tuner-core: Remove V4L1/V4L2 API switch by Mauro Carvalho Chehab · 14 years ago
  16. e350d44 [media] tda18271: allow restricting max out to 4 bytes by Mauro Carvalho Chehab · 14 years ago
  17. 9dfde55 [media] Use smaller i2c transaction size with 18271 tuner by Devin Heitmueller · 14 years ago
  18. a644c07 V4L/DVB: saa7146/tuner: remove mxb hack by Hans Verkuil · 14 years ago
  19. 02a2098 V4L/DVB: tuner: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  20. a570fb6 V4L/DVB (13964): tuner-core, fix memory leak by Jiri Slaby · 15 years ago
  21. d6eef49 V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startup by Michael Krufky · 15 years ago
  22. f14a297 V4L/DVB (13241): Cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  23. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  24. 9346389 V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod by Michael Krufky · 15 years ago
  25. 75b697f V4L/DVB (12483): Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  26. 0f9fba3 V4L/DVB (11926): tuner-core: fix warning introduced when cleaning up xc5000 init routine by Devin Heitmueller · 15 years ago
  27. ee7e63f V4L/DVB (11799): xc5000: don't load firmware until a tuning request is made by Devin Heitmueller · 15 years ago
  28. 416a7aa V4L/DVB (11670): tuner: remove tuner_i2c_address_check by Hans Verkuil · 15 years ago
  29. acebc70 V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 by Hans Verkuil · 15 years ago
  30. 0c84674 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. by Hans Verkuil · 15 years ago
  31. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  32. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  33. 75b4c26 V4L/DVB (11364): tuner: remove i2c legacy code. by Hans Verkuil · 15 years ago
  34. 5eb35fd V4L/DVB (11312): tuner: remove V4L1 code from this driver. by Hans Verkuil · 15 years ago
  35. bccfa44 V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers by Hans Verkuil · 15 years ago
  36. e7ddcd9 V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type by Michael Krufky · 15 years ago
  37. ea22786 V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than 5380 by Devin Heitmueller · 15 years ago
  38. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  39. 035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. by Hans Verkuil · 16 years ago
  40. 49dd131 V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled. by Hans Verkuil · 16 years ago
  41. 16a5e53 V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleep by Mauro Carvalho Chehab · 16 years ago
  42. e8a4a9e V4L/DVB (9829): tuner: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  43. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  44. 3065096 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() by Michael Krufky · 16 years ago
  45. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  46. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  47. 427aad6 V4L/DVB (7905): check_v4l2 should return -EINVAL on error by Marcin Slusarz · 16 years ago
  48. 4d3437d V4L/DVB (7904): v4l/tuner-core: consistent handling of return values by Marcin Slusarz · 16 years ago
  49. 7271e60 tuner: Do not alter i2c_client.name by Michael Krufky · 16 years ago
  50. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  51. 4872354 V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system by Michael Krufky · 16 years ago
  52. b538d28 V4L/DVB (7804): tea5767: Fix error logic by Mauro Carvalho Chehab · 16 years ago
  53. 09fee5f V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS by Mauro Carvalho Chehab · 16 years ago
  54. a1355e5 V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request() failed by Andrew Morton · 16 years ago
  55. ff13817 V4L/DVB (7789b): Fix merge conflicts by Mauro Carvalho Chehab · 16 years ago
  56. 2d5e3e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  57. a07c877 V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules by Michael Krufky · 16 years ago
  58. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  59. 397be5c V4L/DVB (7752): tuner-core: add a missing \n after a debug printk by Mauro Carvalho Chehab · 16 years ago
  60. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  61. b9ef6bb V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled by Mauro Carvalho Chehab · 16 years ago
  62. 867e835 V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken by Mauro Carvalho Chehab · 16 years ago
  63. 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
  64. b412ba7 V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct by Mauro Carvalho Chehab · 16 years ago
  65. 7bff4b4 V4L/DVB (7393): tda827x: fixed support of tuners with LNA by Hartmut Hackmann · 16 years ago
  66. b65aa26 V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach by Michael Krufky · 16 years ago
  67. 060a5bd V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types by Michael Krufky · 16 years ago
  68. 65e8d29 V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach by Michael Krufky · 16 years ago
  69. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  70. c52c4d0 V4L/DVB (7102): make tuner-core.c:tuner_list static by Adrian Bunk · 17 years ago
  71. 1641002 V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000 tuners by Michael Krufky · 17 years ago
  72. 73c993a V4L/DVB (7045): xc5000: Small amount of cleanup and commenting by Steven Toth · 17 years ago
  73. 27c685a V4L/DVB (7042): xc5000: Tuner analog support by Steven Toth · 17 years ago
  74. e545d6e V4L/DVB (6953): Fix radio set frequency logic by Mauro Carvalho Chehab · 17 years ago
  75. 67d52e2 V4L/DVB (6920): tuner: fix backwards logic in check for set_config by Michael Krufky · 17 years ago
  76. bc3e5c7 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend by Michael Krufky · 17 years ago
  77. 9ad89f0 V4L/DVB (6880): kill tuner-driver.h by Michael Krufky · 17 years ago
  78. f7f427e V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h by Michael Krufky · 17 years ago
  79. 8ca4083 V4L/DVB (6842): tda9887: remove dependency on struct tuner by Michael Krufky · 17 years ago
  80. 710401b V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG by Michael Krufky · 17 years ago
  81. f1c9a28 V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops by Michael Krufky · 17 years ago
  82. 864a6b8 V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value by Michael Krufky · 17 years ago
  83. a55db8c V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops by Michael Krufky · 17 years ago
  84. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  85. 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
  86. a37b4c9 V4L/DVB (6611): Change xc2028_attach method to make easier for DVB by Michel Ludwig · 17 years ago
  87. 9dd659d V4L/DVB (6556): tuner: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  88. 92de1f1 V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversion by Hans Verkuil · 17 years ago
  89. 159ffe7 V4L/DVB (6553): tuner: replace default_mode_mask by Hans Verkuil · 17 years ago
  90. f1f3284 V4L/DVB (6543): tda8290: enable probing of tda8295 by Michael Krufky · 17 years ago
  91. 241020d V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency by Michael Krufky · 17 years ago
  92. 4942744 V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is enabled by Michael Krufky · 17 years ago
  93. 48aa336 V4L/DVB (6473): Prevents double tuner registering by Mauro Carvalho Chehab · 17 years ago
  94. 690c544 V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parameters by Mauro Carvalho Chehab · 17 years ago
  95. 1cba97d7 V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct by Hans Verkuil · 17 years ago
  96. 1a15604 V4L/DVB (6470): Avoid breaking compilation by Mauro Carvalho Chehab · 17 years ago
  97. 0b5f4a1 V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 by Michael Krufky · 17 years ago
  98. 8c125f2c V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295 by Michael Krufky · 17 years ago
  99. 4524c1a V4L/DVB (6445): tuner-core: improve comments inside function fe_release() by Michael Krufky · 17 years ago
  100. af3b0f3 V4L/DVB (6444): tuner-core: remove excessive parenthesis by Michael Krufky · 17 years ago