30 Dec, 2008

1 commit


23 May, 2007

1 commit

  • This is a mix of a grand clean up I did and a reworking of the hotplug
    support by Christoph. In testing it works as well as the previous code
    did (that is -quite badly-) but we can now read it and as it settles in
    actually debug the long standing problems it shares with the old driver.

    Signed-off-by: Alan Cox

    From Christoph:

    removal of the BSD license is also fine with me, but should really
    get a mention in the changelog aswell.

    Signed-off-by: Christoph Hellwig
    Signed-off-by: James Bottomley

    Alan Cox
     

01 Jul, 2006

2 commits


26 Jun, 2005

1 commit

  • This patch contains the following cleanups:
    - make needlessly global code static
    - remove or #if 0 the following unused functions:
    - tul_pop_pend_scb
    - tul_device_reset
    - tul_reset_scsi_bus

    Signed-off-by: Adrian Bunk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     

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