1. 5998343 [media] usbvision: remove broken testpattern by Ondrej Zary · 14 years ago
  2. 240d57b [media] usbvision: add Nogatech USB MicroCam by Ondrej Zary · 14 years ago
  3. 6d6a48e [media] usbvision: coding style by Hans Verkuil · 14 years ago
  4. 52cb0bf2 [media] usbvision: convert // to /* */ by Hans Verkuil · 14 years ago
  5. 5490a7c [media] usbvision: get rid of camelCase by Hans Verkuil · 14 years ago
  6. c627b9d [media] usbvision: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  7. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  9. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  10. 5e2c217 V4L/DVB (11958): usbvision-core.c: vfree does its own NULL check by Figo.zhang · 16 years ago
  11. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  12. f876897 V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer buffers by Devin Heitmueller · 16 years ago
  13. 7700603 V4L/DVB (10738): Get rid of video_decoder.h header were uneeded by Mauro Carvalho Chehab · 16 years ago
  14. 1df7953 V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  15. be9ed51 V4L/DVB (10298): remove err macro from few usb devices by Mauro Carvalho Chehab · 16 years ago
  16. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 17 years ago
  17. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  18. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 17 years ago
  19. 38f9d30 V4L/DVB (8477): v4l: remove obsolete audiochip.h by Hans Verkuil · 17 years ago
  20. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 17 years ago
  21. df18c31 V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences by Thierry MERLE · 17 years ago
  22. d2db42d V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  23. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 17 years ago
  24. 6200bba V4L/DVB (7024): usbvision: YUV to RGB conversion fixes by Thierry MERLE · 17 years ago
  25. c6243d9 V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parms by Thierry MERLE · 17 years ago
  26. 1fe934d V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock by Daniel Walker · 17 years ago
  27. 289d4d2 V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex API by Matthias Kaehlcke · 17 years ago
  28. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 18 years ago
  29. 66a1787 V4L/DVB (5826): Usbvision: video mux cleanup by Thierry MERLE · 18 years ago
  30. c5f4836 V4L/DVB (5644): Usbvision: video_ioctl2 conversion by Thierry MERLE · 18 years ago
  31. 8c7189d V4L/DVB (5642): add comment that VO_MODE is also being set. by David Warman · 18 years ago
  32. fe818d1 V4L/DVB (5720): Usbvision: fix urb allocation and submits by Thierry Merle · 18 years ago
  33. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  34. 1ff16c2 V4L/DVB (5522): Usbvision: i2c function cleanups by Thierry MERLE · 18 years ago
  35. c682b3a V4L/DVB (5517): Usbvision: store the device database more efficiently by Trent Piepho · 18 years ago
  36. 2a9f8b5 V4L/DVB (5206): Usbvision: set alternate interface modification by Thierry MERLE · 18 years ago
  37. 6f78e18 V4L/DVB (5205): Usbvision: dynamic allocation for frames by Thierry MERLE · 18 years ago
  38. 4a06b53 V4L/DVB (5018): Make usbvision_rvfree() static by Adrian Bunk · 18 years ago
  39. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  40. 70bdd9c V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&" by Alexey Dobriyan · 18 years ago
  41. 38284ba V4L/DVB (4970): Usbvision memory fixes by Thierry MERLE · 18 years ago
  42. 0a0cead V4L/DVB (4959): Usbvision: possible cleanups by Adrian Bunk · 18 years ago
  43. 1de1bf0 V4L/DVB 4949b: Fix container_of pointer retreival by Thierry MERLE · 18 years ago
  44. 67952e8 V4L/DVB (4949a): Fix INIT_WORK by Mauro Carvalho Chehab · 18 years ago
  45. c876a34 V4L/DVB (4953): Usbvision minor fixes by Thierry MERLE · 18 years ago
  46. a1ed551 V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations by Mauro Carvalho Chehab · 18 years ago
  47. 7ca659e V4L/DVB (4942): Whitespace cleanups by Mauro Carvalho Chehab · 18 years ago
  48. 483dfdb V4L/DVB (4937): Usbvision cleanup and code reorganization by Thierry MERLE · 18 years ago
  49. d8159a3 V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to Normal by Thierry MERLE · 18 years ago
  50. cefccc8 V4L/DVB (4934): Usbvision radio requires GainNormal at e register by Mauro Carvalho Chehab · 18 years ago
  51. 3086d6c V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ? by Thierry MERLE · 18 years ago
  52. 957883d V4L/DVB (4932): Usbvision_v4l2: fix norm setting problems by Thierry MERLE · 18 years ago
  53. 40bad67 V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all frames by Thierry MERLE · 18 years ago
  54. 3084920 V4L/DVB (4929): Read() implementation + format set/get simplifications by Thierry MERLE · 18 years ago
  55. 5f7fb87 V4L/DVB (4928): Usbvision_v4l2 robustness on disconnect by Thierry · 18 years ago
  56. f2242ee V4L/DVB (4927): Enhancements on usbvision driver by Thierry MERLE · 18 years ago
  57. 18d8a45 V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL by Dwaine Garden · 18 years ago
  58. c8400c7 V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one module by Thierry MERLE · 18 years ago
  59. 6714b01 V4L/DVB (4923): Splitted usbvision cards from usbvison.h by Mauro Carvalho Chehab · 18 years ago
  60. 781aa1d1a V4L/DVB (4922): Add usbvision driver by Mauro Carvalho Chehab · 18 years ago