1. 090c65b [media] usbvision-video: fix memory leak of alt_max_pkt_size by Alexey Khoroshilov · 11 years ago
  2. 6ec1989 [media] v4l2: remove obsolete v4l2_chip_match_host() by Hans Verkuil · 11 years ago
  3. 3b8436d [media] usbvision: replace current_norm by g_std by Hans Verkuil · 11 years ago
  4. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  5. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  6. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  7. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  8. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  9. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  10. 1b18e7a [media] v4l: Tell user space we're using monotonic timestamps by Sakari Ailus · 12 years ago
  11. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  12. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  13. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/usbvision/usbvision-video.c]
  14. 4d34570 [media] usbvision: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 12 years ago
  15. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  16. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  17. df462b3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  18. 240d57b [media] usbvision: add Nogatech USB MicroCam by Ondrej Zary · 13 years ago
  19. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  20. 6d6a48e [media] usbvision: coding style by Hans Verkuil · 14 years ago
  21. 52cb0bf [media] usbvision: convert // to /* */ by Hans Verkuil · 14 years ago
  22. 5490a7c [media] usbvision: get rid of camelCase by Hans Verkuil · 14 years ago
  23. c627b9d [media] usbvision: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  24. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  25. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  26. 8403472 V4L/DVB: usbvision: remove BKL from usbvision by Hans Verkuil · 14 years ago
  27. 4202066 V4L/DVB: drivers/media: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  28. aeb506a V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register handle this by Hans Verkuil · 14 years ago
  29. fa0290e V4L/DVB: usbvision: remove non-working vbi device by Hans Verkuil · 14 years ago
  30. 3557aa4 V4L/DVB (13954): Correct NULL test by Julia Lawall · 15 years ago
  31. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  32. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  33. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  34. f14a297 V4L/DVB (13241): Cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  35. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  36. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  37. e36bc31 V4L/DVB (11992): Add missing __devexit_p() by Jean Delvare · 15 years ago
  38. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  39. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  40. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  41. a878440 V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  42. 975f576 V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  43. f1ba28c V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. by Hans Verkuil · 16 years ago
  44. 3836725 V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields by Trent Piepho · 16 years ago
  45. 9cfb6a3 V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl by Trent Piepho · 16 years ago
  46. 7700603 V4L/DVB (10738): Get rid of video_decoder.h header were uneeded by Mauro Carvalho Chehab · 16 years ago
  47. 1df7953 V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 16 years ago
  48. 6f2a278 V4L/DVB (10306): usbvision: use usb_make_path to report bus info by Thierry MERLE · 16 years ago
  49. be9ed51 V4L/DVB (10298): remove err macro from few usb devices by Mauro Carvalho Chehab · 16 years ago
  50. 2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 16 years ago
  51. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  52. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  53. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  54. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 16 years ago
  55. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  57. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  58. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  59. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  60. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  61. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  62. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  63. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  64. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  65. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  66. 38f9d30 V4L/DVB (8477): v4l: remove obsolete audiochip.h by Hans Verkuil · 16 years ago
  67. 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
  68. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  69. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  70. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  71. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  72. df18c31 V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences by Thierry MERLE · 16 years ago
  73. d2db42d V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  74. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  75. c84e603 drivers/media/: Spelling fixes by Joe Perches · 17 years ago
  76. 1fe934d V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock by Daniel Walker · 17 years ago
  77. 544e617 V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix by Andrew Morton · 17 years ago
  78. 0991112 V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths by Daniel Walker · 17 years ago
  79. 289d4d2 V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex API by Matthias Kaehlcke · 17 years ago
  80. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  81. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  82. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  83. ed4d637 usbvision-video: buggered method tables by Al Viro · 17 years ago
  84. bc14713 V4L/DVB (5900): usbvision: fix bugs [sg]_register functions by Trent Piepho · 17 years ago
  85. 66a1787 V4L/DVB (5826): Usbvision: video mux cleanup by Thierry MERLE · 17 years ago
  86. 805b356 V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro. by Robert P. J. Day · 17 years ago
  87. c5f4836 V4L/DVB (5644): Usbvision: video_ioctl2 conversion by Thierry MERLE · 17 years ago
  88. ea1f83c V4L/DVB (5643): Usbvision: make common video and radio ioctls by Thierry MERLE · 17 years ago
  89. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  90. ec709bb V4L/DVB (5530): Usbvision: remove CustomDevice facility by Thierry MERLE · 17 years ago
  91. 672d013 V4L/DVB (5523): Usbvision: fix a debug message in usb probe function by Thierry MERLE · 17 years ago
  92. 1ff16c2 V4L/DVB (5522): Usbvision: i2c function cleanups by Thierry MERLE · 17 years ago
  93. d3df9c4 V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call. by Mauro Carvalho Chehab · 17 years ago
  94. f8a389d V4L/DVB (5518): Fix a bug on device detection by Mauro Carvalho Chehab · 17 years ago
  95. c682b3a V4L/DVB (5517): Usbvision: store the device database more efficiently by Trent Piepho · 17 years ago
  96. f7ca625 V4L/DVB (5516): Reduce usbvision data size by Mauro Carvalho Chehab · 17 years ago
  97. 659ae56 V4L/DVB (5515): Use a better format to represent usbvision supported boards by Mauro Carvalho Chehab · 17 years ago
  98. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 18 years ago
  99. 2a9f8b5 V4L/DVB (5206): Usbvision: set alternate interface modification by Thierry MERLE · 18 years ago
  100. 6f78e18 V4L/DVB (5205): Usbvision: dynamic allocation for frames by Thierry MERLE · 18 years ago