From: Peter Chen <peter.chen@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-usb@vger.kernel.org
Subject: [GIT PULL] usb: changes for v5.14-rc1
Date: Sat, 19 Jun 2021 17:06:55 +0800 [thread overview]
Message-ID: <20210619090655.GA9299@Peter> (raw)
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.14-rc1
for you to fetch changes up to 33e99b65a13495247b4e35ec97ab82696c0fc6e0:
usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail (2021-06-10 22:16:50 +0800)
----------------------------------------------------------------
Some tiny improvements for cdns USB3 drivers, no important things.
----------------------------------------------------------------
Aswath Govindraju (1):
doc: dt-binding: cdns,usb3: Add interrupt-names property under required
Baokun Li (1):
usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail
Pawel Laszczak (1):
usb: cdnsp: Useless condition has been removed
Souptick Joarder (1):
usb: cdns3: Corrected comment to align with kernel-doc comment
Documentation/devicetree/bindings/usb/cdns,usb3.yaml | 1 +
drivers/usb/cdns3/cdns3-gadget.c | 6 ++----
drivers/usb/cdns3/cdnsp-mem.c | 5 ++---
3 files changed, 5 insertions(+), 7 deletions(-)
--
Thanks,
Peter Chen
next reply other threads:[~2021-06-19 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-19 9:06 Peter Chen [this message]
2021-06-21 9:15 ` [GIT PULL] usb: changes for v5.14-rc1 Greg KH
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=20210619090655.GA9299@Peter \
--to=peter.chen@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
/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 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.