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