1. 01 Jul, 2008 1 commit
    • Ben Dooks's avatar
      I2C: S3C2410: Check ACK on byte transmission · 2709781b
      Ben Dooks authored
      We should check for the reception of an ACK after transmitting each
      data byte. The address send has been correctly checking this, but the
      data write byte state should have also been checking for these failures.
      
      As part of the same fix, we remove the ACK checking from the receive
      path where it should not have been checking for an ACK which our hardware
      was sending.
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      2709781b
  2. 30 Jun, 2008 8 commits
  3. 29 Jun, 2008 10 commits
  4. 27 Jun, 2008 3 commits
  5. 26 Jun, 2008 18 commits