1. b44a551 media: gspca: zero usb_buf on error by Hans Verkuil · 4 years, 10 months ago
  2. b44d366 [media] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arrays by Hans de Goede · 8 years ago
  3. f7c7ac4 [media] gspca: Fix ov519 i2c r/w not working when connected to a xhci host by Wesley Post · 8 years ago
  4. 1966bc2 [media] gspca: store current mode instead of individual parameters by Ondrej Zary · 11 years ago
  5. b82180d [media] gspca_ov519: Fix support for the Terratec Terracam USB Pro by Hans de Goede · 11 years ago
  6. c93396e [media] gspca: Remove gspca-specific debug magic by Theodore Kilgore · 11 years ago
  7. c4ea799 [media] usb/gspca/ov519.c: use IS_ENABLED() macro by Peter Senna Tschudin · 11 years ago
  8. d88aab5 [media] v4l2: make vidioc_s_jpegcomp const by Hans Verkuil · 12 years ago
  9. 50c457a [media] gspca: dubious one-bit signed bitfield by Emil Goode · 12 years ago
  10. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/gspca/ov519.c]
  11. 8bb5896 [media] gspca: Add reset_resume callback to all sub-drivers by Hans de Goede · 12 years ago
  12. 82b343b [media] gspca: always call v4l2_ctrl_handler_setup after start by Hans Verkuil · 12 years ago
  13. cf9211e [media] ov519: convert to the control framework by Hans Verkuil · 12 years ago
  14. 193d0a5 [media] gspca - ov519: Add more information about probe problems by Jean-François Moine · 12 years ago
  15. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  16. 0218d53 [media] gscpa_ov519: Fix the bandwidth calc for enabling compression by Hans de Goede · 12 years ago
  17. a676487 [media] gspca: Remove the useless variable 'reverse_alts' by Jean-François Moine · 13 years ago
  18. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  19. 72a16e8 [media] gspca - ov519: Fix LED inversion of some ov519 webcams by Jean-François Moine · 13 years ago
  20. 133a9fe [media] gspca: Use current logging styles by Joe Perches · 13 years ago
  21. 0fdee88 [media] gspca - ov519: Fix a LED inversion by Jean-François Moine · 13 years ago
  22. b877a9a [media] gspca - ov519: Fix sensor detection problems by Jean-François Moine · 13 years ago
  23. 798ae15 [media] gspca - ov519: New sensor ov9600 with bridge ovfx2 by Jean-François Moine · 13 years ago
  24. c8ef0a5 [media] gspca - ov519: Set the default frame rate to 15 fps by Jean-François Moine · 13 years ago
  25. 9cf208e [media] gspca - ov519: Change the ovfx2 bulk transfer size by Jean-François Moine · 13 years ago
  26. 9d2b909 [media] gspca - ov519: Fix a regression for ovfx2 webcams by Jean-François Moine · 13 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  28. 58c92d3 [media] gspca - ov519: Add exposure and autogain controls for ov2610/2610ae by Jean-François Moine · 13 years ago
  29. c42cedb [media] gspca - ov519: Add the 800x600 resolution for sensors ov2610/2610ae by Jean-François Moine · 13 years ago
  30. 07c6c9c [media] gspca - ov519: Add the sensor ov2610ae by Jean-François Moine · 13 years ago
  31. fc63de88 [media] gspca - ov519: Cleanup source and add a comment by Jean-François Moine · 13 years ago
  32. 95c967c [media] gspca: Remove __devinit, __devinitconst and __devinitdata by Jean-François Moine · 13 years ago
  33. 7a5a414 [media] gspca - ov519: Bad detection of some ov7670 sensors by Jean-François Moine · 13 years ago
  34. 42e142f [media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519) by Jean-François Moine · 14 years ago
  35. 7491f78 [media] gspca - ov519: Re-initialize the webcam at resume time by Jean-François Moine · 14 years ago
  36. b4e96ea [media] gspca - ov519: Initialize the ov519 snapshot register by Jean-François Moine · 14 years ago
  37. 5927abc [media] gspca - ov519: Change the ov519 start and stop sequences by Jean-François Moine · 14 years ago
  38. a23acec4 [media] gspca - ov519: Simplify the LED control functions by Jean-François Moine · 14 years ago
  39. e281702 [media] gspca - ov519: Check the disabled controls at start time only by Jean-François Moine · 14 years ago
  40. 858ea5e [media] gspca - ov519: Clearer debug and error messages by Jean-François Moine · 14 years ago
  41. f8f2018 [media] gspca - ov519: Propagate errors to higher level by Jean-François Moine · 14 years ago
  42. 83db768 [media] gspca - ov519: Define the disabled controls in a table by Jean-François Moine · 14 years ago
  43. 2186780 [media] gspca - ov519: Set their numbers in the ov519 and ov7670 register names by Jean-François Moine · 14 years ago
  44. 87bae74 [media] gspca - ov519: Cleanup source by Jean-François Moine · 14 years ago
  45. 7bbe6b8 [media] gspca - ov519: Define the sensor types in an enum by Jean-François Moine · 14 years ago
  46. d6fa663 [media] gspca - ov519: Reduce the size of some variables by Jean-François Moine · 14 years ago
  47. 9d1593a [media] gspca - ov519: Change types '__xx' to 'xx' by Jean-François Moine · 14 years ago
  48. d65174c [media] gspca - ov519: Don't do USB exchanges after disconnection by Jean-François Moine · 14 years ago
  49. 14653e6 [media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=m by Jean-François Moine · 14 years ago
  50. 614d069 [media] gspca_ov519: generate release button event on stream stop if needed by Hans de Goede · 14 years ago
  51. 780e312 [media] gspca: Fix coding style issues by Jean-François Moine · 14 years ago
  52. 62833ac [media] gspca - ov519: Use the new video control mechanism by Jean-François Moine · 14 years ago
  53. 2856643 V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m by Jean-François Moine · 14 years ago
  54. 0b65632 V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled by Jean-François Moine · 14 years ago
  55. 5482643 V4L/DVB: gspca - all modules: Remove useless module load/unload messages by Jean-François Moine · 14 years ago
  56. b192ca9 V4L/DVB: gspca - main: Simplify image building by Jean-François Moine · 14 years ago
  57. 9a731a3 V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG header by Jean-François Moine · 14 years ago
  58. 456c9ac V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensors by Hans de Goede · 14 years ago
  59. d6b6d7a V4L/DVB: gspca_ovfx2: drop first frames in stream if not synced by Hans de Goede · 14 years ago
  60. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  61. 88e8d20 V4L/DVB: gspca_ov519: add support for the button on ov511 based cams by Hans de Goede · 14 years ago
  62. 92e232a V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams by Hans de Goede · 14 years ago
  63. 417a4d2 V4L/DVB: gspca_ov519: add support for the button on ov519 based cams by Hans de Goede · 14 years ago
  64. 8d0082f V4L/DVB (14000): gspca_ov519: ov764x remove setting of AEC limits by Hans de Goede · 14 years ago
  65. d02134d V4L/DVB (13999): gspca_ov519: remove non functioning contrast control for ov764x sensor by Hans de Goede · 14 years ago
  66. 035d3a3 V4L/DVB (13998): gscpa_ov519: Fix 320x240 on ov519 + ov7648 by Hans de Goede · 14 years ago
  67. 859cc47 V4L/DVB (13997): gspca_ov519: differentiate ov7620 and ov7620ae and fix 640x480 on the 7620 by Hans de Goede · 14 years ago
  68. 98184f7 V4L/DVB (13995): gspca_ov519: mark led on eyetoy II as inverted by Hans de Goede · 14 years ago
  69. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  70. 8395555 V4L/DVB (13626): gspca - many subdrivers: Fix some warnings. by Jean-Francois Moine · 14 years ago
  71. 76dd272 V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan(). by Jean-Francois Moine · 15 years ago
  72. 5f78a9f V4L/DVB (13198): gspca - ov519: Bad frame pointer in ovfx2 packet scan. by Jean-Francois Moine · 15 years ago
  73. 79b3590 V4L/DVB (13181): gspca w9968cf: Add support for JPEG compression by Hans de Goede · 15 years ago
  74. 8394bcf V4L/DVB (13180): gspca-w9968cf: Don't add an extra packet to the buffer after the EOF by Hans de Goede · 15 years ago
  75. fb1f902 V4L/DVB (13179): gspca_ov519: cache sensor regs to avoid unnecessary slow i2c reads / writes by Hans de Goede · 15 years ago
  76. a511ba9 V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera's by Hans de Goede · 15 years ago
  77. ebbb5c3 V4L/DVB (13146): gspca_ov519: cleanup sensor handling by Hans de Goede · 15 years ago
  78. b46aaa0 V4L/DVB (13145): gscpa_ov519: add support for the ovfx2 bridge by Hans de Goede · 15 years ago
  79. 635118d V4L/DVB (13144): gspca_ov519: Add support for OV2610 and OV3610 sensors by Hans de Goede · 15 years ago
  80. 229bb7d V4L/DVB (13143): gspca_ov519 cleanup sensor detection by Hans de Goede · 15 years ago
  81. 518c8df V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added. by Rafal Milecki · 15 years ago
  82. 1381dfd V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame by Hans de Goede · 15 years ago
  83. e080fcd V4L/DVB (12085): gspca_ov519: constify ov518 inititial register value tables by Hans de Goede · 15 years ago
  84. ae49c40 V4L/DVB (12081): gspca_ov519: Cleanup some sensor special cases by Hans de Goede · 15 years ago
  85. b282d87 V4L/DVB (12080): gspca_ov519: Fix ov518+ with OV7620AE (Trust spacecam 320) by Hans de Goede · 15 years ago
  86. 1876bb9 V4L/DVB (12079): gspca_ov519: add support for the ov511 bridge by Hans de Goede · 15 years ago
  87. f5cee95 V4L/DVB (12078): gspca_ov519: Better default contrast for ov6630 by Hans de Goede · 15 years ago
  88. 80142ef V4L/DVB (12077): gspca_ov519: Fix 320x240 with ov7660 sensor by Hans de Goede · 15 years ago
  89. 9e4d825 V4L/DVB (12076): gspca_ov519: Fix led inversion with some cams by Hans de Goede · 15 years ago
  90. 92918a5 V4L/DVB (12075): gspca_ov519: check ov518 packet numbers by Hans de Goede · 15 years ago
  91. 124cc9c V4L/DVB (12074): gspca_ov519: Add 320x240 and 160x120 support for cif sensor cams by Hans de Goede · 15 years ago
  92. 7d97137 V4L/DVB (12073): gspca_ov519: limit ov6630 qvif uv swap fix to ov66308AF by Hans de Goede · 15 years ago
  93. 02ab18b V4L/DVB (12072): gspca-ov519: add extra controls by Hans de Goede · 15 years ago
  94. 49809d6 V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge. by Hans de Goede · 15 years ago
  95. e6b1484 V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_init. by Alexey Klimov · 15 years ago
  96. f69e952 V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init function. by Alexey Klimov · 15 years ago
  97. 50e06de V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable. by Jean-Francois Moine · 15 years ago
  98. cc611b8 V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. by Jean-Francois Moine · 15 years ago
  99. 2961e875 V4L/DVB (9864): gspca - ov519: Change copyright information. by Romain Beauxis · 15 years ago
  100. 53e7451 V4L/DVB (9562): gspca: Set the default frame rate to 30 fps for sensor ov764x in ov519. by Jean-Francois Moine · 16 years ago