public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: gadget: f_fs: restore ffs_func_disable() functionality
@ 2024-08-02 14:04 Tudor Ambarus
  2024-08-02 14:04 ` [PATCH 1/2] " Tudor Ambarus
  2024-08-02 14:04 ` [PATCH 2/2] usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt() Tudor Ambarus
  0 siblings, 2 replies; 4+ messages in thread
From: Tudor Ambarus @ 2024-08-02 14:04 UTC (permalink / raw)
  To: gregkh, hgajjar, willmcvicker
  Cc: paul, brauner, christian.koenig, jlayton, kees, linux-usb,
	linux-kernel, andre.draszik, peter.griffin, Tudor Ambarus

ffs_func_disable() always returned -EINVAL and made pixel6 crash on USB
disconnect. Restore ffs_func_disable() functionality.

Tudor Ambarus (2):
  usb: gadget: f_fs: restore ffs_func_disable() functionality
  usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()

 drivers/usb/gadget/function/f_fs.c | 32 +++++++++++++++++++-----------
 1 file changed, 20 insertions(+), 12 deletions(-)

-- 
2.46.0.rc2.264.g509ed76dc8-goog


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

end of thread, other threads:[~2024-08-07 10:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 14:04 [PATCH 0/2] usb: gadget: f_fs: restore ffs_func_disable() functionality Tudor Ambarus
2024-08-02 14:04 ` [PATCH 1/2] " Tudor Ambarus
2024-08-07 10:40   ` Greg KH
2024-08-02 14:04 ` [PATCH 2/2] usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt() Tudor Ambarus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox