1. c24e137 [media] pwc: Simplify leds parameter parsing by Hans de Goede · 13 years ago
  2. a081c34 [media] pwc: Remove dev_hint module parameter by Hans de Goede · 13 years ago
  3. 24be689 [media] pwc: Use one shared usb command buffer by Hans de Goede · 13 years ago
  4. 1c85220 [media] pwc: Avoid unnecessarily rebuilding the decoder tables by Hans de Goede · 13 years ago
  5. 938d5b9 [media] pwc: Avoid sending mode info to the camera when it is not needed by Hans de Goede · 13 years ago
  6. d167a85 [media] pwc: Fix pixfmt handling by Hans de Goede · 13 years ago
  7. 56ae24a [media] pwc: Make decoder data part of the main pwc struct by Hans de Goede · 13 years ago
  8. 54d3fb3 [media] pwc: Make fps runtime configurable through s_parm, drop fps module param by Hans de Goede · 13 years ago
  9. 31e582e [media] pwc: Properly fill all fields on try_fmt by Hans de Goede · 13 years ago
  10. 5bbe18d [media] pwc: Get rid of compression module parameter by Hans de Goede · 13 years ago
  11. 795e6eb [media] pwc: Remove software emulation of arbritary resolutions by Hans de Goede · 13 years ago
  12. a08d2c7 [media] pwc: Remove driver specific ioctls by Hans de Goede · 13 years ago
  13. dc8a7e8 [media] pwc: Remove dead snapshot code by Hans de Goede · 13 years ago
  14. 115f418 [media] pwc: Remove driver specific use of pixfmt.priv in the pwc driver by Hans de Goede · 13 years ago
  15. 1516524 [media] pwc: Remove driver specific sysfs interface by Hans de Goede · 13 years ago
  16. 6807cfc [media] pwc: Read new preset values when changing awb control to a preset by Hans de Goede · 13 years ago
  17. c20d78c [media] pwc: Rework locking by Hans de Goede · 13 years ago
  18. f4af6595 [media] pwc: Make auto white balance speed and delay available as v4l2 controls by Hans de Goede · 13 years ago
  19. 32c67ec [media] pwc: Properly mark device_hint as unused in all probe error paths by Hans de Goede · 13 years ago
  20. 76ae853 [media] pwc: Use v4l2-device and v4l2-fh by Hans de Goede · 13 years ago
  21. 6d00c9a [media] pwc: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  22. fc714e7 [media] V4L: vb2: prepare to support multi-size buffers by Guennadi Liakhovetski · 13 years ago
  23. 34ebdc9 [media] pwc: add support for VIDIOC_LOG_STATUS by Hans Verkuil · 13 years ago
  24. 43d23f3 [media] pwc: switch to the new auto-cluster volatile handling by Hans Verkuil · 13 years ago
  25. 8836510 [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE by Hans Verkuil · 13 years ago
  26. 7577911 Merge tag 'v3.1-rc6' into staging/for_v3.2 by Mauro Carvalho Chehab · 13 years ago
  27. 4264a8b [media] pwc: precedence bug in pwc_init_controls() by Dan Carpenter · 13 years ago
  28. bd323e2 [media] media: vb2: change queue initialization order by Marek Szyprowski · 13 years ago
  29. 035aa14 [media] media: vb2: change plane sizes array to unsigned int[] by Marek Szyprowski · 13 years ago
  30. e3aec98 [media] pwc: clean-up header files by Hans de Goede · 13 years ago
  31. 51886df [media] pwc: Enable power-management by default on tested models by Hans de Goede · 13 years ago
  32. 294e289 [media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere by Hans de Goede · 13 years ago
  33. c112713 [media] pwc: Allow dqbuf / read to complete while waiting for controls by Hans de Goede · 13 years ago
  34. 6c9cac8 [media] pwc: Replace control code with v4l2-ctrls framework by Hans de Goede · 13 years ago
  35. 04613c5 [media] pwc: properly allocate dma-able memory for ISO buffers by Hans de Goede · 13 years ago
  36. 4fba471 [media] pwc: Allow multiple opens by Hans de Goede · 13 years ago
  37. 6eba935 [media] pwc: Move various initialization to driver load and / or stream start by Hans de Goede · 13 years ago
  38. 3b4d0ec [media] pwc: Make power-saving a per device option by Hans de Goede · 13 years ago
  39. 52a9254 [media] pwc: Remove some unused PWC_INT_PIPE left overs by Hans de Goede · 13 years ago
  40. b824bb4 [media] pwc: Get rid of error_status and unplugged variables by Hans de Goede · 13 years ago
  41. 1a4ede6 [media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h by Hans de Goede · 13 years ago
  42. 885fe18 [media] pwc: Replace private buffer management code with videobuf2 by Hans de Goede · 13 years ago
  43. 5f40d91 [media] pwc: remove __cplusplus guards from private header by Hans de Goede · 13 years ago
  44. c246412 [media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly by Hans de Goede · 13 years ago
  45. 880c35c [media] pwc: Use the default version for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  46. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  47. 9a7b2d1 [media] pwc: better usb disconnect handling by Hans de Goede · 13 years ago
  48. cecc247 [media] Prevent null pointer derefernce of pdev by Huzaifa Sidhpurwala · 13 years ago
  49. 6588687 [media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrl by Jean-Francois Moine · 14 years ago
  50. 99cd47b [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 14 years ago
  51. afa3852 [media] pwc: convert to video_ioctl2 by Hans Verkuil · 14 years ago
  52. b577f96 [media] pwc: convert to core-assisted locking by Hans Verkuil · 14 years ago
  53. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  54. 622d9f5 [media] pwc: failure to submit an urb is a fatal error by Hans de Goede · 14 years ago
  55. c7d18867 [media] pwc: Also set alt setting to alt0 when no error occured by Hans de Goede · 14 years ago
  56. 3751e28 [media] pwc: do not start isoc stream on /dev/video open by Hans de Goede · 14 years ago
  57. 101b25b [media] drivers/media: Use vzalloc by Joe Perches · 14 years ago
  58. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  59. 7074f40 V4L/DVB: pwc: remove BKL by Hans Verkuil · 14 years ago
  60. 479567c V4L/DVB: pwc: fully convert driver to V4L2 by Hans Verkuil · 14 years ago
  61. 10f1a6e V4L/DVB: pwc Kconfig dependency fix by Christoph Fritz · 15 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  63. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  64. 53f6860 V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion. by Martin Fuzzey · 15 years ago
  65. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  66. 4315c41 V4L/DVB (13593): PWC: parameter trace is only available in debug by Andrea Odetti · 15 years ago
  67. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  68. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  69. 2d8d776 V4L/DVB (13231): pwc: Use kernel's simple_strtol() by Andy Shevchenko · 15 years ago
  70. 89dec01 V4L/DVB (12489): pwc - fix few use-after-free and memory leaks by Dmitry Torokhov · 15 years ago
  71. bd0eb12 V4L/DVB (12435): strlcpy() will always null terminate the string. by Roel Kluin · 15 years ago
  72. c85e46e V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.h by Mauro Carvalho Chehab · 15 years ago
  73. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  74. 52a85e1 V4L/DVB (11993): V4L/pwc - use usb_interface as parent, not usb_device by Lennart Poettering · 15 years ago
  75. bcd3e4b V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on input devices by Lennart Poettering · 15 years ago
  76. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  77. 6b35ca0 USB: pwc : do not pass stack allocated buffers to USB core. by Martin Fuzzey · 16 years ago
  78. f11ee73 V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m by Randy Dunlap · 16 years ago
  79. 5c8e240 V4L/DVB (10945): pwc : fix LED and power setup for first open by Martin Fuzzey · 16 years ago
  80. e32a7ecc V4L/DVB (10242): pwc: add support for webcam snapshot button by Nam Phạm Thành · 16 years ago
  81. 16e68d7 V4L/DVB (10193): removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  82. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  83. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  84. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  85. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  86. c916697 V4L/DVB: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  87. 601e944 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead by Hans Verkuil · 16 years ago
  88. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  89. 38413fd V4L/DVB (8548): pwc: Fix compilation by Mauro Carvalho Chehab · 16 years ago
  90. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  91. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  92. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  93. 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
  94. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  95. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  96. 5e28e00 V4L/DVB (7558): videobuf: Improve command output for debug purposes by Mauro Carvalho Chehab · 17 years ago
  97. 645635b V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  98. 078ff79 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 by Douglas Schilling Landgraf · 17 years ago
  99. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 17 years ago
  100. 5fa1247 NULL noise: drivers/media by Al Viro · 17 years ago