1. 24 9月, 2012 1 次提交
  2. 19 3月, 2012 2 次提交
    • G
      hwmon: (asb100): Fix checkpatch issues · 8c103696
      Guenter Roeck 提交于
      Fixed:
      ERROR: code indent should use tabs where possible
      ERROR: do not use assignment in if condition
      ERROR: space prohibited after that open parenthesis '('
      ERROR: spaces required around that '<' (ctx:VxV)
      ERROR: spaces required around that '==' (ctx:VxV)
      WARNING: please, no spaces at the start of a line
      WARNING: simple_strtol is obsolete, use kstrtol instead
      WARNING: simple_strtoul is obsolete, use kstrtoul instead
      
      Modify multi-line comments to follow Documentation/CodingStyle.
      
      Not fixed (false positive):
      ERROR: Macros with multiple statements should be enclosed in a do - while loop
      
      Cc: Mark M. Hoffman <mhoffman@lightlink.com>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      8c103696
    • A
      hwmon: convert drivers/hwmon/* to use module_i2c_driver() · f0967eea
      Axel Lin 提交于
      This patch converts the drivers in drivers/hwmon/* to use the
      module_i2c_driver() macro which makes the code smaller and a bit simpler.
      Signed-off-by: NAxel Lin <axel.lin@gmail.com>
      Cc: Corentin Labbe <corentin.labbe@geomatys.fr>
      Cc: Dirk Eibach <eibach@gdsys.de>
      Cc: "Mark M. Hoffman" <mhoffman@lightlink.com>
      Cc: Steve Glendinning <steve.glendinning@smsc.com>
      Cc: Riku Voipio <riku.voipio@iki.fi>
      Cc: Guillaume Ligneul <guillaume.ligneul@gmail.com>
      Cc: David George <david.george@ska.ac.za>
      Cc: "Hans J. Koch" <hjk@hansjkoch.de>
      Cc: Marc Hulsman <m.hulsman@tudelft.nl>
      Cc: Rudolf Marek <r.marek@assembler.cz>
      Signed-off-by: NGuenter Roeck <guenter.roeck@ericsson.com>
      f0967eea
  3. 04 11月, 2011 1 次提交
  4. 09 1月, 2011 1 次提交
  5. 15 12月, 2009 3 次提交
  6. 10 12月, 2009 1 次提交
  7. 07 1月, 2009 1 次提交
  8. 17 7月, 2008 1 次提交
  9. 27 4月, 2008 1 次提交
  10. 19 2月, 2008 1 次提交
  11. 08 2月, 2008 5 次提交
  12. 10 10月, 2007 3 次提交
  13. 29 9月, 2006 1 次提交
  14. 27 6月, 2006 1 次提交
  15. 24 3月, 2006 1 次提交
  16. 06 1月, 2006 3 次提交
  17. 29 10月, 2005 1 次提交
  18. 06 9月, 2005 7 次提交
  19. 12 7月, 2005 1 次提交
  20. 22 6月, 2005 2 次提交
  21. 21 6月, 2005 1 次提交
  22. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4