1. 22 12月, 2017 1 次提交
    • C
      i2c: update i2c-dev.h warning in documentation · 91b28aeb
      Cengiz C 提交于
      `Documentation/i2c/dev-interface` gives examples for accessing i2c from
      userspace.
      
      There's a note that warns developers about the two `i2c-dev.h` header
      files which were shipped with the kernel and i2c-tools separately.
      
      However, following i2c-tools commits suggest that the header files are now
      identical (in functionality) and `i2c_*` helper functions are now defined
      in a separate header called `i2c/smbus.h`, which is distributed with
      i2c-tools:
      
      commit 652619121974 ("Minimize differences with kernel flavor")
      commit 93caf007f4cb ("Move SMBus helper functions to include/i2c/smbus.h")
      
      Thus, I've converted the warning paragraph into a historical note and
      updated the suggested header files.
      Signed-off-by: NCengiz Can <cengizc@gmail.com>
      Cc: Wolfram Sang <wsa@the-dreams.de>
      Signed-off-by: NJonathan Corbet <corbet@lwn.net>
      91b28aeb
  2. 01 6月, 2017 1 次提交
  3. 11 2月, 2016 1 次提交
  4. 08 9月, 2014 1 次提交
  5. 14 10月, 2008 2 次提交
  6. 14 10月, 2007 1 次提交
  7. 12 7月, 2005 2 次提交
  8. 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