All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] usb: gadget: f_fs: Add support for SuperSpeed Mode
@ 2014-02-28 11:20 Manu Gautam
  2014-02-28 11:20 ` [PATCH v6 1/2] " Manu Gautam
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Manu Gautam @ 2014-02-28 11:20 UTC (permalink / raw)
  To: balbi, jackp, pheatwol, mina86
  Cc: linux-usb, linux-arm-msm, benoit, andrzej.p, gregkh, Manu Gautam

Changes since v5:
* There is no change in 1st patch.
* 2nd patch from Michal updates ABI and adds new field - flags which lists
the descriptors that are present. Driver selects between the schemes based
on the magic number passed by client.
With the new scheme, usb_functionfs_descs header is removed and clients
can selectively pass descriptors and their count based on the 'flags' field.

Manu Gautam (1):
  usb: gadget: f_fs: Add support for SuperSpeed Mode

Michal Nazarewicz (1):
  usb: gadget: f_fs: Add flags to descriptors block

 drivers/usb/gadget/f_fs.c           | 214 ++++++++++++++++++++++++------------
 drivers/usb/gadget/u_fs.h           |  10 +-
 include/uapi/linux/usb/functionfs.h |  44 +++++---
 3 files changed, 177 insertions(+), 91 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2014-02-28 12:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-28 11:20 [PATCH v6 0/2] usb: gadget: f_fs: Add support for SuperSpeed Mode Manu Gautam
2014-02-28 11:20 ` [PATCH v6 1/2] " Manu Gautam
2014-02-28 11:20 ` [PATCH v6 2/2] usb: gadget: f_fs: Add flags to descriptors block Manu Gautam
2014-02-28 12:51 ` [PATCH v6 0/2] usb: gadget: f_fs: Add support for SuperSpeed Mode Michal Nazarewicz

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.