28 Jul, 2011

1 commit


20 May, 2011

1 commit


29 Dec, 2010

2 commits


23 Oct, 2010

1 commit

  • This patch allows this device successfully to show video, at least from
    its composite input.

    I have no information about the true hardware contents of this device and so
    this patch is based solely on fiddling with things until it worked. The
    chip appears to be em2860, and the closest device with equivalent inputs
    is the Typhoon DVD Maker. Copying the settings for that device appears
    to do the trick. That's what this patch does.

    [mchehab@redhat.com: update CARDLIST.em28xx accordingly, via script]
    Signed-off-by: Adrian Taylor
    Reviewed-by: Jarod Wilson
    Signed-off-by: Mauro Carvalho Chehab

    Adrian Taylor
     

03 Aug, 2010

1 commit

  • This adds support for the KWorld PlusTV 340U and KWorld UB345-Q ATSC
    sticks, which are really the same device. The sticks have an eMPIA
    em2870 usb bridge chipset, an LG Electronics LGDT3304 ATSC/QAM
    demodulator and an NXP TDA18271HD tuner -- early versions of the 340U
    have a a TDA18271HD/C1, later models and the UB435-Q have a C2.

    The stick has been tested succesfully with both VSB_8 and QAM_256 signals.
    Its using lgdt3304 support added to the lgdt3305 driver by a prior patch,
    rather than the current lgdt3304 driver, as its severely lacking in
    functionality by comparison (see said patch for details).

    Signed-off-by: Jarod Wilson
    Signed-off-by: Michael Krufky
    Signed-off-by: Mauro Carvalho Chehab

    Jarod Wilson
     

18 May, 2010

2 commits


06 Dec, 2009

2 commits

  • Adds support to VC211A em2800 card. As this board doesn't have eeprom,
    and uses a common set of i2c address, it has no way to add any
    autodetection for it.

    The patch were tested by me and by Raimundo on his board. Thanks to
    those tests, several bugs related to em2800 support were corrected.

    for producing the usbsnoop dump, used to get the gpio's and allowing me
    to remotelly access his machine and to the needed tests.

    Thanks-to: Raimundo Eduvirgnes de Oliveira
    Signed-off-by: Mauro Carvalho Chehab

    Mauro Carvalho Chehab
     
  • Seems that the reference design used for the KWorld 2800d switched from the
    em2860 to em2862, so we need to add the new USB id (and the i2c hash remains
    so all we need is the default em2862 id.

    Thanks to Ian Young for reporting the issue and testing the fix.

    Cc: Ian Young
    Signed-off-by: Devin Heitmueller
    Signed-off-by: Mauro Carvalho Chehab

    Devin Heitmueller
     

19 Sep, 2009

1 commit


15 Sep, 2009

1 commit


12 Sep, 2009

2 commits


14 Aug, 2009

1 commit


25 Jul, 2009

1 commit


06 Jul, 2009

1 commit

  • This webcam uses a em2710 chipset, that identifies itself as em2820,
    plus a mt9v011 sensor, and a DY-301P lens.

    It needs a few different initializations than a normal em28xx device.

    Thanks to Hans de Goede and Douglas Landgraf
    for providing the acces for the webcam during
    this weekend, I could make a patch for it while returning back from
    FISL/Fudcom LATAM 2009.

    Signed-off-by: Mauro Carvalho Chehab

    Mauro Carvalho Chehab
     

23 Jun, 2009

1 commit

  • Add support for the EVGA inDtube. Both ATSC and analog side validated as
    fully functional.

    Thanks to Jake Crimmins from EVGA for providing the correct GPIO info.
    Thanks to Alan Hagge for doing all the device testing.
    Thanks to Greg Williamson for providing hardware for testing.

    Cc: Jake Crimmins
    Cc: Alan Hagge
    Cc: Greg Williamson
    Signed-off-by: Devin Heitmueller
    Signed-off-by: Mauro Carvalho Chehab

    Devin Heitmueller
     

17 Jun, 2009

4 commits


30 Mar, 2009

9 commits


30 Dec, 2008

6 commits


12 Oct, 2008

1 commit


05 Oct, 2008

1 commit

  • Correct firmware type to MTS
    Correct audio routing for composite/s-video
    Add DVB-T detection.

    This patch uses the eeprom hash method for detection as the vendor/product
    ids are also used for the DIGIVOX_AD. This may be a clone of the same
    product. Explanatory text has been added prior to the hask look-up in
    anticipation that it may help others.

    The following has been tested to work:
    Analogue TV (PAL-I)
    Composite In
    DVB-T (UK Crystal Palace)
    USB AUDIO

    The following has not been tested but probably works:
    S-Video In

    Signed-off-by: Darron Broad
    Signed-off-by: Douglas Schilling Landgraf
    Signed-off-by: Mauro Carvalho Chehab

    Darron Broad
     

28 Jul, 2008

1 commit