All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 6.2-rc7
@ 2023-02-05 12:54 Greg KH
  2023-02-05 20:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-02-05 12:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65:

  Linux 6.2-rc5 (2023-01-21 16:27:01 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.2-rc7

for you to fetch changes up to f82060da749c611ed427523b6d1605d87338aac1:

  usb: typec: ucsi: Don't attempt to resume the ports before they exist (2023-02-02 11:27:28 +0100)

----------------------------------------------------------------
USB fixes for 6.2-rc7

Here are some small USB fixes for 6.2-rc7 that resolve some reported
problems.  These include:
  - gadget driver fixes
  - dwc3 driver fix
  - typec driver fix
  - MAINTAINERS file update.

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

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

----------------------------------------------------------------
Aaro Koskinen (1):
      usb: gadget: udc: do not clear gadget driver.bus

Daniel Scally (1):
      MAINTAINERS: Add myself as UVC Gadget Maintainer

Heikki Krogerus (1):
      usb: typec: ucsi: Don't attempt to resume the ports before they exist

Neil Armstrong (1):
      usb: dwc3: qcom: enable vbus override when in OTG dr-mode

Pratham Pratap (1):
      usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints

Udipto Goswami (1):
      usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait

 MAINTAINERS                            | 1 +
 drivers/usb/dwc3/dwc3-qcom.c           | 2 +-
 drivers/usb/fotg210/fotg210-udc.c      | 1 -
 drivers/usb/gadget/function/f_fs.c     | 4 +++-
 drivers/usb/gadget/function/f_uac2.c   | 1 +
 drivers/usb/gadget/udc/bcm63xx_udc.c   | 1 -
 drivers/usb/gadget/udc/fsl_qe_udc.c    | 1 -
 drivers/usb/gadget/udc/fsl_udc_core.c  | 1 -
 drivers/usb/gadget/udc/fusb300_udc.c   | 1 -
 drivers/usb/gadget/udc/goku_udc.c      | 1 -
 drivers/usb/gadget/udc/gr_udc.c        | 1 -
 drivers/usb/gadget/udc/m66592-udc.c    | 1 -
 drivers/usb/gadget/udc/max3420_udc.c   | 1 -
 drivers/usb/gadget/udc/mv_u3d_core.c   | 1 -
 drivers/usb/gadget/udc/mv_udc_core.c   | 1 -
 drivers/usb/gadget/udc/net2272.c       | 1 -
 drivers/usb/gadget/udc/net2280.c       | 1 -
 drivers/usb/gadget/udc/omap_udc.c      | 1 -
 drivers/usb/gadget/udc/pch_udc.c       | 1 -
 drivers/usb/gadget/udc/snps_udc_core.c | 1 -
 drivers/usb/typec/ucsi/ucsi.c          | 9 ++++++++-
 21 files changed, 14 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] USB driver fixes for 6.2-rc7
  2023-02-05 12:54 [GIT PULL] USB driver fixes for 6.2-rc7 Greg KH
@ 2023-02-05 20:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-05 20:36 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 5 Feb 2023 13:54:59 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.2-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c608f6b58f306ce0e4f459af69a196f5ed6ccf45

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-02-05 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-05 12:54 [GIT PULL] USB driver fixes for 6.2-rc7 Greg KH
2023-02-05 20:36 ` pr-tracker-bot

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.