10 Nov, 2005

1 commit

  • This patch contains the following possible cleanups:
    - pci/cy82c693.c: make a needlessly global function static
    - remove the following unneeded EXPORT_SYMBOL's:
    - ide-taskfile.c: do_rw_taskfile
    - ide-iops.c: default_hwif_iops
    - ide-iops.c: default_hwif_transport
    - ide-iops.c: wait_for_ready

    Signed-off-by: Adrian Bunk
    Signed-off-by: Bartlomiej Zolnierkiewicz

    Adrian Bunk
     

13 Sep, 2005

1 commit


28 Jun, 2005

1 commit

  • Pretty much theoretical for non MMIO thankfully. We _must_ use OUTBSYNC for
    commands or they may be posted and thus ruin the 400nS required delay.

    Signed-off-by: Alan Cox
    Acked-by: Bartlomiej Zolnierkiewicz
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Alan Cox
     

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