1. 3a0efc3 V4L/DVB (10054): dsbr100: fix unplug oops by Alexey Klimov · 16 years ago
  2. f2ce917 V4L/DVB (10053): radio-mr800: disable autosuspend support by Alexey Klimov · 16 years ago
  3. f4e9043 V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patch by Alexey Klimov · 16 years ago
  4. da3bcb5 V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added. by Jean-Francois Moine · 16 years ago
  5. cc611b8 V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. by Jean-Francois Moine · 16 years ago
  6. 4c98834 V4L/DVB (10048): gspca - stv06xx: New subdriver. by Erik Andren · 16 years ago
  7. 15f6486 V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages. by Jean-Francois Moine · 16 years ago
  8. f367b85 V4L/DVB (10045): gspca - ov534: Remove empty line in trace. by Jean-Francois Moine · 16 years ago
  9. 71d50f3 V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added. by Hans de Goede · 16 years ago
  10. 27b1e4c V4L/DVB (10041): m5602 - rework parts of the resolution initialization by Erik Andrén · 16 years ago
  11. 1f614f4 V4L/DVB (10040): m5602 - ov9650: Activate variopixel by Erik Andrén · 16 years ago
  12. 03f46de V4L/DVB (10039): m5602 - ov9650: Add CIF mode by Erik Andrén · 16 years ago
  13. 1b0b27b V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequence by Erik Andrén · 16 years ago
  14. 3b2f332 V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensor by Erik Andrén · 16 years ago
  15. 082aa89 V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutions by Erik Andrén · 16 years ago
  16. 3da3dce V4L/DVB (10035): m5602: add a start sending hook in the sensor struct by Erik Andrén · 16 years ago
  17. 7d292de V4L/DVB (10034): m5602: fixup offset in order to align image by Erik Andrén · 16 years ago
  18. cedacfe V4L/DVB (10033): m5602: add some comments by Erik Andrén · 16 years ago
  19. 7e08e66 V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700 by Erik Andrén · 16 years ago
  20. 0bd7bd7 V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library by Erik Andrén · 16 years ago
  21. 1d07b6f V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030 by Erik Andrén · 16 years ago
  22. 48223c8 V4L/DVB (10029): m5602: remove uneeded test on po1030 by Erik Andrén · 16 years ago
  23. 83fdea2 V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor function by Erik Andrén · 16 years ago
  24. 6b9c0a2 V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common function by Erik Andrén · 16 years ago
  25. 62e856d V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor by Erik Andrén · 16 years ago
  26. 4feb24f V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function by Erik Andrén · 16 years ago
  27. f1c6171 V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor function. by Erik Andrén · 16 years ago
  28. 4f93c45 V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor function by Erik Andrén · 16 years ago
  29. 2f5ded9 V4L/DVB (10022): m5602: Remove the po1030 read_sensor function by Erik Andrén · 16 years ago
  30. c061c97 V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor function by Erik Andrén · 16 years ago
  31. b66503e V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor function by Erik Andrén · 16 years ago
  32. 905aaba V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor function by Erik Andrén · 16 years ago
  33. edbfbdb V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor function by Erik Andrén · 16 years ago
  34. e7a7f51 V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation by Erik Andrén · 16 years ago
  35. fce65f6 V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions. by Erik Andrén · 16 years ago
  36. 6dc4cff V4L/DVB (10013): Convert all sensors to use the unified write sensor function by Erik Andrén · 16 years ago
  37. 4b8f393 V4L/DVB (10012): m5602: Start to unify read/write sensor functions by Erik Andrén · 16 years ago
  38. d58626c V4L/DVB (10011): m5602: Remove the write and read sensor from the main struct by Erik Andrén · 16 years ago
  39. 3efb6bd V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja by Erik Andrén · 16 years ago
  40. 658efb6 V4L/DVB (10009): gspca - m5602: Convert some functions to be static by Erik Andrén · 16 years ago
  41. 082ec3b V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.c by Erik Andrén · 16 years ago
  42. 7b2cd07 V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83a by Erik Andrén · 16 years ago
  43. bac79f3 V4L/DVB (10006): gspca - m5602: Align some defines by Erik Andrén · 16 years ago
  44. 3250070 V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some comments by Erik Andrén · 16 years ago
  45. 7b9f246 V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handling by Erik Andrén · 16 years ago
  46. e07b14e V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensor by Erik Andrén · 16 years ago
  47. 8bcbc91 V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor code by Erik Andrén · 16 years ago
  48. 619a4d5 V4L/DVB (10001): gspca - m5602: Minor fixes by Erik Andrén · 16 years ago
  49. 84833a3f V4L/DVB (10000): gspca - m5602: Add lost ampersand by Erik Andrén · 16 years ago
  50. 88a40cf V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added. by Fabio Rossi · 16 years ago
  51. c6b6c75 V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl. by Jean-Francois Moine · 16 years ago
  52. 5c1a15a V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables. by Jean-Francois Moine · 16 years ago
  53. 97a53a0 V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset. by Roel Kluin · 16 years ago
  54. 8794589 V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added. by Hans de Goede · 16 years ago
  55. 1edabe7 V4L/DVB (9991): gspca - main: Check if a buffer has been queued on streamon. by Jean-Francois Moine · 16 years ago
  56. 13752bd V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type. by Jean-Francois Moine · 16 years ago
  57. f8a04a6 V4L/DVB (9988): gspca - spca561: Separate the bridge and sensor tables of Rev72a by Jean-Francois Moine · 16 years ago
  58. 5b7ed28 V4L/DVB (9987): gspca - spca561: Control changes for Rev72a. by Jean-Francois Moine · 16 years ago
  59. f4b59e3 V4L/DVB (9986): gspca - spca561: Don't get the control values from the webcam. by Jean-Francois Moine · 16 years ago
  60. 35dc1b4 V4L/DVB (9985): gspca - spca561: Cleanup source. by Jean-Francois Moine · 16 years ago
  61. ca8959b V4L/DVB (9984): gspca - pac7311: Webcam 093a:262c added. by Jean-Francois Moine · 16 years ago
  62. dc1fe15 V4L/DVB (9982): gspca - pac207: Update my email address. by Hans de Goede · 16 years ago
  63. d29ca09 V4L/DVB (9981): [PATCH] usb-urb.c: Fix initialization of URB list. by Thomas Reitmayr · 16 years ago
  64. 2e5ef2d V4L/DVB (9980): em28xx: simplify analog logic by Mauro Carvalho Chehab · 16 years ago
  65. 1a23f81 V4L/DVB (9979): em28xx: move usb probe code to a proper place by Mauro Carvalho Chehab · 16 years ago
  66. 126be90 V4L/DVB (9978): stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctl by Jaime Velasco Juan · 16 years ago
  67. 7105081 V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not defined by Mauro Carvalho Chehab · 16 years ago
  68. 4efc9ab V4L/DVB (9975): ivtv: set v4l2_dev instead of parent. by Hans Verkuil · 16 years ago
  69. 9bea351 V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent by Hans Verkuil · 16 years ago
  70. dc93a70 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev by Hans Verkuil · 16 years ago
  71. be49e36 V4L/DVB (9972): v4l: usbvideo, fix module ref count check by Jiri Slaby · 16 years ago
  72. 14983d8 V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips by Mauro Carvalho Chehab · 16 years ago
  73. bc97430 V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl by Mauro Carvalho Chehab · 16 years ago
  74. b3ee7e2 V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl. by Hans Verkuil · 16 years ago
  75. 12f91a3 V4L/DVB (9966): tda9875: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  76. 973909e V4L/DVB (9965): tda9840: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  77. d531305 V4L/DVB (9964): tda7432: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  78. 6869ffe V4L/DVB (9963): tlv320aic23b: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  79. 2a5b828 V4L/DVB (9962): tea6420: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  80. 85d826b V4L/DVB (9961): tea6415c: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  81. 035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. by Hans Verkuil · 16 years ago
  82. 64f70e7 V4L/DVB (9959): tvaudio: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  83. 6b8fe02 V4L/DVB (9958): tvp5150: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  84. 1fe2740 V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks by Hans Verkuil · 16 years ago
  85. 531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips by Mauro Carvalho Chehab · 16 years ago
  86. 4b00eb2 V4L/DVB (9944): videodev2.h: fix typo. by Hans Verkuil · 16 years ago
  87. a47ddf1 V4L/DVB (9943): v4l2: document video_device. by Hans Verkuil · 16 years ago
  88. 806e5b7 V4L/DVB (9942): v4l2-dev: check for parent device in get_index. by Hans Verkuil · 16 years ago
  89. cfbd307 V4L/DVB (9941): cx24113: fix compile warnings by Hans Verkuil · 16 years ago
  90. 77587c5 V4L/DVB (9940): bt832: remove this driver by Hans Verkuil · 16 years ago
  91. 49dd131 V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled. by Hans Verkuil · 16 years ago
  92. 55d81aa V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL parameters by Andy Walls · 16 years ago
  93. 57e24b6 V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures by Andy Walls · 16 years ago
  94. 15029b3 V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines by Hans Verkuil · 16 years ago
  95. 92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module by Hans Verkuil · 16 years ago
  96. b6070f0 V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic by Mauro Carvalho Chehab · 16 years ago
  97. 5db0b5e V4L/DVB (9930): em28xx: Fix bad locks on error condition by Mauro Carvalho Chehab · 16 years ago
  98. 02ebf23 V4L/DVB (9928): Convert GP8PSK module to use S2API by Alan Nisota · 16 years ago
  99. bddcf63 V4L/DVB (9927): em28xx: use a more standard way to specify video formats by Mauro Carvalho Chehab · 16 years ago
  100. 381aaba V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep by Mauro Carvalho Chehab · 16 years ago