1. e74153d V4L/DVB (7547): em28xx: Fix a broken lock by Mauro Carvalho Chehab · 16 years ago
  2. f245e54 V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced by videobuf by Mauro Carvalho Chehab · 16 years ago
  3. ca21d2d V4L/DVB (7544): em28xx: Fix timeout code by Mauro Carvalho Chehab · 16 years ago
  4. 47625da V4L/DVB (7543): Fix capture start/stop and timeout by Mauro Carvalho Chehab · 16 years ago
  5. ea8df7e V4L/DVB (7542): em28xx: Fix some warnings by Mauro Carvalho Chehab · 16 years ago
  6. d7aa802 V4L/DVB (7541): em28xx: Some fixes to videobuf by Aidan Thornton · 16 years ago
  7. ad0ebb9 V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc by Mauro Carvalho Chehab · 16 years ago
  8. d80e134 V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  9. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  10. 3687e1e V4L/DVB (7179): Allow more than one em28xx board by Mauro Carvalho Chehab · 17 years ago
  11. 00b8730 V4L/DVB (7163): em28xx: makes audio settings more stable by Mauro Carvalho Chehab · 17 years ago
  12. 0df8130 V4L/DVB (7162): em28xx: Fix endian and returns the correct values by Mauro Carvalho Chehab · 17 years ago
  13. 1e7ad56 V4L/DVB (7160): em28xx: Allow register dump/setting for debug by Mauro Carvalho Chehab · 17 years ago
  14. 532fe65 V4L/DVB (7106): em28xx/: make 2 functions static by Adrian Bunk · 17 years ago
  15. ed08631 V4L/DVB (7060): em28xx: remove has_tuner by Mauro Carvalho Chehab · 17 years ago
  16. 3f4dfe2 V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support by Mauro Carvalho Chehab · 17 years ago
  17. 0be4375 V4L/DVB (6956): Add Radio support for em28xx by Mauro Carvalho Chehab · 17 years ago
  18. 3abee53 V4L/DVB (6955): Properly implement 12MHz I2S support by Mauro Carvalho Chehab · 17 years ago
  19. d7448a8 V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed by Mauro Carvalho Chehab · 17 years ago
  20. 6d79468 V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module by Mauro Carvalho Chehab · 17 years ago
  21. 539c96d V4L/DVB (6947): Improve audio setup handling by Mauro Carvalho Chehab · 17 years ago
  22. 7d497f8 V4L/DVB (6587): Cleanup at tv norm selection by Mauro Carvalho Chehab · 17 years ago
  23. cb77d01 V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatible by Mauro Carvalho Chehab · 17 years ago
  24. 195a4ef V4L/DVB (6585): Convert em28xx to video_ioctl2 by Mauro Carvalho Chehab · 17 years ago
  25. 9e31ced V4L/DVB (6584): Fix read() method by Mauro Carvalho Chehab · 17 years ago
  26. a225452 V4L/DVB (6583): Fix em28xx read stream locking by Mauro Carvalho Chehab · 17 years ago
  27. a3a048c V4L/DVB (6582): Fix em28xx to allow multiple open by Mauro Carvalho Chehab · 17 years ago
  28. fad7b95 V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTV by Sascha Sommer · 17 years ago
  29. 5a80415 V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different threads at the same time by Sascha Sommer · 17 years ago
  30. 03910cc V4L/DVB (6536): Add a hint for boards without unique USB ID by Mauro Carvalho Chehab · 17 years ago
  31. 3dbd85b V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xx by Mauro Carvalho Chehab · 17 years ago
  32. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  33. 63337dd V4L/DVB (6581): Fix: avoids negative vma usage count by Mauro Carvalho Chehab · 17 years ago
  34. 2b2c93a V4L/DVB (6540): em28xx: fix failing autodetection after the reboot by Sascha Sommer · 17 years ago
  35. 6d35c8f V4L/DVB (6514): em28xx: Include linux/mm.h by Trent Piepho · 17 years ago
  36. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  37. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  38. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  39. afa76b3 V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_open by Rolf Eike Beer · 17 years ago
  40. 1207cf84 USB: Fix a memory leak in em28xx_usb_probe() by Jesper Juhl · 17 years ago
  41. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  42. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  43. 9a2816c V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch by David Brownell · 18 years ago
  44. 663d1ba [PATCH] em28xx NULL noise removal by Al Viro · 18 years ago
  45. 784e8fe4 V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. by Hans Verkuil · 18 years ago
  46. 4987abe V4L/DVB (4267): Remove all instances of request_module("tda9887") by Michael Krufky · 18 years ago
  47. 2e7c6dc V4L/DVB (3715): Change all emails to the currently used one. by Mauro Carvalho Chehab · 18 years ago
  48. c7c0b34 V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 by Hans Verkuil · 18 years ago
  49. 7c908fb V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.c by Eric Sesterhenn · 18 years ago
  50. 0715172 V4L/DVB (3702): Make msp3400 routing defines more consistent by Hans Verkuil · 18 years ago
  51. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 18 years ago
  52. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 19 years ago
  53. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 19 years ago
  54. 1947884 V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xx by Mauro Carvalho Chehab · 19 years ago
  55. 9475fb1 V4L/DVB (3293): Fixed amux hauppauge hvr900/terratec hybrid xs by Markus Rechberger · 19 years ago
  56. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  57. e5d4a56 V4L/DVB (3314): Fixed em28xx based system lockup by Markus Rechberger · 19 years ago
  58. a94e95b V4L/DVB (3432): Hauppauge HVR 900 Composite support by Markus Rechberger · 19 years ago
  59. 9aeb4b0 V4L/DVB (3423): CodingStyle fixes. by Mauro Carvalho Chehab · 19 years ago
  60. 2d50f84 V4L/DVB (3422): Implemented VIDIOC_G_FMT/S_FMT for sliced VBI by Mauro Carvalho Chehab · 19 years ago
  61. e5589be V4L/DVB (3421): Several fixes to prepare for VBI by Mauro Carvalho Chehab · 19 years ago
  62. 439090d V4L/DVB (3406): Added credits for em28xx-video.c by Mauro Carvalho Chehab · 19 years ago
  63. 1e4baed V4L/DVB (3380): Semaphore to mutex conversion on drivers/media by Ingo Molnar · 19 years ago
  64. 7408187 by Panagiotis Issaris · 19 years ago
  65. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  66. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 19 years ago
  67. 7865c44 V4L/DVB (3100): fix compile error, remove dead code and volume scaling by Hans Verkuil · 19 years ago
  68. c0477ad V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devices by Mauro Carvalho Chehab · 19 years ago
  69. 17cbe2e V4L (963): Explicit compat_ioctl32 handler to em28xx by Mauro Carvalho Chehab · 19 years ago
  70. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  71. f85c657 [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3. by Jean Delvare · 19 years ago
  72. 3639c86 [PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap_pfn_range by Sascha Sommer · 19 years ago
  73. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  74. 943a490 [PATCH] V4L: Makes needlessly global code static by Adrian Bunk · 19 years ago
  75. 9d4d9c0 [PATCH] V4L: 920: fixed autodetection of max size by if alternate setting by Mauro Carvalho Chehab · 19 years ago
  76. eac9435 [PATCH] V4L: 907: em28xx cleanups and fixes by Mauro Carvalho Chehab · 19 years ago
  77. b296fc6 [PATCH] v4l: 898: em2820 i2c fix by Mauro Carvalho Chehab · 19 years ago
  78. ad07d93 [PATCH] v4l: 897: saa7146 fix by Mauro Carvalho Chehab · 19 years ago
  79. 3acf280 [PATCH] v4l: 886: renamed common structures to em28xx by Mauro Carvalho Chehab · 19 years ago
  80. f7abcd3 [PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dir by Mauro Carvalho Chehab · 19 years ago
  81. 91cad0f [PATCH] v4l: 856: some module rename and small fixes by Mauro Carvalho Chehab · 19 years ago
  82. 52c02fc [PATCH] v4l: 850: update em2800 scaler code and comments based on info from empiatech by Sascha Sommer · 19 years ago
  83. a38a7d4 [PATCH] v4l: 841: added saa7114 initcode for msi vox usb 2.0 by Markus Rechberger · 19 years ago
  84. 1a9ca74 [PATCH] v4l: 815: commented obsoleted stuff at videodev headers by Mauro Carvalho Chehab · 19 years ago
  85. 86bb4a2 [PATCH] v4l: 814: cleanup dev assignment by Markus Rechberger · 19 years ago
  86. 9c75541 [PATCH] v4l: 813: replaced obsolete video get drvdata and video set drvdata by Markus Rechberger · 19 years ago
  87. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  88. 74458e6 [PATCH] v4l: 786: chip id removed since it isn t required anymore by Sascha Sommer · 19 years ago
  89. d5e5265 [PATCH] v4l: 784: several improvement on i2c ir handling for em2820 by Mauro Carvalho Chehab · 19 years ago
  90. 596d92d [PATCH] v4l: 767: included support for em2800 by Mauro Carvalho Chehab · 19 years ago
  91. a9ae9fb [PATCH] v4l: 761: fixed registry value in em2820 by Markus Rechberger · 19 years ago
  92. 98f30ed [PATCH] v4l: 739: created make changelog to make easier to generate patches by Mauro Carvalho Chehab · 19 years ago
  93. 1f6173e [PATCH] v4l: 729: fixed include when compiling at kernel tree by Mauro Carvalho Chehab · 19 years ago
  94. a6c2ba2 [PATCH] v4l: 716: support for em28xx board family by akpm@osdl.org · 19 years ago