21 May, 2009

1 commit

  • The driver now waits for the scsi commands associated with a
    particular error recovery step to be returned to the mid-layer,
    and returns the appropriate SUCCESS or FAILED status. Removes
    unneeded polling of chip for interrupts.

    This patch also bumps the driver version number.

    Signed-off-by: Michael Reed
    Signed-off-by: James Bottomley

    Michael Reed
     

03 Apr, 2009

1 commit


24 Oct, 2007

1 commit


03 Aug, 2005

6 commits


17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds