1. 9dc353c [media] tuners: use IS_ENABLED by Mauro Carvalho Chehab · 11 years ago
  2. 086991d [media] af9033: move code from it913x to af9033 by Antti Palosaari · 11 years ago
  3. d423e10 [media] it913x: remove unused af9033 demod tuner config inits by Antti Palosaari · 11 years ago
  4. 9d7b848 [media] it913x: remove demod init reg tables by Antti Palosaari · 11 years ago
  5. cfd08f0 [media] it913x: use dev_foo() logging by Antti Palosaari · 11 years ago
  6. c0d300a [media] it913x: include tuner IDs from af9033.h by Antti Palosaari · 11 years ago
  7. 1085979 [media] it913x: remove unused variables by Antti Palosaari · 11 years ago
  8. 44af747 [media] it913x: get rid of it913x config struct by Antti Palosaari · 11 years ago
  9. d19812e [media] it913x: tuner power up routines by Antti Palosaari · 11 years ago
  10. 42432b3 [media] it913x: rename functions and variables by Antti Palosaari · 11 years ago
  11. 8c1285a [media] it913x: merge it913x_fe_suspend() to it913x_fe_sleep() by Antti Palosaari · 11 years ago
  12. ebb0662 [media] it913x: merge it913x_fe_start() to it913x_init_tuner() by Antti Palosaari · 11 years ago
  13. 88b38be [media] ITE IT913X silicon tuner driver by Antti Palosaari · 12 years ago
  14. 01ae728 [media] xc5000: fix incorrect debug printnk by Dmitri Belimov · 11 years ago
  15. f1065c9 [media] media: tuners: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  16. cdc69ae Revert "[media] fc0011: Return early, if the frequency is already tuned" by Mauro Carvalho Chehab · 12 years ago
  17. a92591a [media] fc0011: Return early, if the frequency is already tuned by Michael Büsch · 12 years ago
  18. aadb464 [media] fc0011: Add some sanity checks and cleanups by Michael Büsch · 12 years ago
  19. 03a497d [media] fc0011: Fix xin value clamping by Michael Büsch · 12 years ago
  20. db5c05b2a Revert "[media] [PATH,1/2] mxl5007 move reset to attach" by Mauro Carvalho Chehab · 12 years ago
  21. 0917a60 [media] fc0011: fp/fa value overflow fix by Michael Büsch · 12 years ago
  22. 0a32377 [media] [PATH,1/2] mxl5007 move reset to attach by Jose Alberto Reguero · 12 years ago
  23. 7b34be7 [media] use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  24. cf1364b [media] tuners/xc5000: fix MODE_AIR in xc5000_set_params() by Dan Carpenter · 12 years ago
  25. c5dc3b9 [media] fc0012: remove unused callback and correct one comment by Antti Palosaari · 12 years ago
  26. 4562620 [media] fc0012: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  27. 44ff69c [media] fc0012: rework attach() to check chip id and I/O errors by Antti Palosaari · 12 years ago
  28. 3a98477 [media] fc0012: use config directly from the config struct by Antti Palosaari · 12 years ago
  29. 3b0d51a [media] fc0012: enable clock output on attach() by Antti Palosaari · 12 years ago
  30. 71b1e82 [media] fc0012: add RF loop through by Antti Palosaari · 12 years ago
  31. ad3a758 [media] fc0012: use struct for driver config by Antti Palosaari · 12 years ago
  32. 7f05b24 [media] tuners/tda18271: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  33. 03c4200 [media] tuners/xc2028: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  34. 3662873 [media] tuners/xc4000: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  35. ed2e330 [media] tda18212: tda18218: use 'val' if initialized by Paul Bolle · 12 years ago
  36. 4e79104 [media] tda18271: add missing entries for qam_7 to tda18271_update_std_map() and tda18271_dump_std_map() by Frank Schäfer · 12 years ago
  37. f2ea86d [media] fc2580: write some registers conditionally by Antti Palosaari · 12 years ago
  38. 0d0d76e [media] xc4000: Fix a few warnings by Mauro Carvalho Chehab · 12 years ago
  39. 59e5405 [media] tua9001: fix a warning by Mauro Carvalho Chehab · 12 years ago
  40. 5e04f92 [media] max2165: get rid of warning: no previous prototype by Mauro Carvalho Chehab · 12 years ago
  41. 78ef81f [media] tda18271-common: hold the I2C adapter during write transfers by Mauro Carvalho Chehab · 12 years ago
  42. 20eb13a [media] mt2063: properly handle return error codes by Mauro Carvalho Chehab · 12 years ago
  43. 6f0fdc4 [media] drivers/media/tuners/mt2063.c: Removes useless kfree() by Peter Senna Tschudin · 12 years ago
  44. 351d187 [media] tda18271: properly report read errors in tda18271_get_id by Michael Krufky · 12 years ago
  45. 6b82e0c [media] tda18271: delay IR & RF calibration until init() if delay_cal is set by Michael Krufky · 12 years ago
  46. 4cfae67 [media] tda18271: make 'low-power standby mode after attach' multi-instance safe by Michael Krufky · 12 years ago
  47. 185e476 [media] tda18271: enter low-power standby mode at the end of tda18271_attach() by Michael Krufky · 12 years ago
  48. 9dc7216 [media] fc2580: use macro for 64 bit division and reminder by Gianluca Gennari · 12 years ago
  49. 6e6dc88 [media] fc2580: silence uninitialized variable warning by Gianluca Gennari · 12 years ago
  50. e221a1b [media] fc2580: define const as UL to silence a warning by Gianluca Gennari · 12 years ago
  51. 36f647b [media] e4000: fix crash when attach fails by Antti Palosaari · 12 years ago
  52. ef40c00 [media] fc2580: fix crash when attach fails by Antti Palosaari · 12 years ago
  53. 132f56f [media] fc2580: small improvements for chip id check by Antti Palosaari · 12 years ago
  54. d67ceb3 [media] Support for Asus MyCinema U3100Mini Plus by Oliver Schinagl · 12 years ago
  55. 6950479 [media] tua9001: enter full power save on attach by Antti Palosaari · 12 years ago
  56. 2cca7d4 [media] v4l2: remove experimental tag from a number of old drivers by Hans Verkuil · 12 years ago
  57. e6211c7 [media] tua9001: use dev_foo logging by Antti Palosaari · 12 years ago
  58. 89054e3 [media] tua9001: implement control pin callbacks by Antti Palosaari · 12 years ago
  59. d9cb41a [media] tuners: add FCI FC2580 silicon tuner driver by Antti Palosaari · 12 years ago
  60. a719d69 [media] drivers/media/tuners/tda18271-common.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  61. 89fd5ef [media] mc44s803: implement get_if_frequency() by Antti Palosaari · 12 years ago
  62. c493105 [media] mxl5005s: implement get_if_frequency() by Antti Palosaari · 12 years ago
  63. ed85ada [media] Elonics E4000 silicon tuner driver by Antti Palosaari · 12 years ago
  64. 9edd698 [media] tda18218: switch to Kernel logging by Antti Palosaari · 12 years ago
  65. af3a07a [media] tda18218: re-implement tda18218_wr_regs() by Antti Palosaari · 12 years ago
  66. 70cf058 [media] qt1010: remove debug register dump by Antti Palosaari · 12 years ago
  67. 9d56f5d [media] qt1010: convert for Kernel logging by Antti Palosaari · 12 years ago
  68. 7f12088 [media] qt1010: do not change frequency during init by Antti Palosaari · 12 years ago
  69. fccea74 [media] Kconfig: merge all customise options into just one by Mauro Carvalho Chehab · 12 years ago
  70. ccae7af [media] common: move media/common/tuners to media/tuners by Mauro Carvalho Chehab · 12 years ago