All of lore.kernel.org
 help / color / mirror / Atom feed
From: Remy Bohmer <linux@bohmer.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-usb
Date: Wed, 13 Oct 2010 12:13:49 +0200	[thread overview]
Message-ID: <AANLkTikESVAwap5+9G68091B=qqZkExTwk8WcVBGRU4f@mail.gmail.com> (raw)

The following changes since commit 076f1be8e1c1a1ea4760fc4ac7cac68bc28fc80d:

  TSI148: Fix argument parsing (2010-10-12 23:31:10 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-usb.git master

Bryan Wu (1):
      usb: musb: only write CLRDATATOG when appropriate

Ludovic Court?s (1):
      usb: Add support for multiple-LUN mass storage devices

Marek Vasut (1):
      USB: Make non-bulk delay longer in OHCI

Vitaly Kuzmichev (2):
      USB-CDC: Fix tx/rx_req memory leaks
      USB-CDC: Prevent rx_req being enqueued twice

 common/usb_storage.c        |   39 +++++++++++++++++++++++++++++++++++----
 drivers/usb/gadget/ether.c  |   21 ++++++++-------------
 drivers/usb/host/ohci-hcd.c |    2 +-
 drivers/usb/musb/musb_hcd.c |   23 ++++++++++++++++-------
 4 files changed, 60 insertions(+), 25 deletions(-)

             reply	other threads:[~2010-10-13 10:13 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 10:13 Remy Bohmer [this message]
2010-10-13 18:58 ` [U-Boot] Pull request: u-boot-usb Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2011-12-16 21:01 Remy Bohmer
2011-12-17 19:51 ` Wolfgang Denk
2011-12-11 14:06 Remy Bohmer
2011-12-12  7:09 ` Wolfgang Denk
2011-12-10 15:54 Remy Bohmer
2011-12-10 22:01 ` Wolfgang Denk
2011-09-24 17:51 Remy Bohmer
2011-09-28 18:37 ` Wolfgang Denk
2011-08-08 20:40 Remy Bohmer
2011-08-26 13:52 ` Wolfgang Denk
2011-06-25  8:21 Remy Bohmer
2011-06-25 16:43 ` Marek Vasut
2011-06-25 17:49 ` Wolfgang Denk
2011-04-02  7:41 Remy Bohmer
2011-04-05 10:14 ` Wolfgang Denk
2011-02-19 20:07 Remy Bohmer
2011-02-19 20:32 ` Wolfgang Denk
2011-02-05 12:58 Remy Bohmer
2011-02-06 21:40 ` Wolfgang Denk
2011-01-19 16:32 Remy Bohmer
2011-01-19 21:03 ` Wolfgang Denk
2010-11-26 20:37 Remy Bohmer
2010-11-26 20:55 ` Wolfgang Denk
2010-10-21  9:16 Remy Bohmer
2010-10-23 19:54 ` Wolfgang Denk
2010-09-20 20:21 Remy Bohmer
2010-09-20 21:25 ` Vitaly Kuzmichev
2010-09-21  7:35 ` Wolfgang Denk
2010-09-11  7:52 Remy Bohmer
2010-09-12 19:46 ` Wolfgang Denk
2010-08-12 14:42 Remy Bohmer
2010-08-12 21:06 ` Wolfgang Denk
2010-06-30 19:48 Remy Bohmer
2010-06-30 21:45 ` Wolfgang Denk
2010-05-27 19:09 Remy Bohmer
2010-05-28 17:47 ` Wolfgang Denk
2010-04-08 19:45 Remy Bohmer
2010-04-09 19:48 ` Wolfgang Denk
2010-02-03 21:10 Remy Bohmer
2010-02-03 21:33 ` Wolfgang Denk
2010-01-09 10:01 Remy Bohmer
2010-01-12 22:39 ` Wolfgang Denk
2009-12-20 12:51 Remy Bohmer
2009-12-21 11:18 ` Gupta, Ajay Kumar
2009-12-21 20:02 ` Wolfgang Denk
2009-07-23 22:07 Remy Bohmer
2009-07-26 20:44 ` Wolfgang Denk
2009-07-09 19:39 Remy Bohmer
2009-07-10  7:22 ` Kumar Gala
2009-07-13 21:32 ` Wolfgang Denk
2009-06-09 20:30 Remy Bohmer
2009-06-09 20:53 ` Wolfgang Denk
2009-04-06 18:42 Remy Bohmer
2009-04-07 19:52 ` Wolfgang Denk
2009-03-21  9:57 Remy Bohmer
2009-03-21 19:43 ` Wolfgang Denk
2009-02-22 10:33 Remy Bohmer
2009-02-22 21:01 ` Wolfgang Denk
2009-02-15 16:18 Remy Bohmer
2009-02-15 21:57 ` Wolfgang Denk
2009-02-03 19:37 Remy Bohmer
2009-02-03 22:16 ` Wolfgang Denk
2009-01-28 19:41 Remy Bohmer
2009-01-28 20:17 ` Wolfgang Denk
2008-12-16 20:35 Remy Bohmer
2008-12-30 22:23 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTikESVAwap5+9G68091B=qqZkExTwk8WcVBGRU4f@mail.gmail.com' \
    --to=linux@bohmer.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.