1. 01 6月, 2005 1 次提交
    • R
      [PATCH] I2C: ALI1563 SMBus driver fix · 4a4e5787
      R.Marek@sh.cvut.cz 提交于
      This patch fixes "grave" bugs in i2c-ali1563 driver. It seems on recent
      chipset revisions the HSTS_DONE is set only for block transfers, so we
      must detect the end of ordinary transaction other way. Also due to missing
      and mask, setting other transfer modes was not possible. Moreover the
      continous byte mode transfer uses DAT0 for command rather than CMD command.
      All those changes were tested with help of Chunhao Huang from Winbond.
      
      I'm willing to maintain the driver. Second patch adds me as maintainer
      if this is neccessary.
      Signed-Off-By: NRudolf Marek <r.marek@sh.cvut.cz>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      4a4e5787
  2. 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