public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 6.7-rc5
@ 2023-12-09 13:55 Greg KH
  2023-12-09 21:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-12-09 13:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 33cc938e65a98f1d29d0a18403dbbee050dcad9a:

  Linux 6.7-rc4 (2023-12-03 18:52:56 +0900)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.7-rc5

for you to fetch changes up to 61890dc28f7d9e9aac8a9471302613824c22fae4:

  usb: gadget: f_hid: fix report descriptor allocation (2023-12-07 10:12:05 +0900)

----------------------------------------------------------------
USB fixes for 6.7-rc5

Here are some small USB fixes for 6.7-rc5 to resolve some reported
issues.  Included in here are:
  - usb gadget f_hid, and uevent fix
  - xhci driver revert to resolve a much-reported issue
  - typec driver fix

All of these have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Konstantin Aladyshev (1):
      usb: gadget: f_hid: fix report descriptor allocation

Mathias Nyman (1):
      Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"

RD Babiera (1):
      usb: typec: class: fix typec_altmode_put_partner to put plugs

Roy Luo (1):
      USB: gadget: core: adjust uevent timing on gadget unbind

 drivers/usb/gadget/function/f_hid.c | 7 ++++---
 drivers/usb/gadget/udc/core.c       | 4 ++--
 drivers/usb/host/xhci-pci.c         | 2 --
 drivers/usb/typec/class.c           | 5 +++--
 4 files changed, 9 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-09 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 13:55 [GIT PULL] USB driver fixes for 6.7-rc5 Greg KH
2023-12-09 21:11 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox