1. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  2. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  3. f2a01a0 V4L/DVB (8937): em28xx: Fix and add some validations by Douglas Schilling Landgraf · 16 years ago
  4. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  5. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  6. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  7. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  8. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  9. a9fc52b V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera by Devin Heitmueller · 16 years ago
  10. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  11. 0367ca1 V4L/DVB (8010): em28xx: Properly register extensions for already attached devices by Devin Heitmueller · 16 years ago
  12. a954b66 V4L/DVB (7970): mix trivial endianness annotations by Al Viro · 16 years ago
  13. e9888a1 V4L/DVB (7617): Removes a manual mode setup by Mauro Carvalho Chehab · 16 years ago
  14. c67ec53 V4L/DVB (7615): em28xx: Provide the proper support for switching between analog/digital by Mauro Carvalho Chehab · 16 years ago
  15. 41facaa V4L/DVB (7613): em28xx: rename registers by Mauro Carvalho Chehab · 16 years ago
  16. 89b329e V4L/DVB (7610): em28xx: Select reg wait time based on chip ID by Mauro Carvalho Chehab · 16 years ago
  17. 6ea54d9 V4L/DVB (7607): CodingStyle fixes by Douglas Schilling Landgraf · 16 years ago
  18. 3421b77 V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvb by Aidan Thornton · 16 years ago
  19. 579f72e V4L/DVB (7602): em28xx: generalise URB setup code by Aidan Thornton · 16 years ago
  20. d2d9fbf V4L/DVB (7600): em28xx: Sets frequency when changing to analog mode by Mauro Carvalho Chehab · 16 years ago
  21. 3aefb79 V4L/DVB (7593): em28xx: add a module to handle dvb by Mauro Carvalho Chehab · 16 years ago
  22. 44dc733 V4L/DVB (7567): em28xx: Some cleanups by Mauro Carvalho Chehab · 16 years ago
  23. 3b5fa92 V4L/DVB (7565): em28xx: fix buffer underrun handling by Aidan Thornton · 16 years ago
  24. b4916f8 V4L/DVB (7564): em28xx: Some fixes to display logic by Mauro Carvalho Chehab · 16 years ago
  25. dbecb44 V4L/DVB (7563): em28xx: Add missing checks by Mauro Carvalho Chehab · 16 years ago
  26. cb78472 V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one by Mauro Carvalho Chehab · 16 years ago
  27. e9e6040 V4L/DVB (7557): em28xx: honour video_debug modprobe parameter by Mauro Carvalho Chehab · 16 years ago
  28. 0ea13e6 V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap by Aidan Thornton · 16 years ago
  29. b957dfd V4L/DVB (7555): em28xx: remove timeout by Mauro Carvalho Chehab · 16 years ago
  30. 0561297 V4L/DVB (7550): em28xx: Fix a possible memory leak by Brandon Philips · 16 years ago
  31. 78bb394 V4L/DVB (7549): em28xx: some small cleanups by Mauro Carvalho Chehab · 16 years ago
  32. e0fadfd34 V4L/DVB (7548): Various fixes for the em28xx videobuf code by Aidan Thornton · 16 years ago
  33. e74153d V4L/DVB (7547): em28xx: Fix a broken lock by Mauro Carvalho Chehab · 16 years ago
  34. f245e54 V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced by videobuf by Mauro Carvalho Chehab · 16 years ago
  35. ca21d2d V4L/DVB (7544): em28xx: Fix timeout code by Mauro Carvalho Chehab · 16 years ago
  36. 47625da V4L/DVB (7543): Fix capture start/stop and timeout by Mauro Carvalho Chehab · 16 years ago
  37. ea8df7e V4L/DVB (7542): em28xx: Fix some warnings by Mauro Carvalho Chehab · 16 years ago
  38. d7aa802 V4L/DVB (7541): em28xx: Some fixes to videobuf by Aidan Thornton · 16 years ago
  39. ad0ebb9 V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc by Mauro Carvalho Chehab · 16 years ago
  40. d80e134 V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  41. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  42. 3687e1e V4L/DVB (7179): Allow more than one em28xx board by Mauro Carvalho Chehab · 17 years ago
  43. 00b8730 V4L/DVB (7163): em28xx: makes audio settings more stable by Mauro Carvalho Chehab · 17 years ago
  44. 0df8130 V4L/DVB (7162): em28xx: Fix endian and returns the correct values by Mauro Carvalho Chehab · 17 years ago
  45. 1e7ad56 V4L/DVB (7160): em28xx: Allow register dump/setting for debug by Mauro Carvalho Chehab · 17 years ago
  46. 532fe65 V4L/DVB (7106): em28xx/: make 2 functions static by Adrian Bunk · 17 years ago
  47. ed08631 V4L/DVB (7060): em28xx: remove has_tuner by Mauro Carvalho Chehab · 17 years ago
  48. 3f4dfe2 V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support by Mauro Carvalho Chehab · 17 years ago
  49. 0be4375 V4L/DVB (6956): Add Radio support for em28xx by Mauro Carvalho Chehab · 17 years ago
  50. 3abee53 V4L/DVB (6955): Properly implement 12MHz I2S support by Mauro Carvalho Chehab · 17 years ago
  51. d7448a8 V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed by Mauro Carvalho Chehab · 17 years ago
  52. 6d79468 V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module by Mauro Carvalho Chehab · 17 years ago
  53. 539c96d V4L/DVB (6947): Improve audio setup handling by Mauro Carvalho Chehab · 17 years ago
  54. 7d497f8 V4L/DVB (6587): Cleanup at tv norm selection by Mauro Carvalho Chehab · 17 years ago
  55. cb77d01 V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatible by Mauro Carvalho Chehab · 17 years ago
  56. 195a4ef V4L/DVB (6585): Convert em28xx to video_ioctl2 by Mauro Carvalho Chehab · 17 years ago
  57. 9e31ced V4L/DVB (6584): Fix read() method by Mauro Carvalho Chehab · 17 years ago
  58. a225452 V4L/DVB (6583): Fix em28xx read stream locking by Mauro Carvalho Chehab · 17 years ago
  59. a3a048c V4L/DVB (6582): Fix em28xx to allow multiple open by Mauro Carvalho Chehab · 17 years ago
  60. fad7b95 V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTV by Sascha Sommer · 17 years ago
  61. 5a80415 V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different threads at the same time by Sascha Sommer · 17 years ago
  62. 03910cc V4L/DVB (6536): Add a hint for boards without unique USB ID by Mauro Carvalho Chehab · 17 years ago
  63. 3dbd85b V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xx by Mauro Carvalho Chehab · 17 years ago
  64. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  65. 63337dd V4L/DVB (6581): Fix: avoids negative vma usage count by Mauro Carvalho Chehab · 17 years ago
  66. 2b2c93a V4L/DVB (6540): em28xx: fix failing autodetection after the reboot by Sascha Sommer · 17 years ago
  67. 6d35c8f V4L/DVB (6514): em28xx: Include linux/mm.h by Trent Piepho · 17 years ago
  68. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  69. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  70. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  71. afa76b3 V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_open by Rolf Eike Beer · 17 years ago
  72. 1207cf84 USB: Fix a memory leak in em28xx_usb_probe() by Jesper Juhl · 17 years ago
  73. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  74. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  75. 9a2816c V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch by David Brownell · 18 years ago
  76. 663d1ba [PATCH] em28xx NULL noise removal by Al Viro · 18 years ago
  77. 784e8fe4 V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. by Hans Verkuil · 18 years ago
  78. 4987abe V4L/DVB (4267): Remove all instances of request_module("tda9887") by Michael Krufky · 18 years ago
  79. 2e7c6dc V4L/DVB (3715): Change all emails to the currently used one. by Mauro Carvalho Chehab · 19 years ago
  80. c7c0b34 V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 by Hans Verkuil · 19 years ago
  81. 7c908fb V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.c by Eric Sesterhenn · 18 years ago
  82. 0715172 V4L/DVB (3702): Make msp3400 routing defines more consistent by Hans Verkuil · 19 years ago
  83. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 19 years ago
  84. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 19 years ago
  85. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 19 years ago
  86. 1947884 V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xx by Mauro Carvalho Chehab · 19 years ago
  87. 9475fb1 V4L/DVB (3293): Fixed amux hauppauge hvr900/terratec hybrid xs by Markus Rechberger · 19 years ago
  88. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  89. e5d4a56 V4L/DVB (3314): Fixed em28xx based system lockup by Markus Rechberger · 19 years ago
  90. a94e95b V4L/DVB (3432): Hauppauge HVR 900 Composite support by Markus Rechberger · 19 years ago
  91. 9aeb4b0 V4L/DVB (3423): CodingStyle fixes. by Mauro Carvalho Chehab · 19 years ago
  92. 2d50f84 V4L/DVB (3422): Implemented VIDIOC_G_FMT/S_FMT for sliced VBI by Mauro Carvalho Chehab · 19 years ago
  93. e5589be V4L/DVB (3421): Several fixes to prepare for VBI by Mauro Carvalho Chehab · 19 years ago
  94. 439090d V4L/DVB (3406): Added credits for em28xx-video.c by Mauro Carvalho Chehab · 19 years ago
  95. 1e4baed V4L/DVB (3380): Semaphore to mutex conversion on drivers/media by Ingo Molnar · 19 years ago
  96. 7408187 by Panagiotis Issaris · 19 years ago
  97. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  98. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 19 years ago
  99. 7865c44 V4L/DVB (3100): fix compile error, remove dead code and volume scaling by Hans Verkuil · 19 years ago
  100. c0477ad V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devices by Mauro Carvalho Chehab · 19 years ago