linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4 0/6] Various small USB fixes
@ 2014-06-13 13:38 Michal Nazarewicz
  2014-06-13 13:38 ` [PATCHv4 1/6] usb: gadget: f_fs: resurect usb_functionfs_descs_head structure Michal Nazarewicz
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Michal Nazarewicz @ 2014-06-13 13:38 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-usb, linux-kernel, Krzysztof Opasiak

Michal Nazarewicz (6):
  usb: gadget: f_fs: resurect usb_functionfs_descs_head structure
  tools: ffs-test: fix header values endianess
  usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structure
  tools: ffs-test: convert to new descriptor format
  tools: ffs-test: add compatibility code for old kernels
  usb: gadget: f_mass_storage: Fix a warning while loading
    g_mass_storage

 drivers/usb/gadget/f_mass_storage.c |  54 ++++++++++------
 include/uapi/linux/usb/functionfs.h |  19 +++++-
 tools/usb/ffs-test.c                | 124 +++++++++++++++++++++++++++++++++---
 3 files changed, 166 insertions(+), 31 deletions(-)

-- 
2.0.0.526.g5318336


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

end of thread, other threads:[~2014-06-13 14:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-13 13:38 [PATCHv4 0/6] Various small USB fixes Michal Nazarewicz
2014-06-13 13:38 ` [PATCHv4 1/6] usb: gadget: f_fs: resurect usb_functionfs_descs_head structure Michal Nazarewicz
2014-06-13 13:38 ` [PATCHv4 2/6] tools: ffs-test: fix header values endianess Michal Nazarewicz
2014-06-13 13:38 ` [PATCHv4 3/6] usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structure Michal Nazarewicz
2014-06-13 13:38 ` [PATCHv4 4/6] tools: ffs-test: convert to new descriptor format Michal Nazarewicz
2014-06-13 13:38 ` [PATCHv4 5/6] tools: ffs-test: add compatibility code for old kernels Michal Nazarewicz
2014-06-13 13:38 ` [PATCHv4 6/6] usb: gadget: f_mass_storage: Fix a warning while loading g_mass_storage Michal Nazarewicz
2014-06-13 14:22   ` Alan Stern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).