1. 8395555 V4L/DVB (13626): gspca - many subdrivers: Fix some warnings. by Jean-Francois Moine · 15 years ago
  2. 8c4ebae V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges. by Jean-Francois Moine · 15 years ago
  3. 28ffe77 V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals. by Antonio Ospite · 15 years ago
  4. 747c710 V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0. by Márton Németh · 15 years ago
  5. d50e257 V4L/DVB (13560): gspca - main: Cleanup source. by Jean-Francois Moine · 15 years ago
  6. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  7. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  8. 76dd272 V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan(). by Jean-Francois Moine · 15 years ago
  9. d131c3c V4L/DVB (13452): gspca - main: Let the driver scan URB packets when no frame buffer. by Jean-Francois Moine · 15 years ago
  10. 3ec342f V4L/DVB (13451): gspca - main: Memorize the current frame buffer. by Jean-Francois Moine · 15 years ago
  11. 8157852 V4L/DVB (13450): gspca - main: Clear the urb status before resubmit. by Jean-Francois Moine · 15 years ago
  12. 4af8566 V4L/DVB (13448): gspca - main: Add a gspca flag for inactive controls. by Jean-Francois Moine · 15 years ago
  13. 4bdf4a8 V4L/DVB (13421): gspca - main: Clearer message when bandwidth too small. by Jean-Francois Moine · 15 years ago
  14. b760812 V4L/DVB (13387): gspca - main: Fix a compilation warning. by Jean-Francois Moine · 15 years ago
  15. 77ee331 V4L/DVB (13386): gspca - main: Change version to 2.8.0. by Jean-Francois Moine · 15 years ago
  16. 6a540bd V4L/DVB (13185): gspca: Don't resubmit error status URB's when suspending by Hans de Goede · 15 years ago
  17. bf926ad V4L/DVB (13184): gspca: Don't forget to resubmit URB's in case of an error by Hans de Goede · 15 years ago
  18. a511ba9 V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera's by Hans de Goede · 15 years ago
  19. 0d07e24 V4L/DVB (13115): gspca - main: More information messages. by Jean-Francois Moine · 15 years ago
  20. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  21. d40a1da V4L/DVB (12382): gspca - main: Remove vidioc_s_std(). by Marton Nemeth · 15 years ago
  22. 1c8336d V4L/DVB (12358): gspca - main: Memorize the current alt before setting it by Jean-Francois Moine · 15 years ago
  23. a0d6445 V4L/DVB (12231): gspca - main: Version change. by Jean-Francois Moine · 15 years ago
  24. 1f53b0b V4L/DVB (12229): gspca - main: Change the ISOC initialization mechanism. by Jean-Francois Moine · 15 years ago
  25. af1d9af V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s_register. by Brian Johnson · 15 years ago
  26. b8bfb5f V4L/DVB (12071): gspca: fix NULL pointer deref in query_ctrl by Hans de Goede · 16 years ago
  27. 11c635a V4L/DVB (11870): gspca - main: VIDIOC_ENUM_FRAMESIZES ioctl added. by Hans de Goede · 16 years ago
  28. a0001a2 V4L/DVB (11972): gspca - main: Skip disabled controls. by Hans de Goede · 16 years ago
  29. 49cb6b0 V4L/DVB (11715): gspca - main: Set the number of packets per ISOC message. by Jean-Francois Moine · 16 years ago
  30. 8dd07ef V4L/DVB (11712): gspca - main: Set the current alternate setting only when needed by Jean-Francois Moine · 16 years ago
  31. 30d35e4 V4L/DVB (11711): gspca - main: Fix a crash when no bandwidth available by Jean-Francois Moine · 16 years ago
  32. 6929dc6 V4L/DVB (11710): gspca - main: Webcams cannot do both isoc and bulk image transfers. by Jean-Francois Moine · 16 years ago
  33. 11bd199 V4L/DVB (11708): gspca - main: Version change. by Jean-Francois Moine · 16 years ago
  34. 2444163 V4L/DVB (11448): gspca - main: Use usb interface as parent. by Hans de Goede · 16 years ago
  35. dfa76fa V4L/DVB (11387): Sensor orientation reporting by Adam Baker · 16 years ago
  36. 5a27578 V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycap by Trent Piepho · 16 years ago
  37. 0dc641d V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0 by Jean-Francois Moine · 16 years ago
  38. c6a976e V4L/DVB (10819): gspca: Don't need to zero ioctl parameter fields by Trent Piepho · 16 years ago
  39. 090264e V4L/DVB (10620): gspca - main: More checks of the device disconnection. by Jean-Francois Moine · 16 years ago
  40. 5932028 V4L/DVB (10379): gspca - main: Use usb_make_path() for VIDIOC_QUERYCAP. by Thierry MERLE · 16 years ago
  41. d08e2ce V4L/DVB (10378): gspca - main: Avoid error on set interface on disconnection. by Jean-Francois Moine · 16 years ago
  42. 8fee845 V4L/DVB (10370): gspca - main: Have 3 URBs instead of 2 for ISOC transfers. by Jean-Francois Moine · 16 years ago
  43. d661e62 V4L/DVB (10366): gspca - mr97310a: New subdriver. by Kyle Guinn · 16 years ago
  44. 8d584a5 V4L/DVB (10357): gspca - main: Cleanup code. by Jean-Francois Moine · 16 years ago
  45. 50e06de V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable. by Jean-Francois Moine · 16 years ago
  46. afd4629 V4L/DVB (10332): gspca - main: Version change. by Jean-Francois Moine · 16 years ago
  47. ad28127 V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time. by Adam Baker · 16 years ago
  48. 2fd9c2e V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while streaming. by Jean-Francois Moine · 16 years ago
  49. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  50. c6b6c75 V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl. by Jean-Francois Moine · 16 years ago
  51. 1edabe7 V4L/DVB (9991): gspca - main: Check if a buffer has been queued on streamon. by Jean-Francois Moine · 16 years ago
  52. 13752bd V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type. by Jean-Francois Moine · 16 years ago
  53. 627a5ef V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requests. by Jim Paris · 16 years ago
  54. f955c4f V4L/DVB (9846): gspca: Do the webcam microphone work when present. by Jean-Francois Moine · 16 years ago
  55. abf485f V4L/DVB (9841): gspca: Use msleep instead of mdelay. by Jean-Francois Moine · 16 years ago
  56. 9edf1a6 V4L/DVB (9838): gspca: Delay when trying an other altsetting on streaming start. by Jean-Francois Moine · 16 years ago
  57. ba38ee8 V4L/DVB (9710): gspca: Remove some unuseful core in main. by Jean-Francois Moine · 16 years ago
  58. 181b704 V4L/DVB (9707): gspca: Remove the event counter and simplify the frame wait. by Hans de Goede · 16 years ago
  59. 6e4ae87 V4L/DVB (9713): gspca: Add the ov534 webcams in the gspca documentation. by Jean-Francois Moine · 16 years ago
  60. d018230 V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection. by Hans de Goede · 16 years ago
  61. 880ae24 V4L/DVB (9688): gspca: Reset the bulk URB status before resubmitting at irq level. by Jean-Francois Moine · 16 years ago
  62. dff369a V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'. by Antonio Ospite · 16 years ago
  63. 8029712 V4L/DVB (9638): drivers/media: use ARRAY_SIZE by Julia Lawall · 16 years ago
  64. 1c44d81 V4L/DVB (9565): gspca: Remove empty lines in traces. by Jean-Francois Moine · 16 years ago
  65. 240d3ad V4L/DVB (9547): gspca: Version change. by Jean-Francois Moine · 16 years ago
  66. ff37474 V4L/DVB (9545): gspca: Add a flag for empty ISOC packets. by Jean-Francois Moine · 16 years ago
  67. 8fe2f1d V4L/DVB (9544): gspca: Clear the bulk endpoint at starting time when bulk transfer. by Jean-Francois Moine · 16 years ago
  68. a12ca6a V4L/DVB (9691): gspca: Some cleanups at device register by Jean-Francois Moine · 16 years ago
  69. f86d4a9 V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking. by Jim Paris · 16 years ago
  70. e07a1d8 V4L/DVB (9691): gspca: Move the video device to a separate area. by Jean-Francois Moine · 16 years ago
  71. 5c4fa00 V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put. by Jean-Francois Moine · 16 years ago
  72. 98522a7 V4L/DVB (9689): gspca: Memory leak when disconnect while streaming. by Jean-Francois Moine · 16 years ago
  73. cf0fe08 V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version. by Jean-Francois Moine · 16 years ago
  74. 4473281 V4L/DVB (9282): Properly iterate the urbs when destroying them. by Erik Andrén · 16 years ago
  75. 3145b8c V4L/DVB (9119): gspca: Don't destroy the URBs on disconnect. by Jean-Francois Moine · 16 years ago
  76. e293e59 V4L/DVB (9093): gspca: Cleanup code and small changes. by Erik Andren · 16 years ago
  77. 95d9142 V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buffer size. by Jean-Francois Moine · 16 years ago
  78. 6b060ff V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in disconnect. by Frank Zago · 16 years ago
  79. 6c49da7 V4L/DVB (9085): gspca: URB_NO_TRANSFER_DMA_MAP is required for isoc and bulk transfers. by Frank Zago · 16 years ago
  80. 219423c V4L/DVB (9084): gspca: Fixed a few typos in comments. by Frank Zago · 16 years ago
  81. 3b11fa3 V4L/DVB (9083): gspca: URB_NO_TRANSFER_DMA_MAP is not useful for isoc transfers. by Jean-Francois Moine · 16 years ago
  82. 72ab97c V4L/DVB (9079): gspca: Return error code from stream start functions. by Jean-Francois Moine · 16 years ago
  83. 1b60e1a V4L/DVB (9078): gspca: New exported function to retrieve the current frame buffer. by Jean-Francois Moine · 16 years ago
  84. 9de436c V4L/DVB (9077): gspca: Set the right V4L2_DEBUG values in the main driver. by Frank Zago · 16 years ago
  85. 51977a8 V4L/DVB (8930): gspca: The image transfer by bulk is started by the subdrivers. by Jean-Francois Moine · 16 years ago
  86. 3371bcc V4L/DVB (8928): gspca: Version change to 2.3.0. by Jean-Francois Moine · 16 years ago
  87. 0be0100 V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change. by Jean-Francois Moine · 16 years ago
  88. 0d0548e V4L/DVB (8926): gspca: Bad fix of leak memory (changeset 43d2ead315b1). by Jean-Francois Moine · 16 years ago
  89. adf8c02 V4L/DVB (8887): gspca: fix memory leak by Douglas Schilling Landgraf · 16 years ago
  90. 8295d99 V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. by Jean-Francois Moine · 16 years ago
  91. a1e8288 V4L/DVB (8824): gspca: Too much code removed in the suspend/resume changeset. by Jean-Francois Moine · 16 years ago
  92. 012d6b0 V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume. by Jean-Francois Moine · 16 years ago
  93. 1e89e2d V4L/DVB (8818): gspca: Reinitialize the device on resume. by Jean-Francois Moine · 16 years ago
  94. 0f523c2 V4L/DVB (8815): gspca: Fix problems with disabled controls. by Hans de Goede · 16 years ago
  95. f50ba1b V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time. by Jean-Francois Moine · 16 years ago
  96. 62ee8ee V4L/DVB (8810): gspca: Compile error when CONFIG_PM not defined. by Jean-Francois Moine · 16 years ago
  97. d6db35e V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 by Hans de Goede · 16 years ago
  98. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  99. 89a44b8 V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams. by Hans de Goede · 16 years ago
  100. f9b4a37 V4L/DVB (8719): gspca: Have VIDIOC_QUERYCTRL more compliant to the spec. by Jean-Francois Moine · 16 years ago