1. 710401b V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG by Michael Krufky · 17 years ago
  2. f1c9a28 V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops by Michael Krufky · 17 years ago
  3. daae589 V4L/DVB (6838): tda9887: remove references to struct tuner from printk macros by Michael Krufky · 17 years ago
  4. 35e4203 V4L/DVB (6837): Convert cx88_input.audioroute to a bitfield by Michael Krufky · 17 years ago
  5. d8f6997 V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits by Mauro Carvalho Chehab · 17 years ago
  6. 36e05a4 V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cards by Frej Drejhammar · 17 years ago
  7. 66e6fbd V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards by Ricardo Cerqueira · 17 years ago
  8. 6a0bc9a V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codec by Michael Krufky · 17 years ago
  9. 7b27d45 V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC by Ricardo Cerqueira · 17 years ago
  10. 4423a9a V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute by Jelle Foks · 17 years ago
  11. e21a5c6 V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s by Jelle Foks · 17 years ago
  12. f9e54e0 V4L/DVB (6828): cx88-blackbird: audio improvements by Jelle Foks · 17 years ago
  13. 4bfae52 V4L/DVB (6827): Auto-selects D2633 for ATSC by Mauro Carvalho Chehab · 17 years ago
  14. 6b7daa8 V4L/DVB (6822): s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherwise specified by Michael Krufky · 17 years ago
  15. 2b03238 V4L/DVB (6821): s5h1409: fix IF frequency configuration by Michael Krufky · 17 years ago
  16. 18ff605 V4L/DVB (6818): git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divide by Andrew Morton · 17 years ago
  17. 6594ad8 V4L/DVB (6817): Cleanup kernel thread and provide overrun detection by Mauro Carvalho Chehab · 17 years ago
  18. 55862ac V4L/DVB (6816): Add proper locking for buffer filling by Mauro Carvalho Chehab · 17 years ago
  19. 6c2f990 V4L/DVB (6815): Fix vivi internal debug messages by Mauro Carvalho Chehab · 17 years ago
  20. 1fe934d V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock by Daniel Walker · 17 years ago
  21. 544e617 V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix by Andrew Morton · 17 years ago
  22. 0991112 V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths by Daniel Walker · 17 years ago
  23. 7cd355e V4L/DVB (6809): git-dvb: drivers/media/video/et61x251/et61x251_core.c: fix warnings by Andrew Morton · 17 years ago
  24. 39b43b1 V4L/DVB (6808): git-dvb: fix build in drivers/media/dvb/frontends/tda18271.h by Andrew Morton · 17 years ago
  25. 8996b3f V4L/DVB (6807): fix debug enable by Mauro Carvalho Chehab · 17 years ago
  26. 784c668 V4L/DVB (6806): Allow emulating changes of video std by vivi by Mauro Carvalho Chehab · 17 years ago
  27. 6373678 V4L/DVB (6805): video std is a bitmask. Better to print in hexa by Mauro Carvalho Chehab · 17 years ago
  28. 225ba90 V4L/DVB (6804): __videobuf_read_start is static by Mauro Carvalho Chehab · 17 years ago
  29. e435f95 V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach() by Michael Krufky · 17 years ago
  30. 7206abb V4L/DVB (6800): tda18271: use an enum rather than an integer to store analog / digital state by Michael Krufky · 17 years ago
  31. f6e90a6 V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines by Mauro Carvalho Chehab · 17 years ago
  32. 2c10e8a V4L/DVB (6793): Convert saa7134-empress to video_ioctl2 by Mauro Carvalho Chehab · 17 years ago
  33. a962239 V4L/DVB (6792): Fix VBI support by Mauro Carvalho Chehab · 17 years ago
  34. bfb12e3 V4L/DVB (6791): Rename all vidioc_ to saa7134_ by Mauro Carvalho Chehab · 17 years ago
  35. bd2b19a V4L/DVB (6789): tuner: use char *name instead of 128 byte fixed array for demod info by Michael Krufky · 17 years ago
  36. 2dcf84b V4L/DVB (6788): tda8290: fix codingstyle, open brace following struct on the same line by Michael Krufky · 17 years ago
  37. 864a6b8 V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value by Michael Krufky · 17 years ago
  38. a55db8c V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops by Michael Krufky · 17 years ago
  39. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  40. fa746aee V4L/DVB (6784): tda8290: prevent possible memory leak by Michael Krufky · 17 years ago
  41. c7919d5 V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single set_params method by Michael Krufky · 17 years ago
  42. 6881647 V4L/DVB (6782): tda8290: access frontend structure directly, where possible by Michael Krufky · 17 years ago
  43. 14d5deb V4L/DVB (6776): ivtv: Some general fixes by Richard Knutsson · 17 years ago
  44. d130fa8 V4L/DVB (6773): pvrusb2: rework device descriptor layout by Mike Isely · 17 years ago
  45. 066bba2 V4L/DVB (6772): pvrusb2: Remove obsolete (and misleading) comment by Mike Isely · 17 years ago
  46. 577e402 V4L/DVB (6771): pvrusb2: Remove old obsolete CONFIG flags for pvrusb2 driver by Mike Isely · 17 years ago
  47. 5edfded V4L/DVB (6770): pvrusb2: Device CONFIG flags for OnAir device support by Mike Isely · 17 years ago
  48. 4542783 V4L/DVB (6769): pvrusb2: Implement experimental support for OnAir Creator and USB2 devices by Mike Isely · 17 years ago
  49. 787f5ab V4L/DVB (6768): pvrusb2: Mark Gotview hardware as having a cx2584x part by Mike Isely · 17 years ago
  50. 2a2bfbf V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need it by Hans Verkuil · 17 years ago
  51. d900920 V4L/DVB (6765): ivtv: convert to bus-based i2c API by Hans Verkuil · 17 years ago
  52. 9d1a16a4 V4L/DVB (6764): ivtv: select VIDEO_IR in Kconfig by Hans Verkuil · 17 years ago
  53. e08323f V4L/DVB (6763): ivtv: add AVerMedia EZMaker PCI Deluxe support by Hans Verkuil · 17 years ago
  54. 0170a48 V4L/DVB (6762): ivtv: update version number to 1.2 by Hans Verkuil · 17 years ago
  55. e2c7731 V4L/DVB (6759): CodingStyle fixes by Mauro Carvalho Chehab · 17 years ago
  56. 543323b V4L/DVB (6758): Miscelaneous cleanups by Mauro Carvalho Chehab · 17 years ago
  57. 025341d V4L/DVB (6755): Avoid troubles when using multiple devices by Mauro Carvalho Chehab · 17 years ago
  58. 55712ff V4L/DVB (6754): Allow vivi to open multiple video devices by Mauro Carvalho Chehab · 17 years ago
  59. f905c44 V4L/DVB (6753): Fix vivi to support non-zero minor node by Mauro Carvalho Chehab · 17 years ago
  60. d2761f2 V4L/DVB (6752): saa7134: Enable remote control support for Avermedia M102 by Albert Graham · 17 years ago
  61. d172b8b V4L/DVB (6749): v4l-nopage-fix by Andrew Morton · 17 years ago
  62. 105354a V4L/DVB (6748): Subject: v4l: nopage by Nick Piggin · 17 years ago
  63. 14e3c15 V4L/DVB (6745): tda18271: remove tuning offset for atsc/qam by Michael Krufky · 17 years ago
  64. 4a56eb3 V4L/DVB (6743): cx25840: fix endianness inconsistency by Hans Verkuil · 17 years ago
  65. 6b1e567 V4L/DVB (6742): ivtv: fix incorrect debug message by Hans Verkuil · 17 years ago
  66. 737bd41 V4L/DVB (6741): cx2341x: codingstyle cleanups by Hans Verkuil · 17 years ago
  67. 574dec6 V4L/DVB (6740): tlv320aic23b: codingstyle cleanups by Hans Verkuil · 17 years ago
  68. 4c05de9 V4L/DVB (6739): cs53l32a: codingstyle cleanups by Hans Verkuil · 17 years ago
  69. 099b8e7 V4L/DVB (6738): wm8739: codingstyle cleanups by Hans Verkuil · 17 years ago
  70. 842441d V4L/DVB (6737): wm8775: codingstyle cleanup by Hans Verkuil · 17 years ago
  71. 8c85454 V4L/DVB (6736): Fix some errors at the video_ioctl2 conversion by Mauro Carvalho Chehab · 17 years ago
  72. 90bdc14 V4L/DVB (6735): Reorder functions to make easier to compare with the previous code by Mauro Carvalho Chehab · 17 years ago
  73. 8f61ae2 V4L/DVB (6734): Converted saa7134-video to use video_ioctl2 by Douglas Schilling Landgraf · 17 years ago
  74. 863c86d V4L/DVB (6732): dsbr100 violates DMA coherency rules by Oliver Neukum · 17 years ago
  75. e1ba33d V4L/DVB (6731): ivtv: Remove a invalid shadow-variable by Richard Knutsson · 17 years ago
  76. 5d2bf93 V4L/DVB (6728): tda18271: fix register dump format by Michael Krufky · 17 years ago
  77. b5f3e1e V4L/DVB (6727): tda18271: convert table lookup loops to functions by Michael Krufky · 17 years ago
  78. aaeccba V4L/DVB (6726): tda18271: set image rejection validity by Michael Krufky · 17 years ago
  79. 293da0e V4L/DVB (6725): tda18271: improve debug flexibility by Michael Krufky · 17 years ago
  80. 1457263 V4L/DVB (6724): tda18271: remove duplicated code by Michael Krufky · 17 years ago
  81. efce841 V4L/DVB (6723): tda18271: only force init once during attach by Michael Krufky · 17 years ago
  82. 2b057e8 V4L/DVB (6719): ivtv: ivtv-yuv clean-up + source cropping bug-fix by Ian Armstrong · 17 years ago
  83. 368f080 V4L/DVB (6718): ivtv: ivtv yuv format description correction by Ian Armstrong · 17 years ago
  84. 77aded6 V4L/DVB (6717): ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME framework by Ian Armstrong · 17 years ago
  85. 3b5c1c8 V4L/DVB (6716): ivtv: yuv interlace mode change by Ian Armstrong · 17 years ago
  86. 406c8b0 V4L/DVB (6715): ivtv: Remove unnecessary register update by Ian Armstrong · 17 years ago
  87. 166983c V4L/DVB (6714): ivtv: yuv frame parameter fix by Ian Armstrong · 17 years ago
  88. a3e5f5e V4L/DVB (6713): ivtv: ivtv_yuv_prep_frame breakup and yuv hardware buffer changes by Ian Armstrong · 17 years ago
  89. c240ad0 V4L/DVB (6712): ivtv: ivtv yuv stream handling change by Ian Armstrong · 17 years ago
  90. 9de982d V4L/DVB (6710): pvrusb2: Recognize ATSC video standard bit values by Mike Isely · 17 years ago
  91. 3d290bd V4L/DVB (6709): pvrusb2: minor rework for default video standard handling by Mike Isely · 17 years ago
  92. 4ca7f70 V4L/DVB (6708): pvrusb2: Expand comment in device attributes description by Mike Isely · 17 years ago
  93. e802c14 V4L/DVB (6707): pvrusb2: Remove use of volatile in pipeline control state machine by Mike Isely · 17 years ago
  94. 26e3304 V4L/DVB (6706): pvrusb2: Remove use of volatile in command sequencer by Mike Isely · 17 years ago
  95. 6a54025 V4L/DVB (6705): pvrusb2: Implement default standard selection based on device type by Mike Isely · 17 years ago
  96. ea2562d V4L/DVB (6703): pvrusb2: Change division to bit-or for tveeprom standards by Roel Kluin · 17 years ago
  97. 482cb9a V4L/DVB (6702): pvrusb2: fix typo in comments by Michael Krufky · 17 years ago
  98. 9e2e3ae V4L/DVB (6701): pvrusb2: Enable support for "GOTVIEW USB2.0 DVD2" hardware by Mike Isely · 17 years ago
  99. 65bd80f V4L/DVB (6700): pvrusb2: Soften the crashed encoder warning message by Mike Isely · 17 years ago
  100. 056d1a8 V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attribute by Mike Isely · 17 years ago