1. 08 4月, 2013 1 次提交
  2. 06 10月, 2012 1 次提交
  3. 02 10月, 2012 1 次提交
  4. 28 9月, 2012 2 次提交
  5. 14 8月, 2012 1 次提交
  6. 15 5月, 2012 1 次提交
    • G
      [media] cxd2820r: tweak search algorithm behavior · b115f400
      Gianluca Gennari 提交于
      MPIS based STBs running 3.x kernels and the Enigma2 OS are not able to tune
      DVB-T channels with the PCTV 290e using the current cxd2820r driver.
      DVB-T2 channels instead work properly.
      
      This patch fixes the problem by changing the condition to break out from the
      wait lock loop in the "search" function of the cxd2820r demodulator from
      FE_HAS_SIGNAL to FE_HAS_LOCK.
      
      As a consequence, the "search" function of the demodulator driver now returns
      DVBFE_ALGO_SEARCH_SUCCESS only if the frequency lock is successfully acquired.
      
      This behavior seems consistent with other demodulator drivers (e.g. stv090x,
      hd29l2, stv0900, stb0899, mb86a16).
      
      This patch has been successfully tested with DVB-T and DVB-T2 signals,
      on both PC and the mipsel STB running Enigma2.
      No apparent side effect has been observed on PC applications like Kaffeine.
      DVB-C is not available in my country so it's not tested.
      Signed-off-by: NGianluca Gennari <gennarone@gmail.com>
      Acked-by: NAntti Palosaari <crope@iki.fi>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      b115f400
  7. 24 1月, 2012 3 次提交
  8. 16 1月, 2012 3 次提交
  9. 05 1月, 2012 1 次提交
  10. 31 12月, 2011 5 次提交
  11. 04 9月, 2011 2 次提交
  12. 28 7月, 2011 2 次提交
  13. 21 5月, 2011 1 次提交
  14. 20 5月, 2011 3 次提交