linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X
@ 2022-01-10  6:23 Jack Pham
  2022-01-10  6:23 ` [PATCH] " Jack Pham
  0 siblings, 1 reply; 7+ messages in thread
From: Jack Pham @ 2022-01-10  6:23 UTC (permalink / raw)
  To: Greg KH, Roger Quadros, Alan Stern, Michal Nazarewicz
  Cc: linux-usb, Jack Pham

Hi,

This is a resurrection of a *very* old patch [1] from 2011 that apparently
never landed upstream.

One of our customers is reporting exactly the failure described in $SUBJECT,
and mentioned that applying this change in their downstream kernel allows
their mass storage function to successfully connect to OS X hosts.  So
perhaps we can finally try to merge it, better late than never.

The original series was applicable to both the mass_storage and now-defunct
file_storage gadget functions.  So I've simply squashed the changes into a
single patch applicable to f_mass_storage.c

@Roger I've kept the authorship email from your original submission since
it was retained from "git am".  I'm not sure if it's ok/appropriate to update
it to your current @kernel.org address?

[1] https://lore.kernel.org/lkml/1302015569-9668-1-git-send-email-roger.quadros@nokia.com/T/#u

Roger Quadros (1):
  usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X

 drivers/usb/gadget/function/f_mass_storage.c | 73 +++++++++++++++++++++++-----
 1 file changed, 61 insertions(+), 12 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2022-01-13 15:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10  6:23 [PATCH 0/1] usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X Jack Pham
2022-01-10  6:23 ` [PATCH] " Jack Pham
2022-01-10  6:27   ` Jack Pham
2022-01-10  6:30   ` [PATCH v2] " Jack Pham
2022-01-12 20:05     ` Alan Stern
2022-01-13  5:22       ` Jack Pham
2022-01-13 15:20         ` 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).