1. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  2. 8099aff [media] usb/gspca/sn9c20x.c: use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  3. 844db45 [media] gspca: Update / fix various comments wrt workqueue usb_lock usage by Hans de Goede · 12 years ago
  4. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/gspca/sn9c20x.c]
  5. 6c6ee53 gspca_sn9c20x: Fix NULL pointer dereference by Hans de Goede · 12 years ago
  6. bc378fe [media] gscpa_sn9c20x: Move clustering of controls to after error checking by Hans de Goede · 13 years ago
  7. a8a4786 [media] gscpa: Move ctrl_handler to gspca_dev by Hans de Goede · 13 years ago
  8. 7135d88 [media] gspca_sn9c20x: Whitespace fixes by Hans de Goede · 13 years ago
  9. 63069da [media] gcpca_sn9c20x: Convert to the control framework by Hans Verkuil · 13 years ago
  10. a1ac5dc [media] gspca - sn9c20x: Change the exposure setting of Omnivision sensors by Jean-François Moine · 13 years ago
  11. 4fb8137 [media] gspca - sn9c20x: Don't do sensor update before the capture is started by Jean-François Moine · 13 years ago
  12. c4407fe [media] gspca - sn9c20x: Set the i2c interface speed by Jean-François Moine · 13 years ago
  13. dae1de6 [media] gspca - sn9c20x: Define more tables as constant by Jean-François Moine · 13 years ago
  14. bed3738 [media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table by Jean-François Moine · 13 years ago
  15. 9637c65 [media] gspca - sn9c20x: Change the number of the sensor mt9vprb by Jean-François Moine · 13 years ago
  16. ff38d58 [media] gspca - sn9c20x: Cleanup source by Jean-François Moine · 13 years ago
  17. ccbaba4 [media] gspca - sn9c20x: Simplify register write for capture start/stop by Jean-François Moine · 13 years ago
  18. 92dcffc [media] gspca - sn9c20x: Add automatic JPEG compression mechanism by Jean-François Moine · 13 years ago
  19. e71389b [media] gspca - sn9c20x: Greater delay in case of sensor no response by Jean-François Moine · 13 years ago
  20. d4689b7 [media] gspca - sn9c20x: Optimize the code of write sequences by Jean-François Moine · 13 years ago
  21. 4c632e4 [media] gspca - sn9c20x: Add the JPEG compression quality control by Jean-François Moine · 13 years ago
  22. 92884f8 [media] gspca - sn9c20x: Add a delay after Omnivision sensor reset by Jean-François Moine · 13 years ago
  23. fe86ec7 [media] gspca - sn9c20x: Propagate USB errors to higher level by Jean-François Moine · 13 years ago
  24. c5224d8 [media] gspca - sn9c20x: Use the new video control mechanism by Jean-François Moine · 13 years ago
  25. 1f42df0 [media] gspca - sn9c20x: Fix loss of frame start by Jean-François Moine · 13 years ago
  26. 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
  27. d80dd5d [media] gscpa - sn9c20x: Add sd_isoc_init ensuring enough bw when i420 fmt by Hans de Goede · 13 years ago
  28. eb3fb7c [media] gspca: Add a need_max_bandwidth flag to sd_desc by Hans de Goede · 13 years ago
  29. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  30. 114cfbd [media] gspca - sn9c20x: Fix status LED device 0c45:62b3 by Frank Schaefer · 13 years ago
  31. 91f5842 [media] sn9c20x: Use current logging styles by Joe Perches · 13 years ago
  32. bcc6f66 [media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down list by Hans de Goede · 14 years ago
  33. 6899a9c [media] gspca_sn9c20x: Make buffers slightly larger for JPEG frames by Hans de Goede · 14 years ago
  34. b39e0cb [media] gspca_sn9c20x: Add LED_REVERSE flag for 0c45:62bb by Hans de Goede · 14 years ago
  35. 779b51f [media] gspca_sn9c20x: Add hflip and vflip controls for the ov7660 sensor by Hans de Goede · 14 years ago
  36. 8bc50f3 [media] gspca_sn9c20x: Fix colored borders with ov7660 sensor by Hans de Goede · 14 years ago
  37. 95c967c [media] gspca: Remove __devinit, __devinitconst and __devinitdata by Jean-François Moine · 14 years ago
  38. d162e7a [media] gspca/sn9c20x: Fix support for mt9m001 (mi1300) sensor by Mauro Carvalho Chehab · 14 years ago
  39. 86701c1 [media] gspca/sn9c20x: Get rid of scale "magic" numbers by Mauro Carvalho Chehab · 14 years ago
  40. e78567d [media] gspca/sn9c20x: Test if sensor is a OV sensor by Mauro Carvalho Chehab · 14 years ago
  41. 780e312 [media] gspca: Fix coding style issues by Jean-François Moine · 14 years ago
  42. 2856643 V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m by Jean-François Moine · 14 years ago
  43. 9b1d3ca V4L/DVB: gspca - sn9c20x: Better image sizes by Jean-François Moine · 14 years ago
  44. b1e4665 V4L/DVB: gspca - sn9c20x: Fix the number of bytes per line by Jean-François Moine · 14 years ago
  45. 5482643 V4L/DVB: gspca - all modules: Remove useless module load/unload messages by Jean-François Moine · 14 years ago
  46. 04d174e V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images by Jean-François Moine · 14 years ago
  47. be2a9fa V4L/DVB: gspca: Remove/move useless inclusions of slab.h by Jean-François Moine · 15 years ago
  48. 9a731a3 V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG header by Jean-François Moine · 15 years ago
  49. 6ea23bd V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor by Brian Johnson · 15 years ago
  50. 33ddc16 V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag by Brian Johnson · 15 years ago
  51. 5d26ed9 V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device list by Brian Johnson · 15 years ago
  52. e077f86 V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device list by Brian Johnson · 15 years ago
  53. cc2a833 V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 code by Brian Johnson · 15 years ago
  54. e99ac54 V4L/DVB: gspca - sn9c20x: Add support for cameras using the MT9M112 sensor by Brian Johnson · 15 years ago
  55. 7ddaac7 V4L/DVB: gspca - sn9c20x: Add upside down detection by Brian Johnson · 15 years ago
  56. 0c045eb V4L/DVB: gspca - sn9c20x: Add support for camera LEDs by Brian Johnson · 15 years ago
  57. a39db27 V4L/DVB: gspca - sn9c20x: use gspca's input device handling by Mauro Carvalho Chehab · 15 years ago
  58. e10f731 V4L/DVB: gspca - sn9c20x: Fix exposure control for HV7131R sensor by German Galkin · 15 years ago
  59. a76b9f4 V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration by Yong Zhang · 15 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  61. de2d154 V4L/DVB (13869): gspca - sn9c20x: Cleanup code. by Jean-Francois Moine · 15 years ago
  62. 7e64dc4 V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant. by Marton Nemeth · 15 years ago
  63. c60503c V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned. by Roel Kluin · 15 years ago
  64. 8395555 V4L/DVB (13626): gspca - many subdrivers: Fix some warnings. by Jean-Francois Moine · 15 years ago
  65. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  66. 76dd272 V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan(). by Jean-Francois Moine · 15 years ago
  67. 4d708a5 V4L/DVB (12707): gspca - sn9c20x: Add SXGA support to MT9M111 by Brian Johnson · 15 years ago
  68. 13a84fa V4L/DVB (12706): gspca - sn9c20x: disable exposure/gain controls for MT9M111 sensors. by Brian Johnson · 15 years ago
  69. e8b7acc V4L/DVB (12705): gspca - sn9c20x: Add SXGA support to SOI968 by Brian Johnson · 15 years ago
  70. 58aa68c V4L/DVB (12703): gspca - sn9c20x: Reduces size of object by Joe Perches · 15 years ago
  71. e143047 V4L/DVB (12704): gspca - sn9c20x: Fix exposure on SOI968 sensors by Brian Johnson · 15 years ago
  72. 00b581e V4L/DVB (12351): gspca - sn9c20x: Misc fixes by Brian Johnson · 15 years ago
  73. c15b95e V4L/DVB (12286): sn9c20x: reorder includes to be like other drivers by Mauro Carvalho Chehab · 15 years ago
  74. 26e744b V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. by Brian Johnson · 15 years ago