17 May, 2005

7 commits


22 Apr, 2005

2 commits

  • Fix non-legacy multichannel ISO receive, broken by Parag Wardukar's
    allocation fix. Multichannel ISO receive still sucks; it should be possible
    to use both legacy and non-legacy modes at the same time, but with this
    patch, things are no worse than they were in 2.6.11 and allocation is
    still done at the correct time.

    Signed-off-by: Jody McIntyre
    Signed-off-by: Linus Torvalds

    Jody McIntyre
     
  • - Print the correct value in the DBGMSG in dma_rcv_tasklet().
    See OHCI 1.1 section 8.7, page 103 ff.
    - Print tlabels as %d everywhere.

    Signed-off-by: Stefan Richter
    Signed-off-by: Jody McIntyre
    Signed-off-by: Linus Torvalds

    Jody McIntyre
     

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