1. 25aee3d [media] Rename media/dvb as media/pci by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/dvb/bt8xx/dst.c]
  2. 7581e61 [media] dvb: Remove ops->info.type from frontends by Mauro Carvalho Chehab · 13 years ago
  3. 7c61d80 [media] dvb: don't require a parameter for get_frontend by Mauro Carvalho Chehab · 13 years ago
  4. 7e07222 [media] dvb-core: Don't pass DVBv3 parameters on tune() fops by Mauro Carvalho Chehab · 13 years ago
  5. 5942c67 [media] dst: convert set_fontend to use DVBv5 parameters by Mauro Carvalho Chehab · 13 years ago
  6. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  7. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  8. c75079c V4L/DVB: Report supported QAM modes on bt8xx by Arnuschky · 15 years ago
  9. 5ce0050 V4L/DVB: drivers/media: drop redundant memset by Julia Lawall · 15 years ago
  10. f0289ef V4L/DVB: dst: fixes for DVB-C Twinhan VP2031 by Klaas de Waal · 15 years ago
  11. 3227c86 V4L/DVB (12477): Use dst_type field instead of type_flags by Julia Lawall · 16 years ago
  12. a00d0bb V4L/DVB (10978): Report tuning algorith correctly by Matthias Schwarzzot · 16 years ago
  13. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  14. c4e3fd9 V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay by Thierry MERLE · 17 years ago
  15. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 17 years ago
  16. b2e62e7 V4L/DVB (7510): media/dvb/bt8xx replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  17. b00ef4b V4L/DVB (6569): bt8xx/dst.c: make code static by Adrian Bunk · 17 years ago
  18. 3ea9661 V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay by Mauro Carvalho Chehab · 18 years ago
  19. a6d7613 V4L/DVB (5639a): Fix dst usage count by Manu Abraham · 18 years ago
  20. 0496daa7 V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  21. bbdd11f V4L/DVB (4432): Fix Circular dependencies by Manu Abraham · 19 years ago
  22. 0912ad0 V4L/DVB (4392): Fix dst_ca attach by Andrew de Quincey · 19 years ago
  23. 102a342 V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach by Andrew de Quincey · 19 years ago
  24. 2bfe031 V4L/DVB (4386): Convert DVB devices to use dvb_attach() by Andrew de Quincey · 19 years ago
  25. 0851fb4 V4L/DVB (4431): Add several error checks to dst by Yeasah Pell · 19 years ago
  26. ceee526 V4L/DVB (4185): Conditionally enable 5 byte diseqc commands by Yeasah Pell · 19 years ago
  27. cdd4208 V4L/DVB (4179): VLF fixes for DCT by Manu Abraham · 19 years ago
  28. 7ef53b1 V4L/DVB (4178): Replace NEWTUNE with TS188 by Manu Abraham · 19 years ago
  29. 63ad4e4 V4L/DVB (4177): DCTNEW and ATSC fixes by Manu Abraham · 19 years ago
  30. b32474c V4L/DVB (4175): Fix a bug in tuner detection by Manu Abraham · 19 years ago
  31. de1e6ec V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM's by Manu Abraham · 19 years ago
  32. 9500c7b V4L/DVB (4173): Dprintk macro beautification by Manu Abraham · 19 years ago
  33. 6cd9474 V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as prefix in dprintk by Sigmund Augdal Helberg · 19 years ago
  34. 5aef20a V4L/DVB (4171): Fix Daughterboard detection by Manu Abraham · 19 years ago
  35. 3da2f4c V4L/DVB (4170): ATSC typecheck bugfix by Bryan Scott · 19 years ago
  36. 4e7024b V4L/DVB (4169): Add more Firmware and Tuner names by Manu Abraham · 19 years ago
  37. 1da5e8d V4L/DVB (4168): ATSC tuner doesn't have variable length field by Manu Abraham · 19 years ago
  38. 364f255 V4L/DVB (4167): Add Board Names by Manu Abraham · 19 years ago
  39. 351634d V4L/DVB (4166): Fix string length by Manu Abraham · 19 years ago
  40. b633c6d V4L/DVB (4165): Add in tuner names by Manu Abraham · 19 years ago
  41. 396cffd V4L/DVB (4164): Add DVB-S specific demod names by Manu Abraham · 19 years ago
  42. 1c4e733 V4L/DVB (4163): Initialize ATSC frontend by Manu Abraham · 19 years ago
  43. c65f1c5 V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FE by Manu Abraham · 19 years ago
  44. cdd393cc V4L/DVB (4161): Utilize the device specific algorithm callbacks by Manu Abraham · 19 years ago
  45. 8cfba63 V4L/DVB (4159): Implement tuning algorithm as a module parameter by Manu Abraham · 19 years ago
  46. 2e506a0 V4L/DVB (4158): Make ASIC RESET Conditional by Manu Abraham · 19 years ago
  47. ed3d106 V4L/DVB (4157): Add support for VP-3250 ATSC card by Manu Abraham · 19 years ago
  48. bc7386b V4L/DVB (4156): Add basic ATSC support to DST by Manu Abraham · 19 years ago
  49. dea7486 V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend by Patrick Boettcher · 19 years ago
  50. 47a9e50 V4L/DVB (3341): Upstream sync - make 2 structs static by Adrian Bunk · 19 years ago
  51. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  52. 36cb557 DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag by Andrew de Quincey · 19 years ago
  53. f1016de [PATCH] dvb: dst: protect dst_write_tuna from simultaneous writes by Henrik Sjoberg · 19 years ago
  54. d28d576 [PATCH] dvb: dst: protect the read/write commands with a mutex by Manu Abraham · 19 years ago
  55. f5648e8 [PATCH] dvb: dst: fix DST DVB-S get_frequency by Tom Hughes · 19 years ago
  56. 4c09aa7 [PATCH] dvb: dst: fix broken support for vp-3040 TS204 by Manu Abraham · 19 years ago
  57. 29b2f78 [PATCH] dvb: dst: Correcty Identify Tuner and Daughterboards by Manu Abraham · 19 years ago
  58. 2ea7533 [PATCH] kfree cleanup: drivers/media by Jesper Juhl · 19 years ago
  59. 6286742 [PATCH] dvb: dst: fix DVB-C tuning by Manu Abraham · 20 years ago
  60. 62121b1 [PATCH] dvb: dst: identify boards by Manu Abraham · 20 years ago
  61. a427de6 [PATCH] dvb: dst: dprrintk cleanup by Manu Abraham · 20 years ago
  62. f612c57 [PATCH] dvb: dst: fix symbol rate setting by Manu Abraham · 20 years ago
  63. 5b5b534 [PATCH] dvb: remove noisy debug print by Johannes Stezenbach · 20 years ago
  64. a6dfa378 [PATCH] dvb: dst: printk -> dprintk by Johannes Stezenbach · 20 years ago
  65. 4b2bd30 [PATCH] dvb: dst: fix tuning problem by Steffen Motzer · 20 years ago
  66. 3dff919 [PATCH] dvb: Twinhan DST: frontend polarization fix by Allan Stirling · 20 years ago
  67. 7d53421 [PATCH] dvb: Twinhan DST: frontend fixes by Manu Abraham · 20 years ago
  68. 226d97e [PATCH] dvb: Small cleanup by Manu Abraham · 20 years ago
  69. 86360a3 [PATCH] dvb: Fix 22k tone control by Manu Abraham · 20 years ago
  70. 8f6da8f [PATCH] dvb: Fix LNB power switching by Manu Abraham · 20 years ago
  71. 0eac3e4 [PATCH] dvb: Remove unnecessary casts by Manu Abraham · 20 years ago
  72. 203fe8b [PATCH] dvb: Fix Mini DiSEqC bug by Manu Abraham · 20 years ago
  73. 4a2cc12 [PATCH] dvb: DST: misc. fixes by Johannes Stezenbach · 20 years ago
  74. b46dd44 [PATCH] dvb: DST: fix for descrambling failure by Johannes Stezenbach · 20 years ago
  75. 8385e46 [PATCH] dvb: DST: fixed tuning problem by Johannes Stezenbach · 20 years ago
  76. e6ac699 [PATCH] dvb: DST: add support for Twinhan 200103A by Johannes Stezenbach · 20 years ago
  77. 50b215a [PATCH] dvb: DST: reorganize Twinhan DST driver to support CI by Johannes Stezenbach · 20 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago