1. 15 Dec, 2013 2 commits
  2. 11 Dec, 2013 1 commit
  3. 05 Nov, 2013 2 commits
  4. 13 Oct, 2013 7 commits
  5. 02 Oct, 2013 1 commit
  6. 30 Sep, 2013 7 commits
  7. 10 Sep, 2013 2 commits
  8. 05 Sep, 2013 1 commit
  9. 08 Aug, 2013 2 commits
  10. 28 Jul, 2013 3 commits
  11. 11 Jul, 2013 3 commits
  12. 04 Jul, 2013 1 commit
  13. 30 May, 2013 3 commits
  14. 27 May, 2013 4 commits
  15. 23 May, 2013 1 commit
    • Hans Verkuil's avatar
      Add go7007 firmware. · 88512c91
      Hans Verkuil authored
      The go7007 staging driver has been overhauled and is now in decent shape. As
      part of that work all related firmware files were collected into one place
      (the /lib/firmware/go7007 directory) and the .hex firmwares were converted
      into a binary format to make it easy to load for the kernel. It's now time
      to add the firmware files here to get full support for this driver.
      
      The original firmware came from Micronas. The initial driver package from
      them can be found here:
      
      http://nikosapi.org/software/WIS_Go7007/wis-go7007-linux-0.9.8.tar.bz2
      
      
      
      The s2250 firmware is from Sensoray and was already part of linux-firmware.
      That firmware has just been renamed.
      Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
      88512c91