1. 26 1月, 2008 5 次提交
  2. 12 1月, 2008 1 次提交
  3. 14 12月, 2007 1 次提交
  4. 12 12月, 2007 5 次提交
  5. 05 11月, 2007 7 次提交
    • H
      V4L/DVB (6501): stv0297: Signal strength fixes · 85085ad7
      Hartmut Birr 提交于
      Fixes the signal strength value (higher value = higher signal strength)
      and scales the value to the range of 0..ffff. The characteristic itself
      is wrong. To get proper values on a TT-C2300 in the range of 40..60%
      real signal strength, the values from the patch should be divide by two.
      The attached patch doesn't fix the characteristic.
      Signed-off-by: NHartmut Birr <e9hack@googlemail.com>
      Signed-off-by: NOliver Endriss <o.endriss@gmx.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      85085ad7
    • H
      V4L/DVB (6500): tda10021: Fix reported signal strength · 7cccccc3
      Hartmut Birr 提交于
      Fix reported signal strength value (higher value = higher signal strength).
      Signed-off-by: NHartmut Birr <e9hack@googlemail.com>
      Signed-off-by: NOliver Endriss <o.endriss@gmx.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      7cccccc3
    • H
      V4L/DVB (6499): tda10021: Bit error counting fixed · 3de0e18b
      Hartmut Birr 提交于
      Bit error counting fixed for the tda10021.
      Signed-off-by: NHartmut Birr <e9hack@googlemail.com>
      Signed-off-by: NOliver Endriss <o.endriss@gmx.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      3de0e18b
    • O
      V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppm · 4a3625b2
      Oliver Endriss 提交于
      Change the acquisition range for clock recovery from 120 ppm to
      240ppm. Apparently, some cable providers in Germany are playing with
      their parameters, and the capture range of the ves1820 is too small
      to acquire a lock with the current setting... ;-(
      Signed-off-by: NOliver Endriss <o.endriss@gmx.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      4a3625b2
    • R
      V4L/DVB (6479): use input functions, should depend on INPUT · cb20630c
      Randy Dunlap 提交于
      All of these drivers select VIDEO_IR, which uses the input subsystem,
      so they should also depend on INPUT.
      
      Problem examples:
      
      drivers/built-in.o: In function `ir_input_key_event':
      ir-functions.c:(.text+0x10849a): undefined reference to `input_event'
      ir-functions.c:(.text+0x1084ac): undefined reference to `input_event'
      drivers/built-in.o: In function `saa7134_set_i2c_ir':
      (.text+0x11cc0a): undefined reference to `get_key_pinnacle_color'
      drivers/built-in.o: In function `saa7134_set_i2c_ir':
      (.text+0x11cc4f): undefined reference to `get_key_pinnacle_grey'
      drivers/built-in.o: In function `saa7134_input_fini':
      (.text+0x11cd8b): undefined reference to `input_unregister_device'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11d1fa): undefined reference to `input_allocate_device'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11d317): undefined reference to `input_register_device'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11d6ca): undefined reference to `input_free_device'
      
      drivers/built-in.o: In function `saa7134_set_i2c_ir':
      (.text+0x11c3f3): undefined reference to `ir_codes_hauppauge_new'
      drivers/built-in.o: In function `saa7134_set_i2c_ir':
      (.text+0x11c450): undefined reference to `ir_codes_pinnacle_color'
      drivers/built-in.o: In function `saa7134_set_i2c_ir':
      (.text+0x11c480): undefined reference to `ir_codes_purpletv'
      drivers/built-in.o: In function `saa7134_set_i2c_ir':
      (.text+0x11c495): undefined reference to `ir_codes_pinnacle_grey'
      drivers/built-in.o: In function `saa7134_ir_start':
      (.text+0x11c622): undefined reference to `ir_rc5_timer_end'
      drivers/built-in.o: In function `saa7134_ir_start':
      (.text+0x11c637): undefined reference to `ir_rc5_timer_keyup'
      drivers/built-in.o: In function `build_key':
      saa7134-input.c:(.text+0x11c769): undefined reference to `ir_extract_bits'
      saa7134-input.c:(.text+0x11c7ad): undefined reference to `ir_input_keydown'
      saa7134-input.c:(.text+0x11c7f0): undefined reference to `ir_input_keydown'
      saa7134-input.c:(.text+0x11c7f9): undefined reference to `ir_input_nokey'
      saa7134-input.c:(.text+0x11c806): undefined reference to `ir_input_nokey'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11ca07): undefined reference to `ir_codes_encore_enltv'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11caf6): undefined reference to `ir_input_init'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cbf2): undefined reference to `ir_codes_avermedia'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cc24): undefined reference to `ir_codes_pctv_sedna'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cc53): undefined reference to `ir_codes_flydvb'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cc85): undefined reference to `ir_codes_videomate_tv_pvr'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11ccb7): undefined reference to `ir_codes_pixelview'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cce9): undefined reference to `ir_codes_eztv'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cd1b): undefined reference to `ir_codes_manli'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cda8): undefined reference to `ir_codes_cinergy'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cdd7): undefined reference to `ir_codes_flyvideo'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11ce06): undefined reference to `ir_codes_asus_pc39'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11ce7d): undefined reference to `ir_codes_gotview7135'
      drivers/built-in.o: In function `saa7134_input_init1':
      (.text+0x11cee1): undefined reference to `ir_codes_proteus_2309'
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      cb20630c
    • S
      195ccf67
    • S
      V4L/DVB (6402): s5h1409: Fix broken QAM support · dd7d5013
      Steven Toth 提交于
      This patch enables QAM Annex-B support (US digital cable)
      for the s5h1409 VSB/QAM demodulator.
      
      Tested successfully with the mt2131 tuner,
      present on the following supported boards:
      
      Hauppauge WinTV-HVR-1250
      Hauppauge WinTV-HVR-1800
      Hauppauge WinTV-HVR-1800lp
      
      This patch is also known to work with an upcoming XC5000 tuner driver.
      Signed-off-by: NSteven Toth <stoth@hauppauge.com>
      Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      dd7d5013
  6. 22 10月, 2007 3 次提交
  7. 20 10月, 2007 4 次提交
  8. 19 10月, 2007 1 次提交
  9. 13 10月, 2007 1 次提交
  10. 11 10月, 2007 2 次提交
  11. 10 10月, 2007 10 次提交