Skip to content
Snippets Groups Projects
  1. Feb 11, 2014
  2. Jul 02, 2013
  3. Jun 07, 2013
    • Juan David González Cobas's avatar
      build: add git describe info as modinfo · 7c9c02e8
      Juan David González Cobas authored and Alessandro Rubini's avatar Alessandro Rubini committed
      For traceability purposes, we include commit descriptions
      as MODULE_VERSION information in drivers that are deployed
      in CERN control system.
      
      Ideally, the commit description should be added to all the
      binary blobs installed, but the kernel module is critical
      in this connection, as it is crucial to trace back quickly
      the whereabouts of installed .ko sources.
      7c9c02e8
  4. May 20, 2013
  5. May 16, 2013
  6. Mar 20, 2013
  7. Jan 24, 2013
    • Alessandro Rubini's avatar
      general: upgraded to new fmc-bus version · 9ea3fede
      Alessandro Rubini authored
      
      This includes a new version of the submodule and fixes the code
      to match the new set of fields in the fmc structure. The biggest change
      is in the i2c address, that is now hosted in the fmc structure (this
      changes the spec-i2c file).
      
      Also, use new fmc_reprogram().  The function allows to centralize
      dumping the eeprom and the sdb tree, so the bus framework dumps or
      not, and can be changed at run time.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      9ea3fede
  8. Dec 04, 2012
  9. Dec 03, 2012
  10. Nov 20, 2012
  11. Nov 13, 2012
  12. Oct 30, 2012
  13. Oct 28, 2012
  14. Oct 19, 2012
  15. Oct 16, 2012
    • Alessandro Rubini's avatar
      Makefiles: some contortions to be friends of submodules · 121a2c1f
      Alessandro Rubini authored
      
      This patch adds a script "check-fmc-bus" that returns the pathname of
      the fmc-bus kernel driver, either under this directory or under
      ../fmc-bus .  The former applies when fmc-bus is a submodule of this
      package, the latter applies when we both are submodules of another
      package.
      
      The final aim is helping the naive user, who just wants to build it
      all in a single step -- both if building this package or another
      package that depends on both fmc-bus and this one.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      121a2c1f
  16. Oct 15, 2012
  17. Oct 12, 2012
  18. Oct 11, 2012
  19. Oct 10, 2012
  20. Oct 09, 2012