1. 261efd1 V4L/DVB (5940): Export v4l2_int_device_{, un}register by Adrian Bunk · 17 years ago
  2. ac24743 V4L/DVB (5929): Add vp27smpx driver by Hans Verkuil · 17 years ago
  3. b4c8524 V4L/DVB (5928): tuner: fix TOP values for the Panasonic VP27 tuner. by Hans Verkuil · 17 years ago
  4. 469ba04 V4L/DVB (5927): ivtv: set correct crystal frequency of the GVMVPRX cards by Hans Verkuil · 17 years ago
  5. 6e5eb59 V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware load by Hans Verkuil · 17 years ago
  6. c976bc8 V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use by Hans Verkuil · 17 years ago
  7. fa8a752 V4L/DVB (5921): ivtv: add missing composite input line for ivtv_pci_pg600v2 by Hans Verkuil · 17 years ago
  8. 7bb2938 V4L/DVB (5919): ivtv: remove dead code by Hans Verkuil · 17 years ago
  9. 915366d V4L/DVB (5912): Clean up duplicate includes in drivers/media/ by Jesper Juhl · 17 years ago
  10. c6f95d1 V4L/DVB (5910): ivtv-fb: improve debug message by Hans Verkuil · 17 years ago
  11. f38a798 V4L/DVB (5909): ivtv: update version to 1.1 to mark ivtv-fb support by Hans Verkuil · 17 years ago
  12. aaf9fa2 V4L/DVB (5908): ivtv-fb: cleanups, prevent fw calls in some cases by Ian Armstrong · 17 years ago
  13. 84149a0 V4L/DVB (5906): ivtv-fb: replace HZ with msecs_to_jiffies by Hans Verkuil · 17 years ago
  14. d715e76 V4L/DVB (5905): ivtv-fb: Use proper ioctl value by Hans Verkuil · 17 years ago
  15. be383bd V4L/DVB (5904): ivtv-fb: cleanups by Hans Verkuil · 17 years ago
  16. 32db775 V4L/DVB (5902): Add ivtv-fb framebuffer driver. by Hans Verkuil · 17 years ago
  17. 60e3cac V4L/DVB (5885): zr36067: Fix problems with module parameters by Trent Piepho · 17 years ago
  18. 18b548c V4L/DVB (5884): zr36067: clean up debug function by Jean Delvare · 17 years ago
  19. 63116fe V4L/DVB (5883): V4L: Fix a compile warning on non-32-bit machines. by Sakari Ailus · 17 years ago
  20. baa05e4 V4L/DVB (5881): ivtv: init channel for NTSC_M_JP standard. by Hans Verkuil · 17 years ago
  21. a5e9086 V4L/DVB (5863): TCM825x: Add driver. by Sakari Ailus · 17 years ago
  22. 9b5d0f1 V4L/DVB (5862): V4L: Add internal ioctl-like interface. by Sakari Ailus · 17 years ago
  23. cb50f54 V4L/DVB (6052): ivtv: fix udma yuv bug by Ian Armstrong · 17 years ago
  24. ed4d637 usbvision-video: buggered method tables by Al Viro · 17 years ago
  25. 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
  26. 48200ba V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open() by Steven Toth · 17 years ago
  27. f5ab272 V4L/DVB (6148): Fix a warning at saa7191_probe by Mauro Carvalho Chehab · 17 years ago
  28. 7b9fbc3 V4L/DVB (6147): Pwc: Fix a broken debug message by Jean Delvare · 17 years ago
  29. f5e4fee V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307 by Stas Sergeev · 17 years ago
  30. 5614b02 V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling by Hans Verkuil · 17 years ago
  31. 85237f2 USB: fix DoS in pwc USB video driver by Oliver Neukum · 17 years ago
  32. 1207cf84 USB: Fix a memory leak in em28xx_usb_probe() by Jesper Juhl · 17 years ago
  33. 70cd685 V4L/DVB (6028): Turn an unnecessary mdelay() into msleep(). by Marcelo Tosatti · 17 years ago
  34. 6d77444 V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write by Jonathan Corbet · 17 years ago
  35. 01659f2 V4L/DVB (6026): Avoid powering up the camera on resume by Chris Ball · 17 years ago
  36. de23084 V4L/DVB (5969): ivtv: report ivtv version in status log by Hans Verkuil · 17 years ago
  37. c3624f9 V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set by Hans Verkuil · 17 years ago
  38. be9a5c7 V4L/DVB (5920): ivtv: fix incorrect fw size report. by Hans Verkuil · 17 years ago
  39. 5a338c3 V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close. by Hans Verkuil · 17 years ago
  40. 0b3e29e V4L/DVB (5917): ivtv: improve mailbox responsiveness. by Hans Verkuil · 17 years ago
  41. ac42514 V4L/DVB (5916): ivtv: fix pause/continue/play handling by Hans Verkuil · 17 years ago
  42. bc14713 V4L/DVB (5900): usbvision: fix bugs [sg]_register functions by Trent Piepho · 17 years ago
  43. cf784d5 V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support by Trent Piepho · 17 years ago
  44. 9896bbc V4L/DVB (5891): zr36067: Turn off raw capture properly by Trent Piepho · 17 years ago
  45. 603d6f2 V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formats by Trent Piepho · 17 years ago
  46. bb2e033 V4L/DVB (5888): zr36067: Driver was not returning correct image size by Trent Piepho · 17 years ago
  47. e42af83 V4L/DVB (5887): zr36067: Fix poll() operation by Trent Piepho · 17 years ago
  48. c812b67 V4L/DVB (5886): zr36067: Fix problem setting norms by Trent Piepho · 17 years ago
  49. 52cf875 more VIRT_TO_BUS dependencies by Al Viro · 17 years ago
  50. 1b2232a V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module by Hans Verkuil · 17 years ago
  51. 32b78de V4L/DVB (5871): Conexant 2388x: check for kthread_run by Cyrill Gorcunov · 17 years ago
  52. a46c5fb V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next. by Hans Verkuil · 17 years ago
  53. dd1e729 V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream by Hans Verkuil · 17 years ago
  54. 201700d V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies by Mauro Carvalho Chehab · 17 years ago
  55. fe06fe0 V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 by Mauro Carvalho Chehab · 17 years ago
  56. 818ca47 V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers by Mauro Carvalho Chehab · 17 years ago
  57. 09df5cbe V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers by Mauro Carvalho Chehab · 17 years ago
  58. 7809b4c V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage. by Hans Verkuil · 17 years ago
  59. ae38d93 V4L/DVB (5854): ivtv: cleanup of driver messages by Hans Verkuil · 17 years ago
  60. 11d2876 V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages. by Hans Verkuil · 17 years ago
  61. 4b9bc01 V4L/DVB (5852): ivtv: don't recompile needlessly by Alexey Dobriyan · 17 years ago
  62. c9b9a58 V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option by Hans Verkuil · 17 years ago
  63. 67632e1 V4L/DVB (5850): ivtv: improve API command debugging by Hans Verkuil · 17 years ago
  64. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  65. 97989ad V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code by Robert P. J. Day · 17 years ago
  66. f3a43d3 V4L/DVB (5846): Clean up setting state and scheduling timeouts by Robert P. J. Day · 17 years ago
  67. bd58df6 V4L/DVB (5844): ivtv: add high volume debugging flag by Hans Verkuil · 17 years ago
  68. 90851fe V4L/DVB (5843): ivtv: fix missing signal_pending check. by Hans Verkuil · 17 years ago
  69. f885969 V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic. by Hans Verkuil · 17 years ago
  70. 0901973 V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner. by Hans Verkuil · 17 years ago
  71. ba2cf98 V4L/DVB (5831): stradis: use ARRAY_SIZE by Trent Piepho · 17 years ago
  72. 66a1787 V4L/DVB (5826): Usbvision: video mux cleanup by Thierry MERLE · 17 years ago
  73. ffddcaa V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model. by Matthew Garrett · 17 years ago
  74. a1bad77 V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix by Thierry MERLE · 17 years ago
  75. f5c965a V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300 by James Le Cuirot · 17 years ago
  76. 18f3fa1 V4L/DVB (5819): Cleanup: reorder some includes by Mauro Carvalho Chehab · 17 years ago
  77. 7e520d0 V4L/DVB (5815): Cx88: i2c structure templates clean-up by Jean Delvare · 17 years ago
  78. 8fb2191 V4L/DVB (5813): TUNER_TEA5761 kconfig fixes by Adrian Bunk · 17 years ago
  79. 51b5402 V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver by Matthias Kaehlcke · 17 years ago
  80. b9378fd V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver by Matthias Kaehlcke · 17 years ago
  81. 55c0d10 V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctls by Trent Piepho · 17 years ago
  82. 8c2c0df V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants by Trent Piepho · 17 years ago
  83. ac7dc84 V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tuners by Trent Piepho · 17 years ago
  84. 27cb786 V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2 by Michael Krufky · 17 years ago
  85. c350f61 V4L/DVB (5801): Tuner: update FCV1236D ranges to match the datasheet by Michael Krufky · 17 years ago
  86. b827363 V4L/DVB (5800): Tuner: correct description of Philips FCV1236D tuner by Michael Krufky · 17 years ago
  87. 8218b0b V4L/DVB (5793): Tuner: remove hardware-specific info from public header by Michael Krufky · 17 years ago
  88. bebeaea V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970Z by Antoine Jacquet · 17 years ago
  89. ea63374 V4L/DVB (5791): Fix Kbuild for kbd-ir-i2c by Mauro Carvalho Chehab · 17 years ago
  90. 2f3ed05 V4L/DVB (5790): Fix error handling for stv680 by Mauro Carvalho Chehab · 17 years ago
  91. 829ea96 V4L/DVB (5788): Cx88-input: convert nested if's to switch..case by Michael Krufky · 17 years ago
  92. e7d11ec V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000 by Edgar Pisani · 17 years ago
  93. 39cf1e8 V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remote by Jan Frey · 17 years ago
  94. 434b252 V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US) by Wade Berrier · 17 years ago
  95. 7d816b2 V4L/DVB (5783): Fix excess of debug messages on cx88-mpeg by Mauro Carvalho Chehab · 17 years ago
  96. 47a9991 V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll by Michael Krufky · 17 years ago
  97. b784e52 V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station DVR" card by Rafael Bilski · 17 years ago
  98. aac0ca6 V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" card by Rafał Bilski · 17 years ago
  99. 6d7930e V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_dev by Michael Krufky · 17 years ago
  100. f5948bb V4L/DVB (5770): Ivtv: fix return code of VIDIOC_G/S_FBUF when no FB is present by Hans Verkuil · 17 years ago