1. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/gspca/t613.c]
  2. 1ea172d [media] gspca_t613: Disable CIF resolutions by Hans de Goede · 12 years ago
  3. 8bb5896 [media] gspca: Add reset_resume callback to all sub-drivers by Hans de Goede · 12 years ago
  4. 9bf8164 [media] gspca_t613: convert to the control framework by Hans Verkuil · 13 years ago
  5. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  6. ee186fd [media] gscpa_t613: Add support for the camera button by Hans de Goede · 13 years ago
  7. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  8. 1b19e429 [media] t613: Use current logging styles by Joe Perches · 13 years ago
  9. e7d712c [media] gspca: s/strncpy/strlcpy/ by Hans de Goede · 14 years ago
  10. bff6069 [media] gspca - stk014 / t613: Accept the index 0 in querymenu by Jean-François Moine · 14 years ago
  11. 95c967c [media] gspca: Remove __devinit, __devinitconst and __devinitdata by Jean-François Moine · 14 years ago
  12. 1d00d6c [media] gspca: Convert some uppercase hexadecimal values to lowercase by Jean-François Moine · 14 years ago
  13. 0b65632 V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled by Jean-François Moine · 14 years ago
  14. 5482643 V4L/DVB: gspca - all modules: Remove useless module load/unload messages by Jean-François Moine · 14 years ago
  15. 11ce884 V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sd by Jean-François Moine · 14 years ago
  16. feda79b V4L/DVB: drivers/media/video/gspca: Use kmemdup by Julia Lawall · 14 years ago
  17. be2a9fa V4L/DVB: gspca: Remove/move useless inclusions of slab.h by Jean-François Moine · 15 years ago
  18. e9b1565 V4L/DVB: gspca - t613: Change the gain mechanism by Jean-François Moine · 15 years ago
  19. ebb78c5 V4L/DVB: gspca - t613: Simplify the scan of isoc packets by Jean-François Moine · 15 years ago
  20. 9838824 V4L/DVB: gspca - t613: Remove the RGB gains setting from sensor_polling by Jean-François Moine · 15 years ago
  21. 79960d3 V4L/DVB: gspca - t613: Change the gamma table by Jean-François Moine · 15 years ago
  22. 78b98cb V4L/DVB: gspca - t613: Adjust light frequency values per sensor by Jean-François Moine · 15 years ago
  23. cd8955b V4L/DVB: gspca - t613: Cleanup and clarify the source by Jean-François Moine · 15 years ago
  24. be1da9e V4L/DVB: gspca - t613: Add color controls by Costantino Leandro · 15 years ago
  25. 24f222e V4L/DVB: gspca - t613: Check the result of kmalloc by Jean-François Moine · 15 years ago
  26. 00e8006 V4L/DVB: gspca - t613: Support for LT168G sensor. by Nicolau Werneck · 15 years ago
  27. 7e64dc4 V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant. by Marton Nemeth · 15 years ago
  28. 76dd272 V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan(). by Jean-Francois Moine · 15 years ago
  29. 78a6d74 V4L/DVB (12230): gspca - t613: Change tas5130a init sequences. by Jean-Francois Moine · 15 years ago
  30. dd72cb3 V4L/DVB (11446): gspca - t613: Do sensor reset only for sensor om6802. by Jean-Francois Moine · 16 years ago
  31. e30bdc6 V4L/DVB (11145): gspca - t613: Greater delay after om6802 reset. by Jean-Francois Moine · 16 years ago
  32. 249fe88 V4L/DVB (11144): gspca - t613: Don't re-read the ID registers at probe time. by Jean-Francois Moine · 16 years ago
  33. 3da37e4 V4L/DVB (11143): gspca - t613: Bad sensor detection. by Jean-Francois Moine · 16 years ago
  34. 748c014 V4L/DVB (10638): gspca - t613: Bad debug level when displaying the sensor type. by Jean-Francois Moine · 16 years ago
  35. c35d066 V4L/DVB (10637): gspca - t613: Bad sensor name in kernel trace when 'other' sensor. by Jean-Francois Moine · 16 years ago
  36. e23b290 V4L/DVB (10628): V4L: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  37. d9ddd3b V4L/DVB (10406): gspca: fix compiler warning by Hans Verkuil · 16 years ago
  38. 409b11d V4L/DVB (10382): gspca - t613: Bad returned value when no known sensor found. by Jean-Francois Moine · 16 years ago
  39. 2d56f3b V4L/DVB (10381): gspca - t613: New unknown sensor added. by Jean-Francois Moine · 16 years ago
  40. 82e2549 V4L/DVB (10380): gspca - t613: Cleanup and optimize code. by Jean-Francois Moine · 16 years ago
  41. e6b1484 V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_init. by Alexey Klimov · 16 years ago
  42. f69e952 V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init function. by Alexey Klimov · 16 years ago
  43. 50e06de V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable. by Jean-Francois Moine · 16 years ago
  44. cc611b8 V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. by Jean-Francois Moine · 16 years ago
  45. 97a53a0 V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset. by Roel Kluin · 16 years ago
  46. eb229b2 V4L/DVB (9294): gspca: Add a stop sequence in t613. by Jean-Francois Moine · 16 years ago
  47. ad62fb0 V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613. by Leandro Costantino · 16 years ago
  48. 35480b6b V4L/DVB (9292): gspca: Call the control setting functions at init time in t613. by Jean-Francois Moine · 16 years ago
  49. cbc51c6 V4L/DVB (9291): gspca: Do not set the white balance temperature by default in t613. by Jean-Francois Moine · 16 years ago
  50. 392ee5a V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613. by Jean-Francois Moine · 16 years ago
  51. 236088d V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613. by Jean-Francois Moine · 16 years ago
  52. 0bc99b5 V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613. by Jean-Francois Moine · 16 years ago
  53. f89be03 V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t613. by Jean-Francois Moine · 16 years ago
  54. fadc799 V4L/DVB (9125): gspca: Big rewrite of t613 driver by Jean-Francois Moine · 16 years ago
  55. b1043e5 V4L/DVB (9089): gspca: Remove the duplicated EOF (ff d9) in t613. by Jean-Francois Moine · 16 years ago
  56. 72ab97c V4L/DVB (9079): gspca: Return error code from stream start functions. by Jean-Francois Moine · 16 years ago
  57. 8295d99 V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. by Jean-Francois Moine · 16 years ago
  58. 012d6b0 V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume. by Jean-Francois Moine · 16 years ago
  59. f9b4a37 V4L/DVB (8719): gspca: Have VIDIOC_QUERYCTRL more compliant to the spec. by Jean-Francois Moine · 16 years ago
  60. 6a70974 V4L/DVB (8718): gspca: suspend/resume added. by Jean-Francois Moine · 16 years ago
  61. 5d05294 V4L/DVB (8717): gspca: Frame buffer too small for small resolutions (sonixj and t613). by Jean-Francois Moine · 16 years ago
  62. 9d64fdb V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info. by Jean-Francois Moine · 16 years ago
  63. 07767eb V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id. by Jean-Francois Moine · 16 years ago
  64. 10b0e96 V4L/DVB (8442): gspca: Remove the version from the subdrivers. by Jean-Francois Moine · 16 years ago
  65. 739570b V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack. by Jean-Francois Moine · 16 years ago
  66. c2446b3 V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver. by Jean-Francois Moine · 16 years ago
  67. efab821 V4L/DVB (8199): gspca: Compile warnings about NULL ptr. by Harvey Harrison · 16 years ago
  68. a5ae206 V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code. by Jean-Francois Moine · 16 years ago
  69. bf7f0b9 V4L/DVB (8193): gspca: Input buffer may be changed on reg write. by Jean-Francois Moine · 16 years ago
  70. 6a7eba2 V4L/DVB (8157): gspca: all subdrivers by Jean-Francois Moine · 16 years ago