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 / Thunderbolt driver fixes for 6.11-rc4
Date: Sat, 31 Aug 2024 19:40:33 +0200 [thread overview]
Message-ID: <ZtNVkRAgDKh7q0Nn@kroah.com> (raw)
The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:
Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.11-rc6
for you to fetch changes up to 58c2fa54257d640c83137b44e12c174fd660a485:
Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2024-08-30 15:41:18 +0200)
----------------------------------------------------------------
USB fixes for 6.11-rc6
Here are some small USB fixes for 6.11-rc6. Included in here are:
- dwc3 driver fixes for reported issues
- MAINTAINER file update, marking a driver as unsupported :(
- cdnsp driver fixes
- USB gadget driver fix
- USB sysfs fix
- other tiny fixes
- new device ids for usb serial driver
All of these have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Stein (1):
dt-bindings: usb: microchip,usb2514: Fix reference USB device schema
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Ian Ray (1):
cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
Krzysztof Kozlowski (4):
usb: dwc3: omap: add missing depopulate in probe error path
usb: dwc3: xilinx: add missing depopulate in probe error path
usb: dwc3: st: fix probed platform device ref count on probe error path
usb: dwc3: st: add missing depopulate in probe error path
Laurent Pinchart (1):
MAINTAINERS: Mark UVC gadget driver as orphan
Luca Weiss (1):
usb: typec: fsa4480: Relax CHIP_ID check
Michael Grzeschik (1):
usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
Pawel Laszczak (2):
usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
usb: cdnsp: fix for Link TRB with TC
Selvarasu Ganesan (1):
usb: dwc3: core: Prevent USB core invalid event buffer address access
Xu Yang (1):
usb: gadget: uvc: queue pump work in uvcg_video_enable()
ZHANG Yuntian (1):
USB: serial: option: add MeiG Smart SRM825L
Zijun Hu (1):
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attributes()
.../devicetree/bindings/usb/microchip,usb2514.yaml | 9 ++++++-
MAINTAINERS | 4 +--
drivers/usb/cdns3/cdnsp-gadget.h | 3 +++
drivers/usb/cdns3/cdnsp-ring.c | 30 +++++++++++++++++++++-
drivers/usb/class/cdc-acm.c | 3 +++
drivers/usb/core/sysfs.c | 1 +
drivers/usb/dwc3/core.c | 8 ++++++
drivers/usb/dwc3/dwc3-omap.c | 4 ++-
drivers/usb/dwc3/dwc3-st.c | 16 +++++-------
drivers/usb/dwc3/dwc3-xilinx.c | 7 ++++-
drivers/usb/dwc3/ep0.c | 3 ++-
drivers/usb/gadget/function/uvc_video.c | 1 +
drivers/usb/serial/option.c | 5 ++++
drivers/usb/typec/mux/fsa4480.c | 2 +-
14 files changed, 78 insertions(+), 18 deletions(-)
next reply other threads:[~2024-08-31 17:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-31 17:40 Greg KH [this message]
2024-08-31 19:13 ` [GIT PULL] USB / Thunderbolt driver fixes for 6.11-rc4 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2024-08-18 15:38 Greg KH
2024-08-18 17:23 ` 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=ZtNVkRAgDKh7q0Nn@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 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.