23 Oct, 2010

1 commit


18 Dec, 2008

1 commit

  • This patch fixes a comment and clarifies the documentation about the
    endianness of descriptors. The current policy is that descriptors will
    be little-endian at the API even on big-endian systems; however the
    /proc/bus/usb API predates this policy and presents descriptors with
    some multibyte fields byte-swapped.

    Signed-off-by: Phil Endecott
    Signed-off-by: Alan Stern
    Signed-off-by: Greg Kroah-Hartman

    Phil Endecott
     

08 Feb, 2007

1 commit


03 Aug, 2006

1 commit


13 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