1. dfc2e12 [media] tuner-core/simple: get_rf_strength can be tuner mode specific by Hans Verkuil · 11 years ago
  2. a2192cf [media] tuner-core/tda9887: get_afc can be tuner mode specific by Hans Verkuil · 11 years ago
  3. cdcd141 [media] tuner-core: Change config from unsigned int to void * by Ondrej Zary · 11 years ago
  4. 004e45d [media] tuner-core: handle errors when getting signal strength/afc by Mauro Carvalho Chehab · 11 years ago
  5. 6f8ca0b [media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc by Mauro Carvalho Chehab · 11 years ago
  6. 383730c [media] tuner-core: return afc instead of zero by Mauro Carvalho Chehab · 11 years ago
  7. 106cf64 [media] tuner-core: don't set has_signal/get_afc if not supported by Hans Verkuil · 11 years ago
  8. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 11 years ago
  9. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 11 years ago
  10. ba1066d [media] tuner-core: map audmode to STEREO for radio devices by Hans Verkuil · 12 years ago
  11. 5bc3cb7 [media] v4l: move v4l2 core into a separate directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/tuner-core.c]
  12. 1d432a3 [media] tuner, xc2028: add support for get_afc() by Mauro Carvalho Chehab · 12 years ago
  13. 030755b [media] tuner-core: call has_signal for both TV and radio by Mauro Carvalho Chehab · 12 years ago
  14. c44ff8f [media] tuner-core: return the frequency range of the correct tuner by Hans Verkuil · 12 years ago
  15. 5cbd28d [media] Convert I2C drivers to dev_pm_ops by Mark Brown · 12 years ago
  16. c6e8d86 [media] convert drivers/media/* to use module_i2c_driver() by Axel Lin · 12 years ago
  17. 6fab81d [media] xc5000: drivers should specify chip revision rather than firmware by Michael Krufky · 12 years ago
  18. f21cfaf [media] tuner: add support for Xceive XC5000C by Michael Krufky · 12 years ago
  19. 27b93d8 [media] cx88: Fix radio support for Leadtek DTV2000H J by Miroslav Slugen · 13 years ago
  20. 8edeb6e [media] xc4000: removed card_type by istvan_v@mailbox.hu · 13 years ago
  21. 8d009a0 [media] dib0700: add initial code for PCTV 340e by Davide Ferri by Davide Ferri · 15 years ago
  22. a1ad5ec [media] tuner-core: fix a 2.6.39 regression with mt20xx by Mauro Carvalho Chehab · 13 years ago
  23. 5ad339a [media] tuner-core.c: don't change type field in g_tuner or g_frequency by Hans Verkuil · 13 years ago
  24. d16625e [media] tuner-core: power up tuner when called with s_power(1) by Hans Verkuil · 13 years ago
  25. 4878330 [media] tuner-core: simplify the standard fixup by Hans Verkuil · 13 years ago
  26. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 13 years ago
  27. 9bf0ef0 [media] tuner-core: fix tuner_resume: use t->mode instead of t->type by Hans Verkuil · 13 years ago
  28. 4e4a31f [media] tuner-core: fix s_std and s_tuner by Hans Verkuil · 13 years ago
  29. 550df5a [media] tuner-core: Don't touch at standby during tuner_lookup by Mauro Carvalho Chehab · 13 years ago
  30. 0eec66c [media] tuner-core: Rearrange some functions to better document by Mauro Carvalho Chehab · 13 years ago
  31. a2894e3 [media] tuner-core: Improve function documentation by Mauro Carvalho Chehab · 13 years ago
  32. ad020dc [media] tuner-core: remove usage of DIGITAL_TV by Mauro Carvalho Chehab · 13 years ago
  33. 0ae79d9 [media] tuner-core: Fix a few comments on it by Mauro Carvalho Chehab · 13 years ago
  34. a34ec5f [media] tuner-core: dead code removal by Mauro Carvalho Chehab · 13 years ago
  35. 900f734 [media] tuner-core: Don't use a static var for xc5000_cfg by Mauro Carvalho Chehab · 13 years ago
  36. 7d275bf [media] tuner-core: CodingStyle cleanups by Mauro Carvalho Chehab · 13 years ago
  37. e2f63d9 [media] tuner-core: do the right thing for suspend/resume by Mauro Carvalho Chehab · 13 years ago
  38. cbde689 [media] tuner-core: Better implement standby mode by Mauro Carvalho Chehab · 13 years ago
  39. e2d25a2 [media] tuner-core: Some cleanups at check_mode/set_mode by Mauro Carvalho Chehab · 13 years ago
  40. 9f3f71e [media] tuner-core: Reorganize the functions internally by Mauro Carvalho Chehab · 13 years ago
  41. b77bdb0 [media] tuner-core: move some messages to the proper place by Mauro Carvalho Chehab · 13 years ago
  42. 04f590e [media] tuner-core: remove the legacy is_stereo() call by Mauro Carvalho Chehab · 13 years ago
  43. 5620094 [media] tuner-core: Remove V4L1/V4L2 API switch by Mauro Carvalho Chehab · 13 years ago
  44. e350d44 [media] tda18271: allow restricting max out to 4 bytes by Mauro Carvalho Chehab · 14 years ago
  45. 9dfde55 [media] Use smaller i2c transaction size with 18271 tuner by Devin Heitmueller · 14 years ago
  46. a644c07 V4L/DVB: saa7146/tuner: remove mxb hack by Hans Verkuil · 14 years ago
  47. 02a2098 V4L/DVB: tuner: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  48. a570fb6 V4L/DVB (13964): tuner-core, fix memory leak by Jiri Slaby · 15 years ago
  49. d6eef49 V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startup by Michael Krufky · 15 years ago
  50. f14a297 V4L/DVB (13241): Cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  51. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  52. 9346389 V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod by Michael Krufky · 15 years ago
  53. 75b697f V4L/DVB (12483): Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  54. 0f9fba3 V4L/DVB (11926): tuner-core: fix warning introduced when cleaning up xc5000 init routine by Devin Heitmueller · 15 years ago
  55. ee7e63f V4L/DVB (11799): xc5000: don't load firmware until a tuning request is made by Devin Heitmueller · 15 years ago
  56. 416a7aa V4L/DVB (11670): tuner: remove tuner_i2c_address_check by Hans Verkuil · 15 years ago
  57. 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
  58. 0c84674 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. by Hans Verkuil · 15 years ago
  59. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  60. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  61. 75b4c26 V4L/DVB (11364): tuner: remove i2c legacy code. by Hans Verkuil · 15 years ago
  62. 5eb35fd V4L/DVB (11312): tuner: remove V4L1 code from this driver. by Hans Verkuil · 15 years ago
  63. bccfa44 V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers by Hans Verkuil · 15 years ago
  64. e7ddcd9 V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type by Michael Krufky · 15 years ago
  65. ea22786 V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than 5380 by Devin Heitmueller · 15 years ago
  66. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  67. 035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. by Hans Verkuil · 16 years ago
  68. 49dd131 V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled. by Hans Verkuil · 16 years ago
  69. 16a5e53 V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleep by Mauro Carvalho Chehab · 16 years ago
  70. e8a4a9e V4L/DVB (9829): tuner: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  71. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  72. 3065096 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() by Michael Krufky · 16 years ago
  73. 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
  74. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  75. 427aad6 V4L/DVB (7905): check_v4l2 should return -EINVAL on error by Marcin Slusarz · 16 years ago
  76. 4d3437d V4L/DVB (7904): v4l/tuner-core: consistent handling of return values by Marcin Slusarz · 16 years ago
  77. 7271e60 tuner: Do not alter i2c_client.name by Michael Krufky · 16 years ago
  78. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  79. 4872354 V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system by Michael Krufky · 16 years ago
  80. b538d28 V4L/DVB (7804): tea5767: Fix error logic by Mauro Carvalho Chehab · 16 years ago
  81. 09fee5f V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS by Mauro Carvalho Chehab · 16 years ago
  82. a1355e5 V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request() failed by Andrew Morton · 16 years ago
  83. ff13817 V4L/DVB (7789b): Fix merge conflicts by Mauro Carvalho Chehab · 16 years ago
  84. 2d5e3e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  85. a07c877 V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules by Michael Krufky · 16 years ago
  86. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  87. 397be5c V4L/DVB (7752): tuner-core: add a missing \n after a debug printk by Mauro Carvalho Chehab · 16 years ago
  88. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  89. b9ef6bb V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled by Mauro Carvalho Chehab · 16 years ago
  90. 867e835 V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken by Mauro Carvalho Chehab · 16 years ago
  91. 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
  92. b412ba7 V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct by Mauro Carvalho Chehab · 16 years ago
  93. 7bff4b4 V4L/DVB (7393): tda827x: fixed support of tuners with LNA by Hartmut Hackmann · 16 years ago
  94. b65aa26 V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach by Michael Krufky · 16 years ago
  95. 060a5bd V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types by Michael Krufky · 16 years ago
  96. 65e8d29 V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach by Michael Krufky · 16 years ago
  97. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  98. c52c4d0 V4L/DVB (7102): make tuner-core.c:tuner_list static by Adrian Bunk · 16 years ago
  99. 1641002 V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000 tuners by Michael Krufky · 16 years ago
  100. 73c993a V4L/DVB (7045): xc5000: Small amount of cleanup and commenting by Steven Toth · 17 years ago