From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 6.8-rc6
Date: Sun, 25 Feb 2024 14:56:46 +0100 [thread overview]
Message-ID: <ZdtHHn2s9ksLd9zT@kroah.com> (raw)
The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:
Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.8-rc6
for you to fetch changes up to 69f89168b310878be82d7d97bc0d22068ad858c0:
usb: typec: tpcm: Fix issues with power being removed during reset (2024-02-20 09:14:36 +0100)
----------------------------------------------------------------
USB fixes for 6.8-rc6
Here are some small USB fixes for 6.8-rc6 to resolve some reported
problems. These include:
- regression fixes with typec tpcm code as reported by many
- cdnsp and cdns3 driver fixes
- usb role setting code bugfixes
- build fix for uhci driver
- ncm gadget driver bugfix
- MAINTAINERS entry update
All of these have been in linux-next all week with no reported issues
and there is at least one fix in here that is in Thorsten's regression
list that is being tracked.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Aaro Koskinen (1):
usb: gadget: omap_udc: fix USB gadget regression on Palm TE
Andreas Larsson (1):
usb: uhci-grlib: Explicitly include linux/platform_device.h
Frank Li (2):
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
usb: cdns3: fix memory double free when handle zero packet
Guenter Roeck (1):
MAINTAINERS: Drop myself as maintainer of TYPEC port controller drivers
Krishna Kurapati (1):
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Mark Brown (1):
usb: typec: tpcm: Fix issues with power being removed during reset
Ondrej Jirman (1):
Revert "usb: typec: tcpm: reset counter when enter into unattached state after try role"
Pawel Laszczak (2):
usb: cdnsp: blocked some cdns3 specific code
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Thinh Nguyen (1):
usb: dwc3: gadget: Don't disconnect if not started
Xu Yang (2):
usb: roles: fix NULL pointer issue when put module's reference
usb: roles: don't get/set_role() when usb_role_switch is unregistered
MAINTAINERS | 3 +--
drivers/usb/cdns3/cdns3-gadget.c | 8 ++++++--
drivers/usb/cdns3/core.c | 1 -
drivers/usb/cdns3/drd.c | 13 +++++++++----
drivers/usb/cdns3/drd.h | 6 +++++-
drivers/usb/cdns3/host.c | 16 ++++++++++++++--
drivers/usb/dwc3/gadget.c | 5 +++++
drivers/usb/gadget/function/f_ncm.c | 10 +++++++++-
drivers/usb/gadget/udc/omap_udc.c | 3 ++-
drivers/usb/host/uhci-grlib.c | 1 +
drivers/usb/roles/class.c | 29 +++++++++++++++++++++--------
drivers/usb/typec/tcpm/tcpm.c | 6 ++----
12 files changed, 75 insertions(+), 26 deletions(-)
next reply other threads:[~2024-02-25 13:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-25 13:56 Greg KH [this message]
2024-02-25 18:46 ` pr-tracker-bot
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=ZdtHHn2s9ksLd9zT@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®