1. 29 Apr, 2016 1 commit
  2. 26 Apr, 2016 1 commit
    • Mauro Carvalho Chehab's avatar
      [media] tw686x: avoid going past array · 45c175c4
      Mauro Carvalho Chehab authored
      Fix those two warnings:
      	drivers/media/pci/tw686x/tw686x-video.c:69 tw686x_fields_map() error: buffer overflow 'std_525_60' 31 <= 31
      	drivers/media/pci/tw686x/tw686x-video.c:73 tw686x_fields_map() error: buffer overflow 'std_625_50' 26 <= 26
      
      I had those changes at the last version of my patch, but I ended
      by merging the previous version by mistake.
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
      45c175c4
  3. 25 Apr, 2016 13 commits
  4. 20 Apr, 2016 25 commits