All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: dwc2: fix the uncompleted requests problem
@ 2015-01-05  9:31 Robert Baldyga
  2015-01-05  9:31 ` [PATCH 1/2] Revert "usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()" Robert Baldyga
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Robert Baldyga @ 2015-01-05  9:31 UTC (permalink / raw)
  To: balbi, paulz; +Cc: gregkh, linux-usb, linux-kernel, Robert Baldyga

Hi Felipe,

I prepared this patchset in response to our discussion:
https://lkml.org/lkml/2014/12/29/193

It reverts of unproper patch and adds working solution of the problem
described in commit messages.

Best regards,
Robert Baldyga

Robert Baldyga (2):
  Revert "usb: dwc2: gadget: kill requests with 'force' in
    s3c_hsotg_udc_stop()"
  drivers: usb: dwc2: remove 'force' parameter from kill_all_requests()

 drivers/usb/dwc2/gadget.c | 31 ++++++++++---------------------
 1 file changed, 10 insertions(+), 21 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-01-29  1:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05  9:31 [PATCH 0/2] usb: dwc2: fix the uncompleted requests problem Robert Baldyga
2015-01-05  9:31 ` [PATCH 1/2] Revert "usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()" Robert Baldyga
2015-01-05  9:31 ` [PATCH 2/2] drivers: usb: dwc2: remove 'force' parameter from kill_all_requests() Robert Baldyga
2015-01-27 15:42   ` Felipe Balbi
2015-01-28  7:18     ` Robert Baldyga
2015-01-28 14:08       ` Felipe Balbi
2015-01-20  6:12 ` [PATCH 0/2] usb: dwc2: fix the uncompleted requests problem Robert Baldyga

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.