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