1. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  2. 228aef6 [PATCH] 64bit resource: fix up printks for resources in video drivers by Greg Kroah-Hartman · 18 years ago
  3. c78059f V4L/DVB (4263): Fix warning when compiling on 64 bit machines by Mauro Carvalho Chehab · 18 years ago
  4. ce4260c V4L/DVB (4261): Included required header for in-kernel compilation by Mauro Carvalho Chehab · 18 years ago
  5. b9553d7 V4L/DVB (4260): Stradis.c: make 2 functions static by Adrian Bunk · 18 years ago
  6. 99eb44f V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status by Hans Verkuil · 18 years ago
  7. 4d6b5ae V4L/DVB (4257): Fix 64-bit compile warnings. by Hans Verkuil · 18 years ago
  8. f5b0142 V4L/DVB (4255): Tda9887 default TOP value is 0x10 by Hans Verkuil · 18 years ago
  9. 1b58841a V4L/DVB (4254): Remove obsoleted tuner_debug option. by Hans Verkuil · 18 years ago
  10. 9952351 V4L/DVB (4253): IVTV VBI format description too long. by Hans Verkuil · 18 years ago
  11. 343f92c V4L/DVB (4252): Remove duplicate 'tda9887' in info messages. by Hans Verkuil · 18 years ago
  12. 0885ba1 V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system log by Mike Isely · 18 years ago
  13. b30d244 V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver by Mike Isely · 18 years ago
  14. 1d9f846 V4L/DVB (4243): Exploit new V4L control features in pvrusb2 by Mike Isely · 18 years ago
  15. b46cfa8 V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2) by Mike Isely · 18 years ago
  16. eb8e0ee V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2 by Mike Isely · 18 years ago
  17. a761f43 V4L/DVB (4240): Various V4L control enhancements in pvrusb2 by Mike Isely · 18 years ago
  18. 3321396 V4L/DVB (4239): Handle boolean controls in pvrusb2 by Mike Isely · 18 years ago
  19. 077203a V4L/DVB (4238): Make sure flags field is initialized when quering a control in pvrusb2 by Mike Isely · 18 years ago
  20. 4f1a3e5 V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2 driver by Mike Isely · 18 years ago
  21. c05c046 V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using cx2341x module by Mike Isely · 18 years ago
  22. 3948199 V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c can handle. by Mike Isely · 18 years ago
  23. 039c430 V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-v4l2.c by Mike Isely · 18 years ago
  24. 4588677 V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.c by Mike Isely · 18 years ago
  25. eacbe7c V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of cx2341x module by Mike Isely · 18 years ago
  26. b2bbaa9 V4L/DVB (4231): Include some extra headers that we need. by Mike Isely · 18 years ago
  27. 4656fb6 V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUS by Michael Krufky · 18 years ago
  28. d855497 V4L/DVB (4228a): pvrusb2 to kernel 2.6.18 by Mike Isely · 18 years ago
  29. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  30. 5f2f444 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  31. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  32. 20c5426 [PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>" by Andrew Morton · 18 years ago
  33. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  34. 33f40b3 V4L/DVB (4227): Update this driver for recent header file movement. by Andrew Morton · 18 years ago
  35. 8cbde94 V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control by Hans Verkuil · 18 years ago
  36. 4f725cb V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY. by Hans Verkuil · 18 years ago
  37. 61391e0 V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3 by Tim Kaiser · 18 years ago
  38. 4a4edcc V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag not to be called by Manu Abraham · 18 years ago
  39. 7670d73 V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build option by Michael Krufky · 18 years ago
  40. 3446807 V4L/DVB (4214): Make VIDEO_CX2341X a selectable build option by Michael Krufky · 18 years ago
  41. dff47bf V4L/DVB (4213): Cx88: cleanups by Adrian Bunk · 18 years ago
  42. d772bd0 V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL by Manu Abraham · 18 years ago
  43. b57e557 Fixes some sync issues between V4L/DVB development and GIT by Mauro Carvalho Chehab · 18 years ago
  44. 45f87a2 V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id by Michael Krufky · 18 years ago
  45. 1539623 V4L/DVB (4205): Merge tda9887 module into tuner. by Mauro Carvalho Chehab · 18 years ago
  46. 45ad9f8 V4L/DVB (4202): allow selecting CX2341x port mode by Hans Verkuil · 18 years ago
  47. 54aa9a2 V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1. by Hans Verkuil · 18 years ago
  48. cc7bc64 V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c by Hans Verkuil · 18 years ago
  49. f81cf75 V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API by Hans Verkuil · 18 years ago
  50. 86b79d6 V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hs by Hans Verkuil · 18 years ago
  51. f022156 V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. by Hans Verkuil · 18 years ago
  52. 18318e0 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. by Hans Verkuil · 18 years ago
  53. 5d1a9ae V4L/DVB (4191): Add CX2341X MPEG encoder module. by Hans Verkuil · 18 years ago
  54. 9cb2318 V4L/DVB (4190): Add helper functions for control processing to v4l2-common. by Hans Verkuil · 18 years ago
  55. 0597691 V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. by Hans Verkuil · 18 years ago
  56. 442d15d V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card. by Cameron Hutchinson · 18 years ago
  57. ceee526 V4L/DVB (4185): Conditionally enable 5 byte diseqc commands by Yeasah Pell · 18 years ago
  58. 9ce8b68 V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'ed by Adrian Bunk · 18 years ago
  59. 1fd57f6 V4L/DVB (4182): Comment out MMI functions for now by Manu Abraham · 18 years ago
  60. 1f19456 V4L/DVB (4181): Fix CA Info and Application Info by Henrik Sjoberg · 18 years ago
  61. 3e357fd V4L/DVB (4180): Initial go at MMI by Manu Abraham · 18 years ago
  62. cdd4208 V4L/DVB (4179): VLF fixes for DCT by Manu Abraham · 18 years ago
  63. 7ef53b1 V4L/DVB (4178): Replace NEWTUNE with TS188 by Manu Abraham · 18 years ago
  64. 63ad4e4 V4L/DVB (4177): DCTNEW and ATSC fixes by Manu Abraham · 18 years ago
  65. 77e0be1 V4L/DVB (4176): Bug-fix: Fix memory overflow by Sigmund Augdal Helberg · 18 years ago
  66. b32474c V4L/DVB (4175): Fix a bug in tuner detection by Manu Abraham · 18 years ago
  67. de1e6ec V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM's by Manu Abraham · 18 years ago
  68. 9500c7b V4L/DVB (4173): Dprintk macro beautification by Manu Abraham · 18 years ago
  69. 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
  70. 5aef20a V4L/DVB (4171): Fix Daughterboard detection by Manu Abraham · 18 years ago
  71. 3da2f4c V4L/DVB (4170): ATSC typecheck bugfix by Bryan Scott · 18 years ago
  72. 4e7024b V4L/DVB (4169): Add more Firmware and Tuner names by Manu Abraham · 18 years ago
  73. 1da5e8d V4L/DVB (4168): ATSC tuner doesn't have variable length field by Manu Abraham · 18 years ago
  74. 364f255 V4L/DVB (4167): Add Board Names by Manu Abraham · 18 years ago
  75. 351634d V4L/DVB (4166): Fix string length by Manu Abraham · 18 years ago
  76. b633c6d V4L/DVB (4165): Add in tuner names by Manu Abraham · 18 years ago
  77. 396cffd V4L/DVB (4164): Add DVB-S specific demod names by Manu Abraham · 18 years ago
  78. 1c4e733 V4L/DVB (4163): Initialize ATSC frontend by Manu Abraham · 18 years ago
  79. c65f1c5 V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FE by Manu Abraham · 18 years ago
  80. cdd393c V4L/DVB (4161): Utilize the device specific algorithm callbacks by Manu Abraham · 18 years ago
  81. 0249ef1 V4L/DVB (4160): Use device specific algorithms by Manu Abraham · 18 years ago
  82. 8cfba63 V4L/DVB (4159): Implement tuning algorithm as a module parameter by Manu Abraham · 18 years ago
  83. 2e506a0 V4L/DVB (4158): Make ASIC RESET Conditional by Manu Abraham · 18 years ago
  84. ed3d106 V4L/DVB (4157): Add support for VP-3250 ATSC card by Manu Abraham · 18 years ago
  85. bc7386b V4L/DVB (4156): Add basic ATSC support to DST by Manu Abraham · 18 years ago
  86. 4821fb1 V4L/DVB (4155): ATSC frontend support by Manu Abraham · 18 years ago
  87. bafefc0 V4L/DVB (4154): Fix use-after-free bug in cpia2 driver by Jesper Juhl · 18 years ago
  88. 7597e8e V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audio by Michael Krufky · 18 years ago
  89. ec675bc V4L/DVB (4149): Fix up funky logic in dvb by Dave Jones · 18 years ago
  90. c18cb01 V4L/DVB (4148): Fix userbits debug prints by Mauro Carvalho Chehab · 18 years ago
  91. b20c3cf V4L/DVB (4147): Drivers/media/video/pwc/: make code static by Adrian Bunk · 18 years ago
  92. dc46ace V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions static by Adrian Bunk · 18 years ago
  93. 65271bf V4L/DVB (4144): Cx88: add support for FusionHDTV 3 Gold (original revision) by Michael Krufky · 18 years ago
  94. 1138ead V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h> by Michael Krufky · 18 years ago
  95. b63535f V4L/DVB (4132): Don't kill cx88 DMA sound on channel change by Ricardo Cerqueira · 18 years ago
  96. 0f4b568 V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict by Ricardo Cerqueira · 18 years ago
  97. c2eaa68 V4L/DVB (4130): Fix card cx88 #50 remote by Ricardo Cerqueira · 18 years ago
  98. 8ca4deb V4L/DVB (4124): Kconfig: fix description for saa7115 module by Michael Krufky · 18 years ago
  99. 87057d2 V4L/DVB (4122): Lgdt330x: fix missing line in VSB snr decoding logic by Mac Michaels · 18 years ago
  100. 5e2fb08 V4L/DVB (4120): Ovcamship position at Kconfig changed by Mauro Carvalho Chehab · 18 years ago