1. 20 Dec, 2013 2 commits
    • Hans Verkuil's avatar
      [media] sn9c102: prepare for removal by moving it to staging · b8da9d3a
      Hans Verkuil authored
      During the last media summit meeting it was decided to move this driver to
      staging as the first step to removing it altogether.
      
      Most webcams covered by this driver are now supported by gspca. Nobody has the
      hardware to convert the remaining devices to gspca.
      
      This driver needs a major overhaul to have it conform to the latest frameworks
      and compliancy tests.
      
      Without hardware, however, this is next to impossible. Given the fact that
      this driver seems to be pretty much unused (it has been removed from Fedora
      several versions ago and nobody complained about that), we decided to drop
      this driver.
      
      This patch moves it to staging. Some time in 2014 we will drop it completely.
      Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
      Cc: Hans de Goede <hdegoede@redhat.com>
      Cc: Luca Risolia <luca.risolia@studio.unibo.it>
      Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
      b8da9d3a
    • Mauro Carvalho Chehab's avatar
      [media] dib8000: fix compilation error · 4bf48150
      Mauro Carvalho Chehab authored
      As reported by  kbuild test robot <fengguang.wu@intel.com>:
      
      with a random config:
      
         drivers/built-in.o: In function `dib8000_get_time_us.isra.16':
      >> dib8000.c:(.text+0x3075aa): undefined reference to `__udivdi3'
      Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
      4bf48150
  2. 19 Dec, 2013 30 commits
  3. 18 Dec, 2013 8 commits