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