1. 215cede [media] media: remove emacs editor variables by Hans Verkuil · 10 years ago
  2. dfc2e12 [media] tuner-core/simple: get_rf_strength can be tuner mode specific by Hans Verkuil · 11 years ago
  3. 1bacb2d [media] tda8290: change magic LNA config values to enum by Ondrej Zary · 11 years ago
  4. 5b0e535 [media] tda8290: Allow custom std_map for tda18271 by Ondrej Zary · 11 years ago
  5. 2f719f7 [media] tda8290: Allow disabling I2C gate by Ondrej Zary · 11 years ago
  6. ccae7af [media] common: move media/common/tuners to media/tuners by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/common/tuners/tda8290.c]
  7. 89a8969 [media] tda829x: fix regression in probe functions by Jarod Wilson · 13 years ago
  8. ecb71d2 [media] saa7134: Kworld SBTVD: make both analog and digital to work by Mauro Carvalho Chehab · 13 years ago
  9. 9d700a0 [media] tda8290: Turn tda829x on before touching at the I2C gate by Mauro Carvalho Chehab · 13 years ago
  10. 47ab285 [media] tda8290: Fix a bug if no tuner is detected by Mauro Carvalho Chehab · 13 years ago
  11. 567aba0 [media] tda8290: Make all read operations atomic by Mauro Carvalho Chehab · 13 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. 3f76cf8 V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection for TDA8295 by Michael Krufky · 14 years ago
  14. 19f8a6c V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2 by Michael Krufky · 15 years ago
  15. b450b92 V4L/DVB (13108): tda8290: enable deemphasis_50 module parameter by Henk Vergonet · 15 years ago
  16. adcc4b3 V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callback by Michael Krufky · 15 years ago
  17. 7f6adea V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. by Hans Verkuil · 15 years ago
  18. 3106381 V4L/DVB (10505): tda8290: Print an error if i2c_gate is not provided by Mauro Carvalho Chehab · 15 years ago
  19. 439b72b V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization by Michael Krufky · 16 years ago
  20. 4c27f1a V4L/DVB (10179): tda8290: Fix two sparse warnings by Mauro Carvalho Chehab · 16 years ago
  21. 9af0ef2 V4L/DVB (9775): tda8290: fix FM radio by Mauro Carvalho Chehab · 16 years ago
  22. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  23. a07c877 V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules by Michael Krufky · 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/tda8290.c]
  25. 7e28adb V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  26. 7bff4b4 V4L/DVB (7393): tda827x: fixed support of tuners with LNA by Hartmut Hackmann · 16 years ago
  27. 2756665 V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros by Michael Krufky · 16 years ago
  28. 0f2ce98 V4L/DVB (7055): make tuner names consistent with standard cases by Michael Krufky · 16 years ago
  29. 006ed1e V4L/DVB (6989): tda18271: clean up chip id logic in tda829x_release by Michael Krufky · 17 years ago
  30. a4f263b V4L/DVB (6986): tda18271: share state between analog and digital tuner instances by Michael Krufky · 17 years ago
  31. f21e0d7 V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency and std bits by Michael Krufky · 17 years ago
  32. 255b511 V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2 by Michael Krufky · 17 years ago
  33. c907627 V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into tda829x_config by Michael Krufky · 17 years ago
  34. bc3e5c7 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend by Michael Krufky · 17 years ago
  35. 9ad89f0 V4L/DVB (6880): kill tuner-driver.h by Michael Krufky · 17 years ago
  36. e435f95 V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach() by Michael Krufky · 17 years ago
  37. a55db8c V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops by Michael Krufky · 17 years ago
  38. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  39. fa746aee V4L/DVB (6784): tda8290: prevent possible memory leak by Michael Krufky · 17 years ago
  40. 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
  41. 6881647 V4L/DVB (6782): tda8290: access frontend structure directly, where possible by Michael Krufky · 17 years ago
  42. 63c2548 V4L/DVB (6679): tda8290: force tuner init after attach by Michael Krufky · 17 years ago
  43. bbe1e0b V4L/DVB (6563): tda8290: optimize for loop in tda829x_probe function by Michael Krufky · 17 years ago
  44. 9dd659d V4L/DVB (6556): tuner: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  45. a818e1c V4L/DVB (6551): tda8290: rule out tda988x before detecting tda8290/tda8295 by Michael Krufky · 17 years ago
  46. 1f3a4e32 V4L/DVB (6550): tda8290: return -ENODEV on probe failures by Michael Krufky · 17 years ago
  47. f1f3284 V4L/DVB (6543): tda8290: enable probing of tda8295 by Michael Krufky · 17 years ago
  48. 1cba97d7 V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct by Hans Verkuil · 17 years ago
  49. 8c125f2c V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295 by Michael Krufky · 17 years ago
  50. a72dd30 V4L/DVB (6448): tda8290: fill i2c_gate_ctrl callback by Michael Krufky · 17 years ago
  51. 5c82f44 V4L/DVB (6442): move std if setting from tda8290 to tda827x 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. 1dde7a4 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops by Michael Krufky · 17 years ago
  55. 5bea1cd V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod by Michael Krufky · 17 years ago
  56. 746d9732 V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x module by Michael Krufky · 17 years ago
  57. 3782e05 V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading efficiency by Michael Krufky · 17 years ago
  58. 910bb3e V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module by Michael Krufky · 17 years ago
  59. db8a695 V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers by Michael Krufky · 17 years ago
  60. ffbb807 V4L/DVB (6075): tuner: kernel headers go above subsystem headers by Michael Krufky · 17 years ago
  61. 8218b0b V4L/DVB (5793): Tuner: remove hardware-specific info from public header by Michael Krufky · 17 years ago
  62. 7fd8b26 V4L/DVB (5755): Tda8290: store tuning operations in tuner_operations structure by Michael Krufky · 17 years ago
  63. 7a91a80 V4L/DVB (5753): Tuner: create struct tuner_operations by Michael Krufky · 17 years ago
  64. 024cf53 V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290 by Michael Krufky · 17 years ago
  65. b208319 V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct by Michael Krufky · 17 years ago
  66. e65ec75 V4L/DVB (5484): Set tda8290 to analog mode after init by Hartmut Hackmann · 17 years ago
  67. cfeb883 V4L/DVB (5323): Updated support for tuner callbacks by Hartmut Hackmann · 17 years ago
  68. 58ef4f9 V4L/DVB (5314): Added support for tda827x tuners with preamlifiers by Hartmut Hackmann · 17 years ago
  69. 44fd06f V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probe by Hartmut Hackmann · 18 years ago
  70. 0157a9c V4L/DVB (3303): TDA8290 update by Hartmut Hackmann · 18 years ago
  71. 27487d4 V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. by Hans Verkuil · 18 years ago
  72. f3c5987 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h by Mauro Carvalho Chehab · 19 years ago
  73. 70146cf [PATCH] v4l: (949) Added support for secam l' by Hartmut Hackmann · 19 years ago
  74. 4ac95af [PATCH] V4L: 896: fixed tda8290 secam l by Hartmut Hackmann · 19 years ago
  75. 01cb963 [PATCH] v4l: 826: unify whitespaces by Nickolay V. Shmyrev · 19 years ago
  76. 9573603 [PATCH] v4l: 823: corrected probing code for tda8290 by Hartmut Hackmann · 19 years ago
  77. 13dd38d [PATCH] v4l: 819: added autodetection code to tda8290 to avoid conflicts by Mauro Carvalho Chehab · 19 years ago
  78. c2f6f9d [PATCH] v4l: 812: supports the pinnacle pctv 110i board video inputs and remote by Ricardo Cerqueira · 19 years ago
  79. 9a741ec [PATCH] v4l: 811: strip trailing whitespaces by Nickolay V. Shmyrev · 19 years ago
  80. de48eeb [PATCH] v4l: 806: add support for tda8275a by Hartmut Hackmann · 19 years ago
  81. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  82. 70b6934 [PATCH] v4l: 691: set if of tda8275 according to tv norm by Nickolay V. Shmyrev · 19 years ago
  83. c35d4b8 [PATCH] v4l: 647: included cb3 structures on tda8290 that should be changed according with by Mauro Carvalho Chehab · 19 years ago
  84. 793cf9e [PATCH] v4l: common part Updates and tuner additions by Mauro Carvalho Chehab · 19 years ago
  85. f7ce3cc [PATCH] v4l: I2C Tuner by Mauro Carvalho Chehab · 19 years ago
  86. 586b0ca [PATCH] v4l: tuner improvements by Mauro Carvalho Chehab · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago