mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCHv6 0/7] Several USB fixes
@ 2010-08-05 10:27 Michal Nazarewicz
  2010-08-05 10:27 ` [PATCHv6 1/7] USB: gadget: storage_common: fixed warning building mass storage function Michal Nazarewicz
  0 siblings, 1 reply; 11+ messages in thread
From: Michal Nazarewicz @ 2010-08-05 10:27 UTC (permalink / raw)
  To: Greg KH, David Brownell, USB; +Cc: Linux Kernel

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(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-08-09 10:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-05 10:27 [PATCHv6 0/7] Several USB fixes Michal Nazarewicz
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

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®