1. 29 10月, 2005 2 次提交
  2. 06 9月, 2005 5 次提交
  3. 30 7月, 2005 1 次提交
    • J
      [PATCH] I2C: 24RF08 corruption prevention (again) · 0d73adc1
      Jean Delvare 提交于
      The 24RF08 corruption prevention in the eeprom and max6875 drivers wasn't
      complete. For one thing, the additional quick write should happen as soon
      as possible and unconditionally, while both drivers had error paths before.
      For another, when a given chip is forced, the core does not emit a quick
      write, so a second quick write would cause the corruption rather than
      prevent it.
      
      I plan to move the corruption prevention in the core in the long run, so
      that individual drivers don't have to care anymore. But I need to merge
      i2c_probe and i2c_detect before I do (work in progress).
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      0d73adc1
  4. 12 7月, 2005 1 次提交
  5. 22 6月, 2005 1 次提交
  6. 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