Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Dec 2023 20:54:58 +0000 (12:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Dec 2023 20:54:58 +0000 (12:54 -0800)
commit21b73ffcc62ab772bc06e3e90bd87eff5e9e8ed4
tree5cef3b3115433125edfb1b5cbf50ded1e210fdc4
parent0b5260904b7d2f55e8c4a6ac9f32e7387dc55a75
parent61890dc28f7d9e9aac8a9471302613824c22fae4
Merge tag 'usb-6.7-rc5' of git://git./linux/kernel/git/gregkh/usb

Pull USB fixes from Greg KH:
 "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"

* tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  usb: gadget: f_hid: fix report descriptor allocation
  Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"
  usb: typec: class: fix typec_altmode_put_partner to put plugs
  USB: gadget: core: adjust uevent timing on gadget unbind