public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: s3c-hsotg: fixes for maxpacket and TX FIFO handling
@ 2013-12-06 12:03 Robert Baldyga
  2013-12-06 12:03 ` [PATCH 1/2] USB: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone Robert Baldyga
  2013-12-06 12:03 ` [PATCH 2/2] USB: gadget: s3c-hsotg: add flush TX FIFO when kill all requests Robert Baldyga
  0 siblings, 2 replies; 5+ messages in thread
From: Robert Baldyga @ 2013-12-06 12:03 UTC (permalink / raw)
  To: balbi
  Cc: gregkh, linux-usb, linux-kernel, b.zolnierkie, m.szyprowski,
	andrzej.p, Robert Baldyga

Hello,

This patches contains fixes for s3c-hsotg driver. They fix maxpacket sizes set
in s3c_hsotg_irq_enumdone() function, and adds flushing TX FIFO when killing all
requests in dedicated-fifo mode. More info in commit messages.

Best regards
Robert Baldyga
Samsung R&D Institute Poland

Robert Baldyga (2):
  USB: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
  USB: gadget: s3c-hsotg: add flush TX FIFO when kill all requests

 drivers/usb/gadget/s3c-hsotg.c |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-12-12 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 12:03 [PATCH 0/2] usb: s3c-hsotg: fixes for maxpacket and TX FIFO handling Robert Baldyga
2013-12-06 12:03 ` [PATCH 1/2] USB: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone Robert Baldyga
2013-12-06 20:35   ` Felipe Balbi
2013-12-12 13:47     ` Matt Porter
2013-12-06 12:03 ` [PATCH 2/2] USB: gadget: s3c-hsotg: add flush TX FIFO when kill all requests Robert Baldyga

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