1. 704b3f4 [media] stk-webcam: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  2. 21a7e05 [media] media: drivers shouldn't touch debug field in video_device by Hans Verkuil · 10 years ago
  3. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 11 years ago
  4. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 10 years ago
  5. 08149ec [media] Add HCL T12Rg-H to STK webcam upside-down table by Gregor Jasny · 11 years ago
  6. 9776e17 [media] stk-webcam: implement support for count == 0 when calling REQBUFS by Hans Verkuil · 12 years ago
  7. f81e372 [media] stk-webcam: s_fmt shouldn't grab ownership by Hans Verkuil · 12 years ago
  8. 1b499fe [media] stk-webcam: fix read() handling when reqbufs was already called by Hans Verkuil · 12 years ago
  9. f80daa2 [media] stk-webcam: enable core-locking by Hans Verkuil · 12 years ago
  10. 8407653 [media] stk-webcam: zero the priv field of v4l2_pix_format by Hans Verkuil · 12 years ago
  11. b27763f [media] stk-webcam: fix querycap and simplify s_input by Hans Verkuil · 12 years ago
  12. 89ea470 [media] stk-webcam: add support for control events and prio handling by Hans Verkuil · 12 years ago
  13. 10351ad [media] stk-webcam: don't use private_data, use video_drvdata by Hans Verkuil · 12 years ago
  14. dc0fb28 [media] stk-webcam: convert to the control framework by Hans Verkuil · 12 years ago
  15. 968c60f6 [media] stk-webcam: add support for struct v4l2_device by Hans Verkuil · 12 years ago
  16. e144760 [media] stk-webcam: remove bogus STD support by Hans Verkuil · 12 years ago
  17. 2aeb73e [media] stk-webcam: add ASUS F3JC to upside-down list by Hans Verkuil · 12 years ago
  18. 7a29ee2 [media] stk-webcam: Add an upside down dmi table, and add the Asus G1 to it by Hans de Goede · 12 years ago
  19. 1b18e7a [media] v4l: Tell user space we're using monotonic timestamps by Sakari Ailus · 12 years ago
  20. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  21. 293d31e [media] stkwebcam: Fix sparse warning on undeclared symbol by Ezequiel Garcia · 12 years ago
  22. 0aa77f6 [media] move the remaining USB drivers to drivers/media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/stk-webcam.c]
  23. 4fd466a [media] stk-webcam: Don't flip the image by default by Hans de Goede · 13 years ago
  24. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  25. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  26. 9884d7b [media] v4l2-ctrls: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  27. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  28. 7b1c8f5 [media] stk-webcam.c: webcam LED bug fix by Arvydas Sidorenko · 13 years ago
  29. b57ce417 [media] drivers/media/video/stk-webcam.c: coding style issue by Arvydas Sidorenko · 13 years ago
  30. 47a7e6f [media] drivers/media/video/stk-webcam.c: webcam LED bug fix by Arvydas Sidorenko · 13 years ago
  31. 0a58d71 [media] stk-webcam: remove V4L1 compatibility code, replace with V4L2 controls by Hans Verkuil · 14 years ago
  32. 0edf2e5 [media] v4l: kill the BKL by Arnd Bergmann · 14 years ago
  33. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  34. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  35. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  36. 821c777 V4L/DVB (12491): remove unnecessary power management primitive in stk-webcam by Oliver Neukum · 15 years ago
  37. 77f2c2d V4L/DVB (12436): stk-webcam: read buffer overflow by Roel Kluin · 15 years ago
  38. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  39. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 16 years ago
  40. 2509e1c V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufs by Trent Piepho · 16 years ago
  41. df7bdfc V4L/DVB (10817): stkwebcam: Don't need to zero ioctl parameter fields by Trent Piepho · 16 years ago
  42. 9cfb6a3 V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl by Trent Piepho · 16 years ago
  43. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  44. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 16 years ago
  45. 126be90 V4L/DVB (9978): stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctl by Jaime Velasco Juan · 16 years ago
  46. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  47. f051ae1 V4L/DVB (9194): stk-webcam: fix crash on close after disconnect by David Ellingsworth · 16 years ago
  48. 081d868 V4L/DVB (9193): stk-webcam: minor cleanup by David Ellingsworth · 16 years ago
  49. 4aaec3e V4L/DVB (9034): With the recent patch to v4l2 titled "v4l2: use register_chrdev_region by David Ellingsworth · 16 years ago
  50. 601e944 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead by Hans Verkuil · 16 years ago
  51. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  52. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  53. b185590 V4L/DVB (8491): stkwebcam: Always reuse last queued buffer by Jaime Velasco Juan · 16 years ago
  54. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  55. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  56. 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
  57. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  58. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 17 years ago
  59. ef69c8e V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabled by Mauro Carvalho Chehab · 17 years ago
  60. 7e28adb V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  61. 4d34dcc V4L/DVB (7238): make stk_camera_{suspend,resume}() static by Adrian Bunk · 17 years ago
  62. beb9e78 V4L/DVB (7103): make stk_camera_cleanup() static by Adrian Bunk · 17 years ago
  63. 2de3a5a V4L/DVB (7090): V4L: stkwebcam: use v4l_compat_ioctl32 by Jaime Velasco Juan · 17 years ago
  64. 1fdd61c V4L/DVB (7089): V4L: stkwebcam: Power management support by Jaime Velasco Juan · 17 years ago
  65. 1112fb6 V4L/DVB (7088): V4L: stkwebcam: Add support for YUYV format by Jaime Velasco Juan · 17 years ago
  66. 387d447 V4L/DVB (7039): Reorder headers by Mauro Carvalho Chehab · 17 years ago
  67. ec16dae V4L/DVB (7019): V4L: add support for Syntek DC1125 webcams by Jaime Velasco Juan · 17 years ago