1. 40ae91a V4L/DVB (7200): Fix FM firmware loading by Mauro Carvalho Chehab · 17 years ago
  2. 0f6dac1 V4L/DVB (6954): There isn't a MTS radio firmware by Mauro Carvalho Chehab · 17 years ago
  3. ef207fe V4L/DVB (6897): xc2028: ignore HAS_IF during specific S-Code type searches by Chris Pascoe · 17 years ago
  4. 7972f98 V4L/DVB (6893): tuner-xc2028: fix xc2028_attach function by Michael Krufky · 17 years ago
  5. d536c9d V4L/DVB (6875): tuner-xc2028: ATSC requires 1.75 MHz tuning offset by Michael Krufky · 17 years ago
  6. 3ac510e V4L/DVB (6858): Fix offset for ATSC by Mauro Carvalho Chehab · 17 years ago
  7. 3dfefc5 V4L/DVB (6855): xc2028: select DTV78 firmware if tuning 7MHz VHF / 8MHz UHF by Chris Pascoe · 17 years ago
  8. 897b842 V4L/DVB (6854): xc2028: be more specific about when applying offset for 7MHz channels by Chris Pascoe · 17 years ago
  9. 9ca01e7 V4L/DVB (6853): xc2028: check HAS_IF flag against table by Chris Pascoe · 17 years ago
  10. ad35ce9 V4L/DVB (6852): xc2028: s-code offset should not modify internal control structure by Chris Pascoe · 17 years ago
  11. e026268 V4L/DVB (6851): xc2028: include int_freq in firmware version display by Chris Pascoe · 17 years ago
  12. 4bfae52 V4L/DVB (6827): Auto-selects D2633 for ATSC by Mauro Carvalho Chehab · 17 years ago
  13. 5c15648 V4L/DVB (6683): Fix DVB compatibility by Mauro Carvalho Chehab · 17 years ago
  14. 63806ee V4L/DVB (6677): Fix xc2028 driver for non OFDM by Mauro Carvalho Chehab · 17 years ago
  15. 66c2d53 V4L/DVB (6676): Improve s-code support by Mauro Carvalho Chehab · 17 years ago
  16. b542dfd V4L/DVB (6675): Allow selecting the proper SCode table for DTV by Mauro Carvalho Chehab · 17 years ago
  17. d04aa54 V4L/DVB (6674): Add support for other DTV types by Mauro Carvalho Chehab · 17 years ago
  18. d74cb25 V4L/DVB (6672): Add support for radio by Mauro Carvalho Chehab · 17 years ago
  19. 00deff1 V4L/DVB (6671): Avoids checking digital/analog at check_firmware by Mauro Carvalho Chehab · 17 years ago
  20. cca8379 V4L/DVB (6662): Fix standard selection for PAL by Mauro Carvalho Chehab · 17 years ago
  21. 2800ae9 V4L/DVB (6661): Remove firmware reload hack for analog by Mauro Carvalho Chehab · 17 years ago
  22. 71a2ee3 V4L/DVB (6660): Allow fully configuring xc3028 during xc2028_attach by Mauro Carvalho Chehab · 17 years ago
  23. 5add9a6 V4L/DVB (6659): Convert MTS to bitfield by Mauro Carvalho Chehab · 17 years ago
  24. a5e9fe1 V4L/DVB (6658): Sets a default std, if not specified by Mauro Carvalho Chehab · 17 years ago
  25. c71d4bc V4L/DVB (6657): Fix standard selection for PAL/M, PAL/N, PAL/Nc and NTSC by Mauro Carvalho Chehab · 17 years ago
  26. 1ad0b79 V4L/DVB (6652): xc2028: try non-8MHZ init1 firmware by Chris Pascoe · 17 years ago
  27. 11a9eff V4L/DVB (6651): xc2028: mask off type correctly when searching for standard-specific types by Chris Pascoe · 17 years ago
  28. 47bd5bc V4L/DVB (6650): xc2028: base firmwares should have std0 by Chris Pascoe · 17 years ago
  29. 45819c3 V4L/DVB (6648): xc2028: add sleep hook by Chris Pascoe · 17 years ago
  30. 8bf799a V4L/DVB (6647): xc2028: retry firmware load if tuner does not respond by Chris Pascoe · 17 years ago
  31. e0f0b37 V4L/DVB (6646): xc2028: rework firmware (re)loading process by Chris Pascoe · 17 years ago
  32. 59a636e V4L/DVB (6645): xc2028: allow selection of D2633 firmware by Chris Pascoe · 17 years ago
  33. d7b22c5 V4L/DVB (6644): xc2028: use correct offset into scode firmware by Chris Pascoe · 17 years ago
  34. b153529 V4L/DVB (6643): xc2028: use best match instead of first partial match during firmware selection by Chris Pascoe · 17 years ago
  35. 0a196b6 V4L/DVB (6642): xc2028: don't duplicate max_len in priv by Chris Pascoe · 17 years ago
  36. a44f1c4 V4L/DVB (6641): xc2028: correct tuner offset for 7MHz DTV by Chris Pascoe · 17 years ago
  37. ddf1c5f V4L/DVB (6640): xc2028: correctly select 8MHz firmware by Chris Pascoe · 17 years ago
  38. 2ce4b3a V4L/DVB (6639): xc2028: correct divisor length by Chris Pascoe · 17 years ago
  39. 06fd82d V4L/DVB (6638): xc2028: firmware loading cleanup by Chris Pascoe · 17 years ago
  40. b32f9fb V4L/DVB (6637): xc2028: add missing break by Chris Pascoe · 17 years ago
  41. aa501be V4L/DVB (6636): xc2028: protect device list by Chris Pascoe · 17 years ago
  42. 91240dd V4L/DVB (6635): xc2028: v4l2_std_id needs to be long long to display completely by Chris Pascoe · 17 years ago
  43. 3157ece V4L/DVB (6634): xc2028: error messages missing whitespace by Chris Pascoe · 17 years ago
  44. 7d58d11 V4L/DVB (6633): xc2028: make register reads atomic by Chris Pascoe · 17 years ago
  45. e155d90 V4L/DVB (6632): xc2028: fix inverted logic in audio standard check by Chris Pascoe · 17 years ago
  46. 47cc5b7 V4L/DVB (6631): xc2028: eliminate i2c macro side-effects by Chris Pascoe · 17 years ago
  47. ef8c188 V4L/DVB (6614): Fix driver for i386 architectures by Mauro Carvalho Chehab · 17 years ago
  48. 2d4c0ac V4L/DVB (6613): Fix: add a missing continue statement by Mauro Carvalho Chehab · 17 years ago
  49. 5403bba V4L/DVB (6612): Allow RESET_CLK callback and avoids unneeded loading by Michel Ludwig · 17 years ago
  50. a37b4c9 V4L/DVB (6611): Change xc2028_attach method to make easier for DVB by Michel Ludwig · 17 years ago
  51. 2fc580f V4L/DVB (6610): Fix a wrong typecast by Michel Ludwig · 17 years ago
  52. a82200f V4L/DVB (6605): Add a modprobe option to manually select audio standard by Mauro Carvalho Chehab · 17 years ago
  53. 83fb340 V4L/DVB (6595): Corrects printk lines by Mauro Carvalho Chehab · 17 years ago
  54. f380e1d V4L/DVB (6593): Fix scode table loading by Mauro Carvalho Chehab · 17 years ago
  55. 43efe70 V4L/DVB (6592): Add the capability to work with more complete firmwares by Mauro Carvalho Chehab · 17 years ago
  56. 80b5220 V4L/DVB (6561): Fix xc2028 get register functions and calls by Mauro Carvalho Chehab · 17 years ago
  57. b873e1a V4L/DVB (6559): Fix a buffer overflow at xc2028_get_reg by Mauro Carvalho Chehab · 17 years ago
  58. 9dd659d V4L/DVB (6556): tuner: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  59. ab0b9fc V4L/DVB (6517): CodingStyle fixup by Mauro Carvalho Chehab · 17 years ago
  60. 352fae1 V4L/DVB (6516): Allow faster loading by using 64 bytes block by em28xx i2c write by Mauro Carvalho Chehab · 17 years ago
  61. 983d214 V4L/DVB (6477): Properly fill MODULE_AUTHOR by Mauro Carvalho Chehab · 17 years ago
  62. 1808a69 V4L/DVB (6475): Fix some troubles at list handling by Mauro Carvalho Chehab · 17 years ago
  63. de3fe21 V4L/DVB (6431): Improve firmware format by Mauro Carvalho Chehab · 17 years ago
  64. 215b95b V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach by Mauro Carvalho Chehab · 17 years ago
  65. 3b20532 V4L/DVB (6429): Avoid having two tuner commands happening at the same time by Mauro Carvalho Chehab · 17 years ago
  66. ff7326d V4L/DVB (6428): Make the naming of the DTV firmware files more consistent by Michel Ludwig · 17 years ago
  67. d4e7668 V4L/DVB (6427): Some cleanups at tuner-xc2028 driver by Mauro Carvalho Chehab · 17 years ago
  68. 2e4160c V4L/DVB (6426): Some fixes on tuner-xc2028 by Mauro Carvalho Chehab · 17 years ago
  69. 701672e V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028 by Michel Ludwig · 17 years ago
  70. c2622e5 V4L/DVB (6424): Improve tuner-xc2028 script by Michel Ludwig · 17 years ago
  71. 6cb4587 V4L/DVB (6423): Add tuner-xc2028 driver by Mauro Carvalho Chehab · 17 years ago