1. 03 4月, 2015 1 次提交
  2. 06 2月, 2013 2 次提交
  3. 05 12月, 2012 1 次提交
  4. 16 8月, 2012 1 次提交
  5. 20 4月, 2012 1 次提交
  6. 01 12月, 2011 1 次提交
  7. 23 9月, 2011 2 次提交
  8. 22 9月, 2011 1 次提交
  9. 01 9月, 2011 3 次提交
  10. 06 7月, 2011 1 次提交
  11. 21 5月, 2011 5 次提交
  12. 20 5月, 2011 1 次提交
    • M
      [media] tm6000: add detection based on eeprom name · 792bc09a
      Mauro Carvalho Chehab 提交于
      On some situations, it is desired to use eeprom data to detect
      the board type. This patch adds a logic for it and fixes 2 detection
      issues:
      	1) 10Moons UT-821 uses a generic Trident ID. Other boards
      also share the same ID. So, better to use an alternative way for
      it;
      	2) Sometimes, HVR-900H is loaded with the default Trident
      ID. This seems to be some hardware bug or race condition.
      
      The new logic will only be enabled if the device is detected as
      having a generic ID.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      792bc09a
  13. 23 3月, 2011 1 次提交
    • D
      [media] tm6000: fix s-video input · 2aefbc1a
      Dmitri Belimov 提交于
      Add compatibility for composite and s-video inputs. Some TV cards hasn't
      it.
      
      Fix S-Video input, the s-video cable has only video signals no
      audio. Call the function of audio configure kill chroma in signal. only
      b/w video.
      
      Known bugs:
        - after s-video the audio for radio didn't work, TV crashed hardly
        - after composite TV crashed hardly too.
      
      P.S. After this patch I'll want to rework the procedure of configure
           video. Now it has a lot of junk and dubles.
      
      With my best regards, Dmitry.
      Signed-off-by: NBeholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      2aefbc1a
  14. 22 3月, 2011 1 次提交
    • D
      [media] tm6000: add radio support to the driver · 8aff8ba9
      Dmitri Belimov 提交于
      Changes:
        Add function tm6000_set_reg_mask for change some bits in regs. Very usefull, simplify some code with this function.
        Add control mute
        Add control volume
        Add control audio input MUX
        Add support radio
      
      Radio works well. TV works too
      
      Known bugs:
        The programm gnomeradio can't set freq for radio, it use old v4l API. Audio over USB works via arecord.
        The programm mplayer can set freq but no any audio
                 mplayer -v -rawaudio rate=48000 radio://105.2/capture driver=v4l2:alsa:adevice=hw.1,0:amode=1:audiorate=48000:forceaudio:immediatemode=0
        When start watch TV very shortly after radio the kernel crashed hardly. Didn't stop all USB URBs, need some time for stop.
      
      [mchehab@redhat.com: fix merge conflicts]
      Signed-off-by: NBeholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      8aff8ba9
  15. 29 12月, 2010 1 次提交
  16. 22 10月, 2010 2 次提交
  17. 21 10月, 2010 2 次提交
  18. 03 8月, 2010 8 次提交
  19. 01 6月, 2010 2 次提交
  20. 19 5月, 2010 3 次提交