From: Michal Nazarewicz <m.nazarewicz@samsung.com>
To: Greg KH <greg@kroah.com>, David Brownell <david-b@pacbell.net>,
USB <linux-usb@vger.kernel.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [PATCHv6 0/7] Several USB fixes
Date: Thu, 05 Aug 2010 12:27:34 +0200 [thread overview]
Message-ID: <cover.1281002833.git.m.nazarewicz@samsung.com> (raw)
Hello again,
Michal Nazarewicz (7):
USB: gadget: storage_common: fixed warning building mass storage
function
This fixes a warning in the storage_common.c file.
USB: gadget: g_multi: fixed vendor and product ID
USB: gadget: g_ffs: fixed vendor and product ID
Those fix the product and vendor IDs of the g_multi and g_ffs
gadgets.
Greg, could you pull the above three patches regardless of the status
of next four. The first one was already sent and no one seemed to
have any troubles with it. The second and the third are trivial
fixes.
USB: gadget: composite: Better string override handling
This fixes the string override in the composite framework.
David, could you look at it again and point out where exactly does it
use an unmanaged serial number, please? I still don't see it...
USB: gadget: mass_storage: moved strings handling code to composite
USB: gadget: functionfs: code cleanup
USB: gadget: g_multi: moved strings handling code to composite
Those change g_mass_storage, g_ffs and g_multi to use new
functionality of the composite layer. In previous patchset I sent
it as a single patch, splatted it as per David's request.
drivers/usb/gadget/composite.c | 95 +++++++++++++++++++++++------------
drivers/usb/gadget/g_ffs.c | 85 ++++++++++---------------------
drivers/usb/gadget/mass_storage.c | 72 ++------------------------
drivers/usb/gadget/multi.c | 23 ++-------
drivers/usb/gadget/storage_common.c | 10 ++--
include/linux/usb/composite.h | 13 +++++
6 files changed, 120 insertions(+), 178 deletions(-)
next reply other threads:[~2010-08-05 10:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-05 10:27 Michal Nazarewicz [this message]
2010-08-05 10:27 ` [PATCHv6 1/7] USB: gadget: storage_common: fixed warning building mass storage function Michal Nazarewicz
2010-08-05 10:27 ` [PATCHv6 2/7] USB: gadget: g_multi: fixed vendor and product ID Michal Nazarewicz
2010-08-05 10:27 ` [PATCHv6 3/7] USB: gadget: g_ffs: " Michal Nazarewicz
2010-08-05 10:27 ` [PATCHv6 4/7] USB: gadget: composite: Better string override handling Michal Nazarewicz
2010-08-05 10:27 ` [PATCHv6 5/7] USB: gadget: mass_storage: moved strings handling code to composite Michal Nazarewicz
2010-08-05 10:27 ` [PATCHv6 6/7] USB: gadget: functionfs: code cleanup Michal Nazarewicz
2010-08-05 10:27 ` [PATCHv6 7/7] USB: gadget: g_multi: moved strings handling code to composite Michal Nazarewicz
2010-08-05 20:58 ` [PATCHv6 4/7] USB: gadget: composite: Better string override handling David Brownell
2010-08-06 13:33 ` Michał Nazarewicz
2010-08-09 10:52 ` [PATCHv6 1/7] USB: gadget: storage_common: fixed warning building mass storage function Andy Shevchenko
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=cover.1281002833.git.m.nazarewicz@samsung.com \
--to=m.nazarewicz@samsung.com \
--cc=david-b@pacbell.net \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/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
all inboxes | Powered by JetHome®