1. 24 Feb, 2017 1 commit
    • Rodrigo Vivi's avatar
      linux-firmware/i915: Fix Corrupted GuC files. · a22b7703
      Rodrigo Vivi authored
      For some reason these 2 files got corrupted
      when propagating the release to this repository.
      
      i915 firmware got first release at:
      https://01.org/linuxgraphics/downloads/firmware
      
      
      then propagated to linux-firmware.git.
      
      The version on 01.org are the right ones.
      
      This issue has been identified by Jason. He
      noticed that GuC image from linux-firmware.git
      wasn't getting loaded on his Kabylake, while
      the version on 01.org was working propertly.
      
      In a further review I identified that also GuC
      image for Broxton faced a similar issue. All other
      files on i915 are the proper one matching with
      the ones released on 01.org.
      
      Cc: Jason Curtiss <jason.curtiss@intel.com>
      Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
      Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
      a22b7703
  2. 23 Feb, 2017 3 commits
  3. 17 Feb, 2017 12 commits
  4. 07 Feb, 2017 5 commits
  5. 03 Feb, 2017 3 commits
  6. 13 Jan, 2017 9 commits
  7. 12 Jan, 2017 2 commits
  8. 04 Jan, 2017 1 commit
  9. 21 Dec, 2016 1 commit
  10. 10 Dec, 2016 1 commit
  11. 07 Dec, 2016 1 commit
  12. 05 Dec, 2016 1 commit
    • Ben Hutchings's avatar
      LICENCE.siano: Add copyright years · 91ddce49
      Ben Hutchings authored
      A copyright notice is supposed to specify the years the work was
      created.
      
      Mauro Carvalho Chehab <mchehab@infradead.org> writes:
      > The oldest copyright I found for the Siano Linux driver is 2005, as
      > you can see at:
      >         drivers/media/common/siano/smscoreapi.c
      >
      > As the driver talks with the Siano firmware, it has to be written
      > before or together with the driver.
      >
      > Browsing at the new, that seems to match the oldest news about the
      > first chipset supported by the driver (sms1000) is from 2006:
      >         http://www.businesswire.com/news/home/20061206005282/en/Siano-SMS1000-Mobile-Digital-TV-Receiver-Chip
      
      
      >
      > This driver supports both the sms1xx and the newer sms27xx
      > chipsets. Due to that, the Rio firmware (ISDB-T) s probably newer,
      > as it support only the sms27xx chips, but it could be based on the
      > DVB-T firmware.
      >
      > So, if you really want to put some timestamp, except if someone
      > at either Siano or Hauppauge could tell us otherwise, I would stick
      > with a copyright notice starting from 2005, going u to the year that
      > they got merged at the firmware tree (as some changes might have
      > happened until the final version).
      
      So I'm specifying 2005-2014.
      Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
      91ddce49