31 Mar, 2011

1 commit


11 Apr, 2010

1 commit


14 Mar, 2009

1 commit


27 Jul, 2008

1 commit

  • This patch for the 3w-9xxx scsi driver applies on top of the
    BKL-pushdown changes in -git9.

    This patch does the following:

    - Increase max AENs drained to 256.
    - Add MSI support and "use_msi" module parameter.
    - Fix bug in twa_get_param() on 4GB+.
    - Use pci_resource_len() for ioremap().

    Signed-off-by: James Bottomley

    adam radford
     

21 Jul, 2007

1 commit


09 Nov, 2006

1 commit


20 Mar, 2006

1 commit


15 Jan, 2006

1 commit

  • Convert a the 3w-9xxx.c and 3w-xxxx.c drivers to use mutexes instead
    of semaphores. Untested, but compiles and looks obviously correct.

    Signed-off-by: Jes Sorensen
    Signed-off-by: James Bottomley

    Jes Sorensen
     

25 Sep, 2005

1 commit


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