[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1536418986-16609-1-git-send-email-anurag.kumar.vulisha@xilinx.com>
Date: Sat, 8 Sep 2018 20:32:58 +0530
From: Anurag Kumar Vulisha <anurag.kumar.vulisha@...inx.com>
To: <balbi@...nel.org>, <gregkh@...uxfoundation.org>
CC: <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<Thinh.Nguyen@...opsys.com>, <v.anuragkumar@...il.com>,
Anurag Kumar Vulisha <anurag.kumar.vulisha@...inx.com>
Subject: [PATCH v4 0/8] usb: dwc3: Fix broken BULK stream support to dwc3 gadget driver
These patch series fixes the broken BULK streaming support in
dwc3 gadget driver.
Changes in v4:
1. Corrected the commit messgae and stream timeout description
as suggested by "Thinh Nguyen"
Changes in v3:
1. Added the changes suggested by "Thinh Nguyen"
Changes in v2:
1. Added "usb: dwc3:" in subject heading
Anurag Kumar Vulisha (8):
usb: dwc3: Correct the logic for checking TRB full in
__dwc3_prepare_one_trb()
usb: dwc3: update stream id in depcmd
usb: dwc3: make controller clear transfer resources after complete
usb: dwc3: implement stream transfer timeout
usb: dwc3: don't issue no-op trb for stream capable endpoints
usb: dwc3: check for requests in started list for stream capable
endpoints
usb: dwc3: Check for IOC/LST bit in both event->status and TRB->ctrl
fields
usb: dwc3: Check MISSED ISOC bit only for ISOC endpoints
drivers/usb/dwc3/core.h | 7 ++++
drivers/usb/dwc3/gadget.c | 87 ++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 86 insertions(+), 8 deletions(-)
--
2.1.1
Powered by blists - more mailing lists