1. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  2. ad792f4 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  3. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  4. 6b1ec9d V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module option by Ian Armstrong · 17 years ago
  5. 2f7362e V4L/DVB (6348): ivtv: undo video mute when closing the radio by Hans Verkuil · 17 years ago
  6. 254d6eb V4L/DVB (6347): ivtv: fix video mute when radio is used by Hans Verkuil · 17 years ago
  7. 195b125 V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loaded by Ian Armstrong · 17 years ago
  8. 0bfeb04 V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the display area by Ian Armstrong · 17 years ago
  9. d343d7f V4L/DVB (6343): ivtvfb: check return value of unregister_framebuffer by Hans Verkuil · 17 years ago
  10. 18e16f9 V4L/DVB (6342): ivtv: fix circular locking (bug 9037) by Hans Verkuil · 17 years ago
  11. 34ca7d3 V4L/DVB (6341): ivtv: fix resizing MPEG1 streams by Hans Verkuil · 17 years ago
  12. 6659e3e V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrong by Ian Armstrong · 17 years ago
  13. 4339ab9 V4L/DVB (6339): ivtv: set the video color to black instead of green when capturing from the radio by Hans Verkuil · 17 years ago
  14. af3420b V4L/DVB (6338): ivtv: fix incorrect EBUSY return by Hans Verkuil · 17 years ago
  15. 7e7f05c V4L/DVB (6328): ivtv: fix NULL dereference by Adrian Bunk · 17 years ago
  16. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  17. 805a439 V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  18. 51b39df V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux by Hans Verkuil · 17 years ago
  19. 1362803 V4L/DVB (6122): ivtvfb: fix an obvious bug in ivtvfb_release_buffers() by Adrian Bunk · 17 years ago
  20. 641ed49 V4L/DVB (6121): ivtvfb: replace ivtv_fb prefix to ivtvfb by Hans Verkuil · 17 years ago
  21. 7b3a0d4 V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb by Hans Verkuil · 17 years ago
  22. 0f45b8c V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux by Hans Verkuil · 17 years ago
  23. 66cfaef V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define by Hans Verkuil · 17 years ago
  24. effa0b0 V4L/DVB (6117): ivtv: finish VBI related cleanup by Hans Verkuil · 17 years ago
  25. 2f3a989 V4L/DVB (6116): ivtv: VBI cleanups and fixes by Hans Verkuil · 17 years ago
  26. 26e9d59 V4L/DVB (6115): ivtv/ivtv-fb: improve locking to avoid initialization problems by Hans Verkuil · 17 years ago
  27. 49ebf14 V4L/DVB (6113): ivtv: udelay for the i2c bus was set too high by Hans Verkuil · 17 years ago
  28. 3eaeef5 V4L/DVB (6109): ivtv: use new videodev2.h pixel formats by Hans Verkuil · 17 years ago
  29. 6327e95 V4L/DVB (6098): ivtv: kzalloc() returns void pointer, no need to cast by Jesper Juhl · 17 years ago
  30. 2d4d5f1 V4L/DVB (6097): ivtv: set correct pixel format and alpha properties by Hans Verkuil · 17 years ago
  31. 559e196 V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support by Hans Verkuil · 17 years ago
  32. a158f35 V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups by Hans Verkuil · 17 years ago
  33. fd8b281 V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct by Hans Verkuil · 17 years ago
  34. 33c0fca V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c by Hans Verkuil · 17 years ago
  35. 612570f V4L/DVB (6091): ivtv: header cleanup by Hans Verkuil · 17 years ago
  36. 459a52f V4L/DVB (6090): ivtv-fb: correct transparency bit reporting by Hans Verkuil · 17 years ago
  37. d2a35fb V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGB by Hans Verkuil · 17 years ago
  38. 01f1e44 V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy by Hans Verkuil · 17 years ago
  39. ea115d5 V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress by Hans Verkuil · 17 years ago
  40. ad8ff0f V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared by Hans Verkuil · 17 years ago
  41. aeb292d V4L/DVB (6081): ivtv: Fix static structure initialization by Jean Delvare · 17 years ago
  42. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  43. 7c03a44 V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY by Hans Verkuil · 17 years ago
  44. 8beb058 V4L/DVB (6060): ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfix by Hans Verkuil · 17 years ago
  45. 25e3f8f V4L/DVB (6059): ivtv: log stereo/bilingual audio modes by Hans Verkuil · 17 years ago
  46. 0989fd2c V4L/DVB (6058): ivtv: add support for highmem udma by Hans Verkuil · 17 years ago
  47. 3869c6a V4L/DVB (6057): ivtv-fb: remove unused header includes by Hans Verkuil · 17 years ago
  48. baa4072 V4L/DVB (6056): ivtv: move serialization to the fileops level by Hans Verkuil · 17 years ago
  49. 1aa32c2 V4L/DVB (6055): ivtv: improve debug messages by Hans Verkuil · 17 years ago
  50. 313e91e V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB by Hans Verkuil · 17 years ago
  51. 2ce55b6 V4L/DVB (6053): ivtv: setup TV output standard on init to prevent flicker by Hans Verkuil · 17 years ago
  52. e17a06b V4L/DVB (6050): ivtv: retry/timer improvements by Hans Verkuil · 17 years ago
  53. 51a99c0 V4L/DVB (6049): ivtv: fix VBI reinsertion decoding by Hans Verkuil · 17 years ago
  54. de870b5 V4L/DVB (6048): ivtv: fix stop stream locking by Hans Verkuil · 17 years ago
  55. 37093b1 V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts by Hans Verkuil · 17 years ago
  56. f4071b8 V4L/DVB (6046): ivtv: always steal full frames if out of buffers. by Hans Verkuil · 17 years ago
  57. 3562c43 V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call by Hans Verkuil · 17 years ago
  58. 33bc4de V4L/DVB (6043): ivtv: fix incorrect round-robin implementation by Hans Verkuil · 17 years ago
  59. 6af5a03 V4L/DVB (6002): ivtv: remove unused struct field. by Hans Verkuil · 17 years ago
  60. 9085009 V4L/DVB (5998): ivtv: no need to mute the audio input by Hans Verkuil · 17 years ago
  61. 3729780 V4L/DVB (5995): ivtv: add AverMedia M116 by Hans Verkuil · 17 years ago
  62. 2cc7209 V4L/DVB (5994): ivtv: make VIDIOC_INT_RESET support smarter. by Hans Verkuil · 17 years ago
  63. 94104aa V4L/DVB (5992): ivtv: show card name as well in the LOG_STATUS output. by Hans Verkuil · 17 years ago
  64. bfd7bea V4L/DVB (5973): ivtv: attach yuv field order to each frame by Ian Armstrong · 17 years ago
  65. 943e891 V4L/DVB (5972): ivtv: prevent yuv register updates from being missed by Ian Armstrong · 17 years ago
  66. 68a341a V4L/DVB (5971): ivtv-fb: framebuffer timings no longer locked on module load by Ian Armstrong · 17 years ago
  67. b4b38bd V4L/DVB (5970): ivtv: prevent vertical overflow of yuv output by Ian Armstrong · 17 years ago
  68. ac24743 V4L/DVB (5929): Add vp27smpx driver by Hans Verkuil · 17 years ago
  69. 469ba04 V4L/DVB (5927): ivtv: set correct crystal frequency of the GVMVPRX cards by Hans Verkuil · 17 years ago
  70. 6e5eb59 V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware load by Hans Verkuil · 17 years ago
  71. c976bc8 V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use by Hans Verkuil · 17 years ago
  72. fa8a752 V4L/DVB (5921): ivtv: add missing composite input line for ivtv_pci_pg600v2 by Hans Verkuil · 17 years ago
  73. 7bb2938 V4L/DVB (5919): ivtv: remove dead code by Hans Verkuil · 17 years ago
  74. c6f95d1 V4L/DVB (5910): ivtv-fb: improve debug message by Hans Verkuil · 17 years ago
  75. f38a798 V4L/DVB (5909): ivtv: update version to 1.1 to mark ivtv-fb support by Hans Verkuil · 17 years ago
  76. aaf9fa2 V4L/DVB (5908): ivtv-fb: cleanups, prevent fw calls in some cases by Ian Armstrong · 17 years ago
  77. 84149a0 V4L/DVB (5906): ivtv-fb: replace HZ with msecs_to_jiffies by Hans Verkuil · 17 years ago
  78. d715e76 V4L/DVB (5905): ivtv-fb: Use proper ioctl value by Hans Verkuil · 17 years ago
  79. be383bd V4L/DVB (5904): ivtv-fb: cleanups by Hans Verkuil · 17 years ago
  80. 32db775 V4L/DVB (5902): Add ivtv-fb framebuffer driver. by Hans Verkuil · 17 years ago
  81. baa05e4 V4L/DVB (5881): ivtv: init channel for NTSC_M_JP standard. by Hans Verkuil · 17 years ago
  82. cb50f54 V4L/DVB (6052): ivtv: fix udma yuv bug by Ian Armstrong · 17 years ago
  83. 5614b02 V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling by Hans Verkuil · 17 years ago
  84. de23084 V4L/DVB (5969): ivtv: report ivtv version in status log by Hans Verkuil · 17 years ago
  85. c3624f9 V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set by Hans Verkuil · 17 years ago
  86. be9a5c7 V4L/DVB (5920): ivtv: fix incorrect fw size report. by Hans Verkuil · 17 years ago
  87. 5a338c3 V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close. by Hans Verkuil · 17 years ago
  88. 0b3e29e V4L/DVB (5917): ivtv: improve mailbox responsiveness. by Hans Verkuil · 17 years ago
  89. ac42514 V4L/DVB (5916): ivtv: fix pause/continue/play handling by Hans Verkuil · 17 years ago
  90. dd1e729 V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream by Hans Verkuil · 17 years ago
  91. 201700d V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies by Mauro Carvalho Chehab · 17 years ago
  92. 7809b4c V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage. by Hans Verkuil · 17 years ago
  93. ae38d93 V4L/DVB (5854): ivtv: cleanup of driver messages by Hans Verkuil · 17 years ago
  94. 11d2876 V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages. by Hans Verkuil · 17 years ago
  95. 4b9bc01 V4L/DVB (5852): ivtv: don't recompile needlessly by Alexey Dobriyan · 17 years ago
  96. c9b9a58 V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option by Hans Verkuil · 17 years ago
  97. 67632e1 V4L/DVB (5850): ivtv: improve API command debugging by Hans Verkuil · 17 years ago
  98. 97989ad V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code by Robert P. J. Day · 17 years ago
  99. bd58df6 V4L/DVB (5844): ivtv: add high volume debugging flag by Hans Verkuil · 17 years ago
  100. 90851fe V4L/DVB (5843): ivtv: fix missing signal_pending check. by Hans Verkuil · 17 years ago