1. 18 11月, 2016 1 次提交
  2. 21 10月, 2016 3 次提交
  3. 24 6月, 2016 1 次提交
    • M
      em28xx-dvb: remove some left over · 5776fbec
      Mauro Carvalho Chehab 提交于
      Gcc 6.1 warns about an unused table:
      
      drivers/media/usb/em28xx/em28xx-dvb.c:907:38: warning: 'pctv_461e_m88ds3103_config' defined but not used [-Wunused-const-variable=]
       static const struct m88ds3103_config pctv_461e_m88ds3103_config = {
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
      
      That's a left over of patch 76b91be3 ('em28xx: PCTV 461e use I2C
      client for demod and SEC').
      
      Remove the dead code.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
      5776fbec
  4. 10 5月, 2016 1 次提交
  5. 07 5月, 2016 1 次提交
    • S
      [media] em28xx: add support for PLEX PX-BCUD (ISDB-S) · ab4d1452
      Satoshi Nagahama 提交于
      PX-BCUD has the following components:
         USB interface: Empia EM28178
         Demodulator: Toshiba TC90532 (works by code for TC90522)
         Tuner: Next version of Sharp QM1D1C0042
      
      em28xx_dvb_init(): add init code for PLEX PX-BCUD with calling
      px_bcud_init() that does things like pin configuration.
      
      qm1d1c0042_init(): support the next version of QM1D1C0042, change to
      choose an appropriate array of initial registers by reading chip id.
      
      [mchehab@osg.samsung.com: fold a fixup patch and fix checkpatch.pl
       errors/warnings, where applicable]
      Signed-off-by: NSatoshi Nagahama <sattnag@aim.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
      ab4d1452
  6. 16 2月, 2016 2 次提交
  7. 01 2月, 2016 1 次提交
  8. 19 11月, 2015 1 次提交
  9. 11 8月, 2015 1 次提交
  10. 10 6月, 2015 1 次提交
  11. 06 6月, 2015 2 次提交
  12. 13 5月, 2015 1 次提交
  13. 03 4月, 2015 1 次提交
  14. 03 3月, 2015 1 次提交
  15. 24 12月, 2014 2 次提交
  16. 05 12月, 2014 1 次提交
  17. 25 11月, 2014 1 次提交
  18. 22 11月, 2014 1 次提交
  19. 30 10月, 2014 1 次提交
  20. 22 9月, 2014 1 次提交
  21. 03 9月, 2014 2 次提交
  22. 26 7月, 2014 3 次提交
  23. 22 7月, 2014 1 次提交
  24. 23 4月, 2014 2 次提交
  25. 31 3月, 2014 2 次提交
  26. 29 3月, 2014 2 次提交
  27. 11 3月, 2014 2 次提交
  28. 05 3月, 2014 1 次提交