Skip to content
Snippets Groups Projects
  1. Jul 08, 2014
  2. Jul 02, 2014
  3. Jun 11, 2014
  4. Feb 28, 2014
  5. Feb 14, 2014
  6. Feb 12, 2014
  7. Feb 11, 2014
  8. Jul 02, 2013
  9. 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
  10. May 20, 2013
  11. May 16, 2013
  12. Mar 20, 2013
  13. 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
  14. Dec 04, 2012
  15. Dec 03, 2012
  16. Nov 20, 2012