mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Michał Nazarewicz" <m.nazarewicz@samsung.com>
Cc: linux-usb@vger.kernel.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/8] Several improvements to USB gadgets
Date: Wed, 19 May 2010 09:33:34 -0700	[thread overview]
Message-ID: <20100519163334.GA20853@kroah.com> (raw)
In-Reply-To: <op.vcx37f0i7p4s8u@pikus>

On Wed, May 19, 2010 at 11:19:53AM +0200, Michał Nazarewicz wrote:
> On Wed, 19 May 2010 11:04:13 +0200, Michal Nazarewicz <m.nazarewicz@samsung.com> wrote:
> > This patchset introduces several improvements to USB gadget,
> > functions, etc.:
> 
> Uh, damn, sorry for posting those twice.  I did a:
> 
>    git send-email * --to linux-usb@vger.kernel.org 000*
> 
> ie. given all files as arguments twice.

Please always cc: the usb subsystem maintainer if you wish to have the
patches applied.  Otherwise they can easily be missed...

thanks,

greg k-h

  reply	other threads:[~2010-05-19 16:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19  9:04 Michal Nazarewicz
2010-05-19  9:04 ` [PATCH 1/8] USB: gadget: g_mass_storage: static data instead of dynamic allocation Michal Nazarewicz
2010-05-19  9:04   ` [PATCH 2/8] USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() Michal Nazarewicz
2010-05-19  9:04     ` [PATCH 3/8] USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() Michal Nazarewicz
2010-05-19  9:04       ` [PATCH 4/8] USB: gadget: composite: usb_string_ids_*() functions added Michal Nazarewicz
2010-05-19  9:04         ` [PATCH 5/8] USB: gadget: f_fs: use usb_string_ids_n() Michal Nazarewicz
2010-05-19  9:04           ` [PATCH 6/8] USB: gadget: g_multi: code clean up and refactoring Michal Nazarewicz
2010-05-19  9:04             ` [PATCH 7/8] USB: gadget: g_multi: more configurable Michal Nazarewicz
2010-05-19  9:04               ` [PATCH 8/8] USB: gadget: g_multi: added documentation and INF files Michal Nazarewicz
2010-05-20 16:22               ` [PATCH 7/8] USB: gadget: g_multi: more configurable David Brownell
2010-05-21 10:13                 ` Michał Nazarewicz
2010-05-20 16:30               ` David Brownell
2010-05-20 17:01           ` [PATCH 5/8] USB: gadget: f_fs: use usb_string_ids_n() Sergei Shtylyov
2010-05-21  9:42             ` Michał Nazarewicz
2010-05-19  9:19 ` [PATCH 0/8] Several improvements to USB gadgets Michał Nazarewicz
2010-05-19 16:33   ` Greg KH [this message]
2010-05-20  8:57 ` Michał Nazarewicz

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=20100519163334.GA20853@kroah.com \
    --to=greg@kroah.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=m.nazarewicz@samsung.com \
    --cc=m.szyprowski@samsung.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome