1. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  2. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  3. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  4. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 16 years ago
  5. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  6. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  7. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  8. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  9. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  10. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  11. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  12. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  13. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  14. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  15. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  16. 38f9d30 V4L/DVB (8477): v4l: remove obsolete audiochip.h by Hans Verkuil · 16 years ago
  17. 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
  18. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  19. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  20. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  21. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  22. df18c31 V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences by Thierry MERLE · 16 years ago
  23. d2db42d V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  25. c84e603 drivers/media/: Spelling fixes by Joe Perches · 16 years ago
  26. 1fe934d V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock by Daniel Walker · 17 years ago
  27. 544e617 V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix by Andrew Morton · 17 years ago
  28. 0991112 V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths by Daniel Walker · 17 years ago
  29. 289d4d2 V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex API by Matthias Kaehlcke · 17 years ago
  30. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  31. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  32. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  33. ed4d637 usbvision-video: buggered method tables by Al Viro · 17 years ago
  34. bc14713 V4L/DVB (5900): usbvision: fix bugs [sg]_register functions by Trent Piepho · 17 years ago
  35. 66a1787 V4L/DVB (5826): Usbvision: video mux cleanup by Thierry MERLE · 17 years ago
  36. 805b356 V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro. by Robert P. J. Day · 17 years ago
  37. c5f4836 V4L/DVB (5644): Usbvision: video_ioctl2 conversion by Thierry MERLE · 17 years ago
  38. ea1f83c V4L/DVB (5643): Usbvision: make common video and radio ioctls by Thierry MERLE · 17 years ago
  39. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  40. ec709bb V4L/DVB (5530): Usbvision: remove CustomDevice facility by Thierry MERLE · 17 years ago
  41. 672d013 V4L/DVB (5523): Usbvision: fix a debug message in usb probe function by Thierry MERLE · 17 years ago
  42. 1ff16c2 V4L/DVB (5522): Usbvision: i2c function cleanups by Thierry MERLE · 17 years ago
  43. d3df9c4 V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call. by Mauro Carvalho Chehab · 17 years ago
  44. f8a389d V4L/DVB (5518): Fix a bug on device detection by Mauro Carvalho Chehab · 17 years ago
  45. c682b3a V4L/DVB (5517): Usbvision: store the device database more efficiently by Trent Piepho · 17 years ago
  46. f7ca625 V4L/DVB (5516): Reduce usbvision data size by Mauro Carvalho Chehab · 17 years ago
  47. 659ae56 V4L/DVB (5515): Use a better format to represent usbvision supported boards by Mauro Carvalho Chehab · 17 years ago
  48. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  49. 2a9f8b5 V4L/DVB (5206): Usbvision: set alternate interface modification by Thierry MERLE · 17 years ago
  50. 6f78e18 V4L/DVB (5205): Usbvision: dynamic allocation for frames by Thierry MERLE · 17 years ago
  51. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 17 years ago
  52. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  53. de6a1b8 V4L/DVB (5032): Improves some USBVision info messages by Dwaine Garden · 18 years ago
  54. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  55. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  56. 8a5ab41 [PATCH] usbvision missing __user by Al Viro · 17 years ago
  57. c430ca1 V4L/DVB (5019): Fix the frame->grabstate update in read() entry point. by Thierry MERLE · 18 years ago
  58. ed00b41 V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected by Dwaine Garden · 18 years ago
  59. 38284ba V4L/DVB (4970): Usbvision memory fixes by Thierry MERLE · 18 years ago
  60. 0a0cead V4L/DVB (4959): Usbvision: possible cleanups by Adrian Bunk · 18 years ago
  61. c876a34 V4L/DVB (4953): Usbvision minor fixes by Thierry MERLE · 18 years ago
  62. f30ebd4 V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 18 years ago
  63. a1ed551 V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations by Mauro Carvalho Chehab · 18 years ago
  64. 7ca659e V4L/DVB (4942): Whitespace cleanups by Mauro Carvalho Chehab · 18 years ago
  65. 483dfdb V4L/DVB (4937): Usbvision cleanup and code reorganization by Thierry MERLE · 18 years ago