1. e36bc31 V4L/DVB (11992): Add missing __devexit_p() by Jean Delvare · 15 years ago
  2. 5e2c217 V4L/DVB (11958): usbvision-core.c: vfree does its own NULL check by Figo.zhang · 15 years ago
  3. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  4. f2caedd V4L/DVB: usbvision: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  5. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  6. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  7. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  8. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  9. a878440 V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  10. 975f576 V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  11. f876897 V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer buffers by Devin Heitmueller · 15 years ago
  12. 15965f0 V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist. by Hans Verkuil · 15 years ago
  13. f1ba28c V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. by Hans Verkuil · 15 years ago
  14. 3836725 V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields by Trent Piepho · 15 years ago
  15. 9cfb6a3 V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl by Trent Piepho · 15 years ago
  16. 7700603 V4L/DVB (10738): Get rid of video_decoder.h header were uneeded by Mauro Carvalho Chehab · 15 years ago
  17. 1df7953 V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 15 years ago
  18. 6f2a278 V4L/DVB (10306): usbvision: use usb_make_path to report bus info by Thierry MERLE · 16 years ago
  19. be9ed51 V4L/DVB (10298): remove err macro from few usb devices by Mauro Carvalho Chehab · 16 years ago
  20. cf8e193 V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings. by Hans Verkuil · 16 years ago
  21. 2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 16 years ago
  22. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  23. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  24. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  25. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 16 years ago
  26. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  27. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  28. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  29. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  30. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  31. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  32. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  33. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  34. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  35. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  36. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  37. 38f9d30 V4L/DVB (8477): v4l: remove obsolete audiochip.h by Hans Verkuil · 16 years ago
  38. 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
  39. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  40. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  41. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  42. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  43. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 16 years ago
  44. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  45. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  46. df18c31 V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences by Thierry MERLE · 16 years ago
  47. d2db42d V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  48. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  49. c84e603 drivers/media/: Spelling fixes by Joe Perches · 17 years ago
  50. 6200bba V4L/DVB (7024): usbvision: YUV to RGB conversion fixes by Thierry MERLE · 17 years ago
  51. c6243d9 V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parms by Thierry MERLE · 17 years ago
  52. eeec4b3 V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3 by Thierry MERLE · 17 years ago
  53. 1fe934d V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock by Daniel Walker · 17 years ago
  54. 544e617 V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix by Andrew Morton · 17 years ago
  55. 0991112 V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths by Daniel Walker · 17 years ago
  56. 4c5efc1 V4L/DVB (6665a): finish the VID_HARDWARE_* removal by Adrian Bunk · 17 years ago
  57. 289d4d2 V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex API by Matthias Kaehlcke · 17 years ago
  58. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  59. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  60. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  61. 39f46ad V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR by Jean Delvare · 17 years ago
  62. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  63. ed4d637 usbvision-video: buggered method tables by Al Viro · 17 years ago
  64. 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
  65. bc14713 V4L/DVB (5900): usbvision: fix bugs [sg]_register functions by Trent Piepho · 17 years ago
  66. 66a1787 V4L/DVB (5826): Usbvision: video mux cleanup by Thierry MERLE · 17 years ago
  67. ffddcaa V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model. by Matthew Garrett · 17 years ago
  68. a1bad77 V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix by Thierry MERLE · 17 years ago
  69. 805b356 V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro. by Robert P. J. Day · 17 years ago
  70. c5f4836 V4L/DVB (5644): Usbvision: video_ioctl2 conversion by Thierry MERLE · 17 years ago
  71. ea1f83c V4L/DVB (5643): Usbvision: make common video and radio ioctls by Thierry MERLE · 17 years ago
  72. 8c7189d V4L/DVB (5642): add comment that VO_MODE is also being set. by David Warman · 17 years ago
  73. 9fe01e5 V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II by David Warman · 17 years ago
  74. fe818d1 V4L/DVB (5720): Usbvision: fix urb allocation and submits by Thierry Merle · 17 years ago
  75. c5da5af V4L/DVB (5586): Use menuconfig objects II - V4L by Jan Engelhardt · 17 years ago
  76. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  77. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 17 years ago
  78. ec709bb V4L/DVB (5530): Usbvision: remove CustomDevice facility by Thierry MERLE · 17 years ago
  79. 6284fea V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call by Thierry MERLE · 17 years ago
  80. bf8b20e V4L/DVB (5528): Usbvision: reverting some i2c cleanups by Thierry MERLE · 17 years ago
  81. 3153bd9 V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addresses by Trent Piepho · 17 years ago
  82. f2c3405 V4L/DVB (5524): Usbvision: fix TDA9887 detection by Thierry MERLE · 17 years ago
  83. 672d013 V4L/DVB (5523): Usbvision: fix a debug message in usb probe function by Thierry MERLE · 17 years ago
  84. 1ff16c2 V4L/DVB (5522): Usbvision: i2c function cleanups by Thierry MERLE · 17 years ago
  85. d3df9c4 V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call. by Mauro Carvalho Chehab · 17 years ago
  86. f8a389d V4L/DVB (5518): Fix a bug on device detection by Mauro Carvalho Chehab · 17 years ago
  87. c682b3a V4L/DVB (5517): Usbvision: store the device database more efficiently by Trent Piepho · 17 years ago
  88. f7ca625 V4L/DVB (5516): Reduce usbvision data size by Mauro Carvalho Chehab · 17 years ago
  89. 659ae56 V4L/DVB (5515): Use a better format to represent usbvision supported boards by Mauro Carvalho Chehab · 17 years ago
  90. e6c1df5 V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driver by Dwaine P. Garden · 17 years ago
  91. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  92. 2a9f8b5 V4L/DVB (5206): Usbvision: set alternate interface modification by Thierry MERLE · 18 years ago
  93. 6f78e18 V4L/DVB (5205): Usbvision: dynamic allocation for frames by Thierry MERLE · 18 years ago
  94. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 18 years ago
  95. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  96. de6a1b8 V4L/DVB (5032): Improves some USBVision info messages by Dwaine Garden · 18 years ago
  97. 4a06b53 V4L/DVB (5018): Make usbvision_rvfree() static by Adrian Bunk · 18 years ago
  98. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  99. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 17 years ago
  100. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago