1. 05 12月, 2014 1 次提交
  2. 03 11月, 2014 1 次提交
  3. 24 10月, 2014 1 次提交
  4. 24 9月, 2014 2 次提交
  5. 22 8月, 2014 6 次提交
  6. 31 7月, 2014 3 次提交
  7. 23 7月, 2014 2 次提交
  8. 26 5月, 2014 5 次提交
  9. 22 3月, 2013 1 次提交
    • D
      [media] xc5000: fix incorrect debug printnk · 01ae7286
      Dmitri Belimov 提交于
      I found very small bug in xc5000 source. When set option debug=1 and
      listen a radio we see in dmesg xc5000: xc_SetTVStandard()
      Standard = M/N-NTSC/PAL-BTSC at all times. However, it should be, instead
      "FM Radio-INPUT1_MONO".
      
      That happens because xc5000_set_radio_freq() gets the correct value for
      VideoMode and AudioMode for radio and calls xc_SetTVStandard() where name
      of standard comes from the incorrect place priv->video_standard.
      
      This incorrect debug message makes debugging  a little difficult.
      Signed-off-by: NDmitry Belimov <d.belimov@gmail.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      01ae7286
  10. 06 2月, 2013 1 次提交
  11. 14 8月, 2012 1 次提交
  12. 10 8月, 2012 8 次提交
  13. 31 7月, 2012 1 次提交
  14. 06 7月, 2012 1 次提交
  15. 20 4月, 2012 1 次提交
  16. 19 4月, 2012 3 次提交
  17. 15 2月, 2012 2 次提交