From: Roger Quadros <rogerq@ti.com>
To: <felipe.balbi@linux.intel.com>, <gregkh@linuxfoundation.org>,
<pawell@cadence.com>
Cc: <peter.chen@nxp.com>, <nsekhar@ti.com>, <kurahul@cadence.com>,
<linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Roger Quadros <rogerq@ti.com>
Subject: [PATCH 0/2] usb: cdns3: fixes for 5.4-rc
Date: Mon, 7 Oct 2019 15:15:59 +0300 [thread overview]
Message-ID: <20191007121601.25996-1-rogerq@ti.com> (raw)
Hi,
Here are 2 fixes we found while testing the cdns3 driver
on our platform.
The first one fixes a corner case where super-speed in host mode
doesn't work if device was plugged before the cdns3 driver probes.
The second one fixes the case when gadget driver is
limited to full-speed.
cheers,
-roger
Roger Quadros (2):
usb: cdns3: fix cdns3_core_init_role()
usb: cdns3: gadget: Fix full-speed mode
drivers/usb/cdns3/core.c | 20 +++++++++++++++++++-
drivers/usb/cdns3/gadget.c | 1 +
2 files changed, 20 insertions(+), 1 deletion(-)
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
next reply other threads:[~2019-10-07 12:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-07 12:15 Roger Quadros [this message]
2019-10-07 12:16 ` [PATCH 1/2] usb: cdns3: fix cdns3_core_init_role() Roger Quadros
2019-10-16 4:32 ` Pawel Laszczak
2019-10-16 9:20 ` Roger Quadros
2019-10-16 9:38 ` Pawel Laszczak
2019-10-16 9:54 ` Roger Quadros
2019-10-07 12:16 ` [PATCH 2/2] usb: cdns3: gadget: Fix full-speed mode Roger Quadros
2019-10-08 8:07 ` Peter Chen
2019-10-16 4:35 ` Pawel Laszczak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191007121601.25996-1-rogerq@ti.com \
--to=rogerq@ti.com \
--cc=felipe.balbi@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=kurahul@cadence.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=nsekhar@ti.com \
--cc=pawell@cadence.com \
--cc=peter.chen@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox