1. 05 9月, 2008 2 次提交
  2. 04 9月, 2008 1 次提交
    • H
      V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers. · 222a07ff
      Hans de Goede 提交于
      -remove USB-id's from zc0301 for cams for which zc0301.c does not support
        the sensor
      -remove USB-id's from sn9c102 for cams where sn9c102 does not support the
        bridge sensor combination
      -no longer make inclusion of usb id's removed from zc0301 and sn9c102
        conditional in gspca
      -fix conditional inclusion of USB-id's in gspca to also work when the
        conflicting drivers are build as a module
      -add a number of USB-id's to gspca from various windows .inf files:
      0c45:608f from generic sonix sn9c103 inf file (+ ov7630 which we support)
      041e:4022 from creative webcam nx pro, same as already supported 041e:401e
      0ac8:0301 from generic zc0301 driver which supports many sensors
      10fd:804d from typhoon webshot driver (also FlyCAM-USB 300 plus)
      Signed-off-by: NHans de Goede <j.w.r.degoede@hhs.nl>
      Signed-off-by: NJean-Francois Moine <moinejf@free.fr>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      222a07ff
  3. 20 7月, 2008 1 次提交
  4. 26 1月, 2008 1 次提交
  5. 09 5月, 2007 1 次提交
  6. 28 4月, 2007 1 次提交
    • L
      V4L/DVB (5474): SN9C1xx driver updates · f423b9a8
      Luca Risolia 提交于
      @ Don't assume that SOF headers can't cross packets boundaries
      @ Fix compression quality selection
      + Add support for MI-0360 image sensor
      * Documentation updates
      @ Fix sysfs
      @ MI0343 rewritten
      * HV7131R color fixes and add new ABLC control
      * Rename the archive from "sn9c102" to "sn9c1xx"
      * fix typos
      * better support for TAS5110D
      @ fix OV7630 wrong colors
      @ Don't return an error if no input buffers are enqueued yet on VIDIOC_STREAMON
      * Add informations about colorspaces
      * More appropriate error codes in case of failure of some system calls
      * More precise hardware detection
      * Add more informations about supported hardware in the documentation
      + More supported devices
      + Add support for HV7131R image sensor
      Signed-off-by: NLuca Risolia <luca.risolia@studio.unibo.it>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      f423b9a8
  7. 21 2月, 2007 1 次提交