1. 8403472 V4L/DVB: usbvision: remove BKL from usbvision by Hans Verkuil · 14 years ago
  2. 4202066 V4L/DVB: drivers/media: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  3. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  4. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  5. 4d6c871 V4L/DVB: usbvision: add delay before detecting the saa711x by Hans Verkuil · 14 years ago
  6. aeb506a V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register handle this by Hans Verkuil · 14 years ago
  7. fa0290e V4L/DVB: usbvision: remove non-working vbi device by Hans Verkuil · 14 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 · 14 years ago
  9. 3557aa4 V4L/DVB (13954): Correct NULL test by Julia Lawall · 15 years ago
  10. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  11. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  12. 0fda5d4 V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers by Laurent Pinchart · 15 years ago
  13. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  14. f14a297 V4L/DVB (13241): Cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  15. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  16. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  17. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  18. e36bc31 V4L/DVB (11992): Add missing __devexit_p() by Jean Delvare · 15 years ago
  19. 5e2c217 V4L/DVB (11958): usbvision-core.c: vfree does its own NULL check by Figo.zhang · 15 years ago
  20. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  21. f2caedd V4L/DVB: usbvision: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  22. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  23. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  24. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  25. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  26. a878440 V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  27. 975f576 V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  28. f876897 V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer buffers by Devin Heitmueller · 15 years ago
  29. 15965f0 V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist. by Hans Verkuil · 15 years ago
  30. f1ba28c V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. by Hans Verkuil · 15 years ago
  31. 3836725 V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields by Trent Piepho · 15 years ago
  32. 9cfb6a3 V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl by Trent Piepho · 15 years ago
  33. 7700603 V4L/DVB (10738): Get rid of video_decoder.h header were uneeded by Mauro Carvalho Chehab · 15 years ago
  34. 1df7953 V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. by Hans Verkuil · 15 years ago
  35. 6f2a278 V4L/DVB (10306): usbvision: use usb_make_path to report bus info by Thierry MERLE · 16 years ago
  36. be9ed51 V4L/DVB (10298): remove err macro from few usb devices by Mauro Carvalho Chehab · 16 years ago
  37. cf8e193 V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings. by Hans Verkuil · 16 years ago
  38. 2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 16 years ago
  39. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  40. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  41. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  42. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 16 years ago
  43. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  44. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  45. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  46. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  47. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  48. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  49. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  50. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  51. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  52. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  53. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  54. 38f9d30 V4L/DVB (8477): v4l: remove obsolete audiochip.h by Hans Verkuil · 16 years ago
  55. 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
  56. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  57. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  58. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  59. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  60. fdbbfb0 V4L/DVB (7846): Re-creates VIDEO_TUNER by Mauro Carvalho Chehab · 16 years ago
  61. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  62. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  63. df18c31 V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences by Thierry MERLE · 16 years ago
  64. d2db42d V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  66. c84e603 drivers/media/: Spelling fixes by Joe Perches · 17 years ago
  67. 6200bba V4L/DVB (7024): usbvision: YUV to RGB conversion fixes by Thierry MERLE · 17 years ago
  68. c6243d9 V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parms by Thierry MERLE · 17 years ago
  69. eeec4b3 V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3 by Thierry MERLE · 17 years ago
  70. 1fe934d V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock by Daniel Walker · 17 years ago
  71. 544e617 V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix by Andrew Morton · 17 years ago
  72. 0991112 V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths by Daniel Walker · 17 years ago
  73. 4c5efc1 V4L/DVB (6665a): finish the VID_HARDWARE_* removal by Adrian Bunk · 17 years ago
  74. 289d4d2 V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex API by Matthias Kaehlcke · 17 years ago
  75. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  76. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  77. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  78. 39f46ad V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR by Jean Delvare · 17 years ago
  79. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  80. ed4d637 usbvision-video: buggered method tables by Al Viro · 17 years ago
  81. 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
  82. bc14713 V4L/DVB (5900): usbvision: fix bugs [sg]_register functions by Trent Piepho · 17 years ago
  83. 66a1787 V4L/DVB (5826): Usbvision: video mux cleanup by Thierry MERLE · 17 years ago
  84. ffddcaa V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model. by Matthew Garrett · 17 years ago
  85. a1bad77 V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix 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. 8c7189d V4L/DVB (5642): add comment that VO_MODE is also being set. by David Warman · 17 years ago
  90. 9fe01e5 V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II by David Warman · 17 years ago
  91. fe818d1 V4L/DVB (5720): Usbvision: fix urb allocation and submits by Thierry Merle · 17 years ago
  92. c5da5af V4L/DVB (5586): Use menuconfig objects II - V4L by Jan Engelhardt · 17 years ago
  93. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  94. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 17 years ago
  95. ec709bb V4L/DVB (5530): Usbvision: remove CustomDevice facility by Thierry MERLE · 17 years ago
  96. 6284fea V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call by Thierry MERLE · 17 years ago
  97. bf8b20e V4L/DVB (5528): Usbvision: reverting some i2c cleanups by Thierry MERLE · 17 years ago
  98. 3153bd9 V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addresses by Trent Piepho · 17 years ago
  99. f2c3405 V4L/DVB (5524): Usbvision: fix TDA9887 detection by Thierry MERLE · 17 years ago
  100. 672d013 V4L/DVB (5523): Usbvision: fix a debug message in usb probe function by Thierry MERLE · 17 years ago