1. e0df541 [media] xc5000: Improve it to work better with 6MHz-spaced channels by Mauro Carvalho Chehab · 14 years ago
  2. 724dcbf [media] xc5000: add set_config and other by Dmitri Belimov · 14 years ago
  3. e80edce [media] xc5000: add support for DVB-C tuning by Igor M. Liplianin · 14 years ago
  4. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  5. 1cdffda V4L/DVB: xc5000: Fix a few warnings by Mauro Carvalho Chehab · 15 years ago
  6. 4743319 V4L/DVB: xc5000, rework xc_write_reg by Dmitri Belimov · 15 years ago
  7. 760c466 V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not loaded by Devin Heitmueller · 15 years ago
  8. 496e905 V4L/DVB (13076): xc5000: make the definition of the FM input part of the xc5000 config struct by Devin Heitmueller · 15 years ago
  9. d7009cd V4L/DVB (13075): xc5000: add FM radio support by Beholder Intl. Ltd. Dmitry Belimov · 15 years ago
  10. e80858e V4L/DVB (11806): xc5000: add copyright line by Devin Heitmueller · 16 years ago
  11. a37791c V4L/DVB (11804): xc5000: poll at 5ms interval for register write command completion by Devin Heitmueller · 16 years ago
  12. 6c99080 V4L/DVB (11803): xc5000: add support for DVB-T tuning by David T.L. Wong · 16 years ago
  13. a6301d1 V4L/DVB (11802): xc5000: switch to new xc5000 firmware 1.6.114 with redistribution rights by Devin Heitmueller · 16 years ago
  14. b6bd5eb V4L/DVB (11798): xc5000: add "no_poweroff" module option by Devin Heitmueller · 16 years ago
  15. 34a0db9 V4L/DVB (11797): xc5000: cleanup firmware loading messages by Devin Heitmueller · 16 years ago
  16. 81c4dfe V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning command by Devin Heitmueller · 16 years ago
  17. bae7b7d V4L/DVB (11795): xc5000: add build version to debug info by Devin Heitmueller · 16 years ago
  18. 7f05b53 V4L/DVB (11793): xc5000: Properly support power down for newer firmware by Devin Heitmueller · 16 years ago
  19. 361d489 V4L/DVB (11792): xc5000: switch to new version of Xceive firmware by Devin Heitmueller · 16 years ago
  20. a78baac V4L/DVB (11791): xc5000: do not sleep after digital tuning by Devin Heitmueller · 16 years ago
  21. 8e4c679 V4L/DVB (11790): xc5000: restore sleep routine by Devin Heitmueller · 16 years ago
  22. 7988fc2 V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESS by Devin Heitmueller · 16 years ago
  23. d7800d4 V4L/DVB (11788): xc5000: cleanup i2c write routines by Devin Heitmueller · 16 years ago
  24. bdd3356 V4L/DVB (11787): xc5000: cleanup i2c read routines by Devin Heitmueller · 16 years ago
  25. 91bd625 V4L/DVB (11786): xc5000: handle tuner reset failures properly by Devin Heitmueller · 16 years ago
  26. e978525 V4L/DVB (11723): Link firmware to physical device by Jean Delvare · 16 years ago
  27. ea22786 V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than 5380 by Devin Heitmueller · 16 years ago
  28. 1fab14e V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patch by Mauro Carvalho Chehab · 16 years ago
  29. 0356baa V4L/DVB (10950): xc5000: prepare it to be used by cx231xx module by Sri Deevi · 16 years ago
  30. d553cc9 V4L/DVB (9923): xc5000: remove init_fw option by Devin Heitmueller · 16 years ago
  31. 8f3cd53 V4L/DVB (9261): xc5000: Checkpatch compliance by Steven Toth · 16 years ago
  32. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  33. 3065096 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() by Michael Krufky · 16 years ago
  34. 2a6003c V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while digital is in use by Michael Krufky · 16 years ago
  35. 89fd285 V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware to share state by Michael Krufky · 16 years ago
  36. ffb4123 V4L/DVB (8948): xc5000: kill xc5000_priv.h by Michael Krufky · 16 years ago
  37. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 16 years ago
  38. 7dc1b88 V4L/DVB (8098): xc5000: add module option to load firmware during driver attach by Michael Krufky · 17 years ago
  39. c63e87e tuners: treat firmware data as const by David Woodhouse · 17 years ago
  40. e470d81 V4L/DVB (8097): xc5000: check device hardware state to determine if firmware download is needed by Steven Toth · 17 years ago
  41. 4872354 V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system by Michael Krufky · 17 years ago
  42. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago[Renamed from drivers/media/dvb/frontends/xc5000.c]
  43. 271ddbf V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  44. 763896c V4L/DVB (7107): frontends/xc5000.c: make a struct static by Adrian Bunk · 17 years ago
  45. 5ea6053 V4L/DVB (7063): xc5000: Fix OOPS caused by missing firmware by Steven Toth · 17 years ago
  46. 4917019 V4L/DVB (7046): Finalise support for the Pinnacle HD 8000i by Steven Toth · 17 years ago
  47. 73c993a V4L/DVB (7045): xc5000: Small amount of cleanup and commenting by Steven Toth · 17 years ago
  48. 27c685a V4L/DVB (7042): xc5000: Tuner analog support by Steven Toth · 17 years ago
  49. 71bc9bd V4L/DVB (6930): xc5000: Removed erroneous defines by Steven Toth · 17 years ago
  50. 3f51451 V4L/DVB (6894): xc5000: fix build warning by Michael Krufky · 17 years ago
  51. e12671cf V4L/DVB (6886): xc5000: Cleanups of types, result codes etc by Steven Toth · 17 years ago
  52. aacb9d3 V4L/DVB (6884): Add support for the Xceive xc5000 silicon tuner by Steven Toth · 17 years ago