1. 15 4月, 2006 1 次提交
  2. 24 3月, 2006 2 次提交
  3. 07 2月, 2006 1 次提交
  4. 06 1月, 2006 8 次提交
  5. 08 11月, 2005 2 次提交
    • J
      [PATCH] i2c-viapro: Some adjustments · 8750197f
      Jean Delvare 提交于
      The big i2c-viapro SMBus driver update which went into 2.6.14-git1
      introduced a few minor issues. Nothing critical, but I would like a
      few adjustments to be merged in to fix the following problems:
      
      * VIA should not be spelled Via.
      * Frodo Looijaard and Philip Edelbrock did not write the i2c-viapro
        driver.
      * When debugging is disabled, half of messages would be logged.
      * Drop an unneeded masking.
      * Some port reads can be avoided now that the transaction size is
        passed as a parameter to vt596_transaction().
      * SMBus Receive Byte transactions are used for probing too (for
        EEPROMs), so hide errors on these too.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      8750197f
    • J
      [PATCH] i2c: writing-client doc update complement · a852daa0
      Jean Delvare 提交于
      My latest update to the writing-clients i2c documentation file was
      incomplete, here's the complement.
      
      Large parts of this file are still way out-of-date, but at least now
      the memory allocation and freeing instructions are consistent.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      a852daa0
  6. 31 10月, 2005 1 次提交
  7. 29 10月, 2005 8 次提交
  8. 06 9月, 2005 11 次提交
  9. 12 7月, 2005 5 次提交
  10. 22 6月, 2005 1 次提交