1. 14 2月, 2007 2 次提交
    • J
      i2c-amd8111: Proposed cleanups · 88b9e750
      Jean Delvare 提交于
      Proposed cleanups to the i2c-amd8111 SMBus driver:
      * Fold long lines.
      * Add an explicit mask when writing the low byte of a word.
      * Use I2C_SMBUS_BLOCK_MAX instead of hardcoding 32.
      * Discard extra blank lines.
      * Use boolean not instead of bitwise not for bit tests, it's clearer.
      * Return -EBUSY rather than -1 on I/O resource conflict.
      * Fix a race on device registration, initialization should be done
        before the bus is registered.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      88b9e750
    • S
      i2c: Add IDs to adapters · 9ace555d
      Stephen Hemminger 提交于
      IDs have been defined but not used by most of the I2C adapters.
      By having a unique ID, clients can check for correct connection
      during probe.
      Signed-off-by: NStephen Hemminger <shemminger@osdl.org>
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      9ace555d
  2. 27 9月, 2006 1 次提交
  3. 11 11月, 2005 1 次提交
  4. 29 10月, 2005 5 次提交
  5. 06 9月, 2005 2 次提交
  6. 22 6月, 2005 1 次提交
  7. 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