1. 03 Mar, 2004 1 commit
    • Dave Jiang's avatar
      [PATCH] I2C: IOP3xx i2c driver update · 404596e8
      Dave Jiang authored
        Here's a small patch update to the i2c-iop3xx.c in
      drivers/i2c/busses/. It fixes some functions' return value and updated
      the irq handler to be compatible with kernel 2.6. Thanks!
      404596e8
  2. 01 Mar, 2004 1 commit
    • Takeru Komoriya's avatar
      [PATCH] I2C: it87 reset option · 30678638
      Takeru Komoriya authored
      I wrote a patch which adds reset option to the it87 driver talking
      with Jean Delvare.
      
      * Do not reset the registers unless users want to do because
        resetting registers makes all fans go to full power and we can
        usually rely on values set by BIOS
      * Remove all limit initializations as they should be done from
        user-space
      * Better register mask for start of monitoring
      30678638
  3. 27 Feb, 2004 1 commit
    • Bernhard C. Schrenk's avatar
      [PATCH] I2C: add w83627hf driver · eb897188
      Bernhard C. Schrenk authored
      The following patch against kernel 2.6.3 adds the w83627hf driver,
      I have ported from the 2.4 version.
      
      Jean Delvare has asked me to send this patch to you for applying.
      I have tested it on w83627thf. Mark Hoffman has reviewed the code
      and has also tested it on w83627thf.
      eb897188
  4. 23 Feb, 2004 37 commits