1. ffbc5f8 V4L/DVB (10180): drivers/media: Fix a number of sparse warnings by Mauro Carvalho Chehab · 16 years ago
  2. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  3. 1970f14 V4L/DVB (10127): stv06xx: Avoid having y unitialized by Erik Andrén · 16 years ago
  4. 8a787b4 V4L/DVB (10107): More than one driver defines the same var name (dump_bridge). Add by Mauro Carvalho Chehab · 16 years ago
  5. dd9e7c3 V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel tree by Mauro Carvalho Chehab · 16 years ago
  6. da3bcb5 V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added. by Jean-Francois Moine · 16 years ago
  7. cc611b8 V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. by Jean-Francois Moine · 16 years ago
  8. 4c98834 V4L/DVB (10048): gspca - stv06xx: New subdriver. by Erik Andren · 16 years ago
  9. 15f6486 V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages. by Jean-Francois Moine · 16 years ago
  10. f367b85 V4L/DVB (10045): gspca - ov534: Remove empty line in trace. by Jean-Francois Moine · 16 years ago
  11. 71d50f3 V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added. by Hans de Goede · 16 years ago
  12. 27b1e4c V4L/DVB (10041): m5602 - rework parts of the resolution initialization by Erik Andrén · 16 years ago
  13. 1f614f4 V4L/DVB (10040): m5602 - ov9650: Activate variopixel by Erik Andrén · 16 years ago
  14. 03f46de V4L/DVB (10039): m5602 - ov9650: Add CIF mode by Erik Andrén · 16 years ago
  15. 1b0b27b V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequence by Erik Andrén · 16 years ago
  16. 3b2f332 V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensor by Erik Andrén · 16 years ago
  17. 082aa89 V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutions by Erik Andrén · 16 years ago
  18. 3da3dce V4L/DVB (10035): m5602: add a start sending hook in the sensor struct by Erik Andrén · 16 years ago
  19. 7d292de V4L/DVB (10034): m5602: fixup offset in order to align image by Erik Andrén · 16 years ago
  20. cedacfe V4L/DVB (10033): m5602: add some comments by Erik Andrén · 16 years ago
  21. 7e08e66 V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700 by Erik Andrén · 16 years ago
  22. 0bd7bd7 V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library by Erik Andrén · 16 years ago
  23. 1d07b6f V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030 by Erik Andrén · 16 years ago
  24. 48223c8 V4L/DVB (10029): m5602: remove uneeded test on po1030 by Erik Andrén · 16 years ago
  25. 83fdea2 V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor function by Erik Andrén · 16 years ago
  26. 6b9c0a2 V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common function by Erik Andrén · 16 years ago
  27. 62e856d V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor by Erik Andrén · 16 years ago
  28. 4feb24f V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function by Erik Andrén · 16 years ago
  29. f1c6171 V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor function. by Erik Andrén · 16 years ago
  30. 4f93c45 V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor function by Erik Andrén · 16 years ago
  31. 2f5ded9 V4L/DVB (10022): m5602: Remove the po1030 read_sensor function by Erik Andrén · 16 years ago
  32. c061c97 V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor function by Erik Andrén · 16 years ago
  33. b66503e V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor function by Erik Andrén · 16 years ago
  34. 905aaba V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor function by Erik Andrén · 16 years ago
  35. edbfbdb V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor function by Erik Andrén · 16 years ago
  36. e7a7f51 V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation by Erik Andrén · 16 years ago
  37. fce65f6 V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions. by Erik Andrén · 16 years ago
  38. 6dc4cff V4L/DVB (10013): Convert all sensors to use the unified write sensor function by Erik Andrén · 16 years ago
  39. 4b8f393 V4L/DVB (10012): m5602: Start to unify read/write sensor functions by Erik Andrén · 16 years ago
  40. d58626c V4L/DVB (10011): m5602: Remove the write and read sensor from the main struct by Erik Andrén · 16 years ago
  41. 3efb6bd V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja by Erik Andrén · 16 years ago
  42. 658efb6 V4L/DVB (10009): gspca - m5602: Convert some functions to be static by Erik Andrén · 16 years ago
  43. 082ec3b V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.c by Erik Andrén · 16 years ago
  44. 7b2cd07 V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83a by Erik Andrén · 16 years ago
  45. bac79f3 V4L/DVB (10006): gspca - m5602: Align some defines by Erik Andrén · 16 years ago
  46. 3250070 V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some comments by Erik Andrén · 16 years ago
  47. 7b9f246 V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handling by Erik Andrén · 16 years ago
  48. e07b14e V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensor by Erik Andrén · 16 years ago
  49. 8bcbc91 V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor code by Erik Andrén · 16 years ago
  50. 619a4d5 V4L/DVB (10001): gspca - m5602: Minor fixes by Erik Andrén · 16 years ago
  51. 84833a3f V4L/DVB (10000): gspca - m5602: Add lost ampersand by Erik Andrén · 16 years ago
  52. 88a40cf V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added. by Fabio Rossi · 16 years ago
  53. c6b6c75 V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl. by Jean-Francois Moine · 16 years ago
  54. 5c1a15a V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables. by Jean-Francois Moine · 16 years ago
  55. 97a53a0 V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset. by Roel Kluin · 16 years ago
  56. 8794589 V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added. by Hans de Goede · 16 years ago
  57. 1edabe7 V4L/DVB (9991): gspca - main: Check if a buffer has been queued on streamon. by Jean-Francois Moine · 16 years ago
  58. 13752bd V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type. by Jean-Francois Moine · 16 years ago
  59. f8a04a6 V4L/DVB (9988): gspca - spca561: Separate the bridge and sensor tables of Rev72a by Jean-Francois Moine · 16 years ago
  60. 5b7ed28 V4L/DVB (9987): gspca - spca561: Control changes for Rev72a. by Jean-Francois Moine · 16 years ago
  61. f4b59e3 V4L/DVB (9986): gspca - spca561: Don't get the control values from the webcam. by Jean-Francois Moine · 16 years ago
  62. 35dc1b4 V4L/DVB (9985): gspca - spca561: Cleanup source. by Jean-Francois Moine · 16 years ago
  63. ca8959b V4L/DVB (9984): gspca - pac7311: Webcam 093a:262c added. by Jean-Francois Moine · 16 years ago
  64. dc1fe15 V4L/DVB (9982): gspca - pac207: Update my email address. by Hans de Goede · 16 years ago
  65. 1dc87b6 V4L/DVB (9884): gspca - ov534: Fix a warning when compilation without GSPCA_DEBUG. by Jean-Francois Moine · 16 years ago
  66. e6e4837 V4L/DVB (9883): gspca - ov534: Show sensor ID. by Antonio Ospite · 16 years ago
  67. 15e3209 V4L/DVB (9882): gspca - ov534: Fix typo. by Antonio Ospite · 16 years ago
  68. 47a42b0 V4L/DVB (9880): gspca - vc032x: Add V&H flips and sharpness controls for sensor po1200. by Jean-Francois Moine · 16 years ago
  69. f8ea4af V4L/DVB (9879): gspca - vc032x: Remove the unused quality/qindex. by Jean-Francois Moine · 16 years ago
  70. d473a00 V4L/DVB (9878): gspca - vc032x: Fix frame overflow errors with vc0321. by Hans de Goede · 16 years ago
  71. 11d9f25 V4L/DVB (9877): gspca - ov534: Add framerate support. by Jim Paris · 16 years ago
  72. 627a5ef V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requests. by Jim Paris · 16 years ago
  73. c06eb61 V4L/DVB (9874): gspca - ov534: Explicitly initialize frame format. by Jim Paris · 16 years ago
  74. 0f7a50b V4L/DVB (9873): gspca - ov534: Improve payload handling. by Jim Paris · 16 years ago
  75. 8d3f6e3 V4L/DVB (9871): gspca - vc032x: Bad detection of sensor mi0360. by Jean-Francois Moine · 16 years ago
  76. 8852153 V4L/DVB (9870): gspca - vc032x: Webcam 15b8:6002 and sensor po1200 added. by Jean-Francois Moine · 16 years ago
  77. 7320d6b V4L/DVB (9869): gspca - zc3xx: Change the USB exchanges for the sensor pas202b. by Jean-Francois Moine · 16 years ago
  78. f4f4ef7 V4L/DVB (9868): gspca - zc3xx: Remove the duplicated register names by Jean-Francois Moine · 16 years ago
  79. 34e21c3 V4L/DVB (9867): gspca - vc032x: Remove the autogain control. by Jean-Francois Moine · 16 years ago
  80. 7dc7ad3 V4L/DVB (9866): gspca - vc032x: V and H flips added for sensors ov7660 and 7670. by Jean-Francois Moine · 16 years ago
  81. e18fd01 V4L/DVB (9865): gspca - vc032x: Bad check of the sensor mi0360. by Jean-Francois Moine · 16 years ago
  82. 2961e875 V4L/DVB (9864): gspca - ov519: Change copyright information. by Romain Beauxis · 16 years ago
  83. 577cbf4 V4L/DVB (9863): gspca - sonixj: Cleanup / simplify code. by Jean-Francois Moine · 16 years ago
  84. 8c25205 V4L/DVB (9861): gspca - ov534: Accept many simultaneous webcams. by Jean-Francois Moine · 16 years ago
  85. fb13922 V4L/DVB (9860): gspca - ov534: Frame transfer improvements. by Jim Paris · 16 years ago
  86. 5ea9c4d V4L/DVB (9859): gspca - ov534: Fix frame size so we don't miss the last pixel. by Jim Paris · 16 years ago
  87. 47dfd21 V4L/DVB (9858): gspca - ov534: Initialization cleanup. by Jim Paris · 16 years ago
  88. 442a43f V4L/DVB (9857): gspca: Use smaller chunks for urb buffer in ov534. by Antonio Ospite · 16 years ago
  89. 9e1e7b0 V4L/DVB (9856): gspca: Use u8 values for USB control messages in ov534. by Antonio Ospite · 16 years ago
  90. 3adba44 V4L/DVB (9855): gspca: Simplify frame rate setting and debug in ov534. by Antonio Ospite · 16 years ago
  91. 121520a V4L/DVB (9853): gspca: Webcam 093a:2622 added in pac7311. by Jean-Francois Moine · 16 years ago
  92. daa5cb4 V4L/DVB (9852): gspca: Fix image problem at low resolutions with ov7660 in sonixj. by Jean-Francois Moine · 16 years ago
  93. bd08883 V4L/DVB (9850): gspca: Bad color control in sonixj. by Jean-Francois Moine · 16 years ago
  94. 3319dc9 V4L/DVB (9848): gspca: Webcam 06f8:3004 added in sonixj. by Jean-Francois Moine · 16 years ago
  95. 2ed9f81 V4L/DVB (9847): gspca: Align the 640x480 and 320x240 init of tas5130 in zc3xx. by Jean-Francois Moine · 16 years ago
  96. f955c4f V4L/DVB (9846): gspca: Do the webcam microphone work when present. by Jean-Francois Moine · 16 years ago
  97. cbb0554 V4L/DVB (9845): gspca: Add sensor mi0360 in vc032x. by Jean-Francois Moine · 16 years ago
  98. 403123d V4L/DVB (9843): gspca: Change the colors and add the red and blue controls in sonixj. by Jean-Francois Moine · 16 years ago
  99. b1b056a V4L/DVB (9842): gspca: Center the brightness in sonixj. by Jean-Francois Moine · 16 years ago
  100. abf485f V4L/DVB (9841): gspca: Use msleep instead of mdelay. by Jean-Francois Moine · 16 years ago