linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Two fix for dwc2 gadget driver
@ 2015-11-30  5:21 changbin.du
  2015-11-30  5:21 ` [PATCH 1/2] usb: dwc2: add ep enabled flag to avoid double enable/disable changbin.du
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: changbin.du @ 2015-11-30  5:21 UTC (permalink / raw)
  To: johnyoun; +Cc: gregkh, linux-usb, linux-kernel, Du, Changbin

From: "Du, Changbin" <changbin.du@intel.com>

With the first patch, enable a enabled ep will return -EBUSY.
The second patch forbid queuing on disabled ep to avoid panic.

Du, Changbin (2):
  usb: dwc2: add ep enabled flag to avoid double enable/disable
  usb: dwc2: forbid queuing request to a disabled ep

 drivers/usb/dwc2/core.h   |  1 +
 drivers/usb/dwc2/gadget.c | 26 +++++++++++++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.5.0


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

end of thread, other threads:[~2015-12-18  7:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-30  5:21 [PATCH 0/2] Two fix for dwc2 gadget driver changbin.du
2015-11-30  5:21 ` [PATCH 1/2] usb: dwc2: add ep enabled flag to avoid double enable/disable changbin.du
2015-12-10 17:26   ` Felipe Balbi
2015-12-14  3:23     ` Du, Changbin
2015-11-30  5:21 ` [PATCH 2/2] usb: dwc2: forbid queuing request to a disabled ep changbin.du
2015-12-10 17:27   ` Felipe Balbi
2015-12-03  1:20 ` [PATCH 0/2] Two fix for dwc2 gadget driver John Youn
2015-12-03  4:23   ` Du, Changbin
2015-12-04  7:21     ` [PATCH] usb: gadget: forbid queuing request to a disabled ep changbin.du
2015-12-10 17:28       ` Felipe Balbi
2015-12-14  3:48         ` [PATCH v2] " changbin.du
2015-12-14 10:20           ` Du, Changbin
2015-12-16 16:52             ` Felipe Balbi
2015-12-17  9:35               ` Du, Changbin
2015-12-17 10:00               ` [PATCH v3] " changbin.du
2015-12-17 15:26                 ` Felipe Balbi
2015-12-18  7:34                   ` Du, Changbin
2015-12-18  7:36                   ` [PATCH v4] " changbin.du

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).