1. 9610514 [media] tuners: constify dvb_tuner_ops structures by Julia Lawall · 8 years ago
  2. 215cede [media] media: remove emacs editor variables by Hans Verkuil · 10 years ago
  3. dfc2e12 [media] tuner-core/simple: get_rf_strength can be tuner mode specific by Hans Verkuil · 11 years ago
  4. ccae7af [media] common: move media/common/tuners to media/tuners by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/common/tuners/tuner-simple.c]
  5. c6f56e7 [media] dvb: don't use DVBv3 bandwidth macros by Mauro Carvalho Chehab · 12 years ago
  6. 14d24d1 [media] tuners: remove dvb_frontend_parameters from set_params() by Mauro Carvalho Chehab · 12 years ago
  7. 249fa0b [media] dvb: remove dvb_frontend_parameters from calc_regs() by Mauro Carvalho Chehab · 12 years ago
  8. 9481f40 [media] tuner-simple: use DVBv5 parameters on set_params() by Mauro Carvalho Chehab · 12 years ago
  9. fabade5 [media] FM1216ME_MK3 AUX byte for FM mode by Dmitri Belimov · 15 years ago
  10. a04b754 V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not used by Justin P. Mattock · 14 years ago
  11. 095c247 V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner by Andy Walls · 14 years ago
  12. 5bc53a9 V4L/DVB (12573): FM1216MK5 FM radio by Dmitri Belimov · 15 years ago
  13. 436ae13 V4L/DVB (11934): Change order for FM tune by Dmitri Belimov · 15 years ago
  14. 5ddc9b1 V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner by Andy Walls · 15 years ago
  15. ef88f2b V4L/DVB (10527): tuner: fix TUV1236D analog/digital setup by Mauro Carvalho Chehab · 15 years ago
  16. 6b55009 V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero error by Michael Krufky · 15 years ago
  17. 0b82c5d V4L/DVB (10162): tuner-simple: Fix tuner type set message by Mauro Carvalho Chehab · 15 years ago
  18. 953cafc V4L/DVB (9268): tuner: add FMD1216MEX tuner by Darron Broad · 16 years ago
  19. c87994d V4L/DVB (8954): common/tuners: Drop code after return or goto by Julia Lawall · 16 years ago
  20. 8f2b7b7 V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-E by Mauro Carvalho Chehab · 16 years ago
  21. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  22. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  23. 3b4a971 V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_tuner_attach() by Andy Walls · 16 years ago
  24. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago[Renamed from drivers/media/video/tuner-simple.c]
  25. 7e28adb V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  26. 6551161 V4L/DVB (7407): tuner-simple: add module options to specify rf input by Michael Krufky · 16 years ago
  27. ab8b870 V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D by Michael Krufky · 16 years ago
  28. e827931 V4L/DVB (7380): tuner-simple: warn if tuner can't be probed during attach by Michael Krufky · 16 years ago
  29. a2a7f84 V4L/DVB (7360): tuner-simple: fix return value of simple_dvb_configure by Michael Krufky · 16 years ago
  30. 0e5d383 V4L/DVB (7358): tuner-simple: enable digital tuning support for Philips TD1316 by Michael Krufky · 16 years ago
  31. 02f5f44 V4L/DVB (7355): tuner-simple: use separate inputs for vsb and qam on tuv1236d & fcv1236d by Michael Krufky · 16 years ago
  32. 23a8810 V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD1216ME by Michael Krufky · 16 years ago
  33. 6f4a572 V4L/DVB (7351): tuner-simple: add init and sleep methods by Michael Krufky · 16 years ago
  34. a81df36 V4L/DVB (7348): tuner-simple: do not send i2c commands if there is no i2c adapter by Michael Krufky · 16 years ago
  35. 6232549 V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid devices by Michael Krufky · 16 years ago
  36. f13613a V4L/DVB (7235): tuner-simple: fix a buffer overflow by Mauro Carvalho Chehab · 16 years ago
  37. 2756665 V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros by Michael Krufky · 16 years ago
  38. c7a9f3a V4L/DVB (7129): tuner-simple: move device-specific code into three separate functions by Michael Krufky · 16 years ago
  39. 060a5bd V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types by Michael Krufky · 16 years ago
  40. 65e8d29 V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach by Michael Krufky · 16 years ago
  41. 7f8447d V4L/DVB (7124): tuner-simple: display frequency in MHz by Michael Krufky · 16 years ago
  42. be71f7d V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup functions by Michael Krufky · 16 years ago
  43. 9ba0a3c0 V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanups by Michael Krufky · 16 years ago
  44. 9dd659d V4L/DVB (6556): tuner: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  45. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  46. 735f0b9 V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading efficiency by Michael Krufky · 17 years ago
  47. 4adad28 V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend module 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. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  50. ffbb807 V4L/DVB (6075): tuner: kernel headers go above subsystem headers by Michael Krufky · 17 years ago
  51. 6b1dde9 V4L/DVB (6006): tuner: move last_div to tuner-simple private data by Michael Krufky · 17 years ago
  52. 5e082f1 V4L/DVB (5978): tuner: Better tuner radio support by Trent Piepho · 17 years ago
  53. 8218b0b V4L/DVB (5793): Tuner: remove hardware-specific info from public header by Michael Krufky · 17 years ago
  54. 5d807c9 V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct by Michael Krufky · 17 years ago
  55. 7a91a80 V4L/DVB (5753): Tuner: create struct tuner_operations by Michael Krufky · 17 years ago
  56. c57032d V4L/DVB (5681): Correct aliases for STD/L and STD/Lc by Mauro Carvalho Chehab · 17 years ago
  57. 82c01d3 V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MF by matthieu castet · 17 years ago
  58. 483deb0 V4L/DVB (4935): Added the capability of selecting fm gain by tuner by Mauro Carvalho Chehab · 18 years ago
  59. 122b5db V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio support by Hans Verkuil · 18 years ago
  60. d7304de V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating by Trent Piepho · 18 years ago
  61. 4d98816 V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664 by Mauro Carvalho Chehab · 18 years ago
  62. 22694c0 V4L/DVB (4366): Remove of couple of useless lines by Trent Piepho · 18 years ago
  63. d9cd2d9 V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode by Michael Krufky · 18 years ago
  64. ba8fc39 V4L/DVB (4270): Add tda9887-specific tuner configuration by Hans Verkuil · 18 years ago
  65. 657de3c V4L/DVB (4118): Whitespace cleanups by Trent Piepho · 18 years ago
  66. efcf55c V4L/DVB (3419): This patch fixes Tuner TNF5335 family by Mauro Carvalho Chehab · 18 years ago
  67. 15207b2 V4L/DVB (3278): Show debug for tuners trying to use unsupported video standards by Michael Krufky · 18 years ago
  68. 8f1a58d V4L/DVB (3277): Use default tuner_params if desired_type not available by Michael Krufky · 18 years ago
  69. 99d33d5 V4L/DVB (3271): Update tuner comments by Michael Krufky · 18 years ago
  70. bd0d0f5 V4L/DVB (3270): Tuner_dbg will show tuner param and range selected by Michael Krufky · 18 years ago
  71. 476d63d V4L/DVB (3269): Allow multiple tuner params in each tuner definition by Michael Krufky · 18 years ago
  72. 5f59418 V4L/DVB (3268): Move video std detection to top of set_tv_freq function by Michael Krufky · 18 years ago
  73. 3fc46d3 V4L/DVB (3436): move config byte from tuner_params to tuner_range struct. by Michael Krufky · 18 years ago
  74. ab66b22 V4L/DVB (3435): rename cb variable names in tuner structures for global consistency by Michael Krufky · 18 years ago
  75. 27487d4 V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. by Hans Verkuil · 18 years ago
  76. 7b0ac9c V4L/DVB (3359): Redesign tuners struct for maximum flexibility by Michael Krufky · 18 years ago
  77. 90200d2 V4L/DVB (3239): reorganize tuner-simple threshold structure. by Michael Krufky · 18 years ago
  78. 83ac8722 V4L/DVB (3196): correct Thomson DTT 761x frequency ranges by Michael Krufky · 18 years ago
  79. 5ea892f V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo. by Michael Krufky · 18 years ago
  80. a1789d3 V4L/DVB (3117): Fix broken TV standard check. by Hans Verkuil · 18 years ago
  81. f5b90a2 V4L/DVB (3084): Added a new debug msg to help identifying tuner Problems by Mauro Carvalho Chehab · 18 years ago
  82. 5c07db0 V4L/DVB (3081): added offset parameter for adjusting tuner offset by hand by Mauro Carvalho Chehab · 18 years ago
  83. 174329d V4L/DVB (3062): Fix wrong tuner.h define for tuner 46 by Hans Verkuil · 18 years ago
  84. e142e51 V4L (1021): Tuner description now follows the same CodingStyle as the others by Mauro Carvalho Chehab · 18 years ago
  85. 1faf11a V4L (0988): Tuner cleanups by removing Video IF from tuners struct by Mauro Carvalho Chehab · 18 years ago
  86. 633323f [PATCH] v4l:: (936) Support for sabrent bt848 version by Bill Pechter · 19 years ago
  87. f4372be [PATCH] v4l: 869: iso c90 forbids mixed declarations and code by Michael Krufky · 19 years ago
  88. fde6d31 [PATCH] v4l: 868: added support for nxt200x based cards ati hdtv wonder by Kirk Lapray · 19 years ago
  89. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  90. e976f937 [PATCH] v4l: 712: added analog support for ati hdtv wonder by Kirk Lapray · 19 years ago
  91. 20f441f [PATCH] v4l: 685: update the tveeprom tuner list with the tuner by Hans Verkuil · 19 years ago
  92. 93df341 [PATCH] v4l: 655: added support for the philips td1316 tuner by Hartmut Hackmann · 19 years ago
  93. 6f3c343 [PATCH] v4l: 644: lower switch from vhf lo to vhf hi for philips 1216me mk3 by Nickolay V. Shmyrev · 19 years ago
  94. 33ac6b5 [PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM radio. by Mauro Carvalho Chehab · 19 years ago
  95. 4c93b07 [PATCH] v4l: change LG TDVS H062F from NTSC to ATSC by Mauro Carvalho Chehab · 19 years ago
  96. 1c94aee [PATCH] v4l: normalize whitespace and comments in tuner lists by Mauro Carvalho Chehab · 19 years ago
  97. 5adc1c3 [PATCH] v4l: correct LG NTSC TALN mini tuner takeover by Mauro Carvalho Chehab · 19 years ago
  98. 793cf9e [PATCH] v4l: common part Updates and tuner additions by Mauro Carvalho Chehab · 19 years ago
  99. fd3113e [PATCH] V4L: Miscellaneous fixes by Mauro Carvalho Chehab · 19 years ago
  100. f7ce3cc [PATCH] v4l: I2C Tuner by Mauro Carvalho Chehab · 19 years ago