All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] A few mass_storage fixes.
@ 2012-06-18 12:37 Michal Nazarewicz
  2012-06-18 12:37 ` [PATCH 1/3] usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support Michal Nazarewicz
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michal Nazarewicz @ 2012-06-18 12:37 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Alan Stern, linux-usb, linux-kernel

From: Michal Nazarewicz <mina86@mina86.com>

Two fixes to the "file" sysfs entry handling and one patch removing
unused code.

Michal Nazarewicz (3):
  usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
  usb: gadget: mass_storage: fail fsg_store_file() early if colud not
    open file
  usb: gadget: mass_storage: require backing file for non-removable
    LUNs

 drivers/usb/gadget/storage_common.c |   65 +++++++++++++++++------------------
 1 files changed, 32 insertions(+), 33 deletions(-)

-- 
1.7.7.3


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

end of thread, other threads:[~2012-06-19 11:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18 12:37 [PATCH 0/3] A few mass_storage fixes Michal Nazarewicz
2012-06-18 12:37 ` [PATCH 1/3] usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support Michal Nazarewicz
2012-06-18 12:37 ` [PATCH 2/3] usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file Michal Nazarewicz
2012-06-18 14:20   ` Alan Stern
2012-06-18 12:37 ` [PATCH 3/3] usb: gadget: mass_storage: require backing file for non-removable LUNs Michal Nazarewicz
2012-06-18 14:18   ` Alan Stern
2012-06-18 15:32     ` Michal Nazarewicz
2012-06-19 11:12   ` Sergei Shtylyov

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.