linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 6.2-rc3
@ 2023-01-07 15:40 Greg KH
  2023-01-07 18:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-01-07 15:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c4e3ef5685393c5051b52cf1e94b8891d49793ab:

  usb: dwc3: gadget: Ignore End Transfer delay on teardown (2023-01-06 16:32:10 +0100)

----------------------------------------------------------------
USB fixes for 6.2-rc3

Here are some small USB driver fixes for 6.2-rc3 that resolve some
reported issues.  They include:
 - of-reported ulpi problem, so the offending commit is reverted
 - dwc3 driver bugfixes for recent changes
 - fotg210 fixes

Most of these have been in linux-next for a while, the last few were on
the mailing list for a long time and passed all the 0-day bot testing
so all should be fine with them as well.

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

----------------------------------------------------------------
Arnd Bergmann (2):
      usb: fotg210: fix OTG-only build
      usb: dwc3: xilinx: include linux/gpio/consumer.h

Ferry Toth (1):
      Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"

Thinh Nguyen (1):
      usb: dwc3: gadget: Ignore End Transfer delay on teardown

Yang Yingliang (1):
      usb: fotg210-udc: fix error return code in fotg210_udc_probe()

 drivers/usb/common/ulpi.c          | 2 +-
 drivers/usb/dwc3/dwc3-xilinx.c     | 1 +
 drivers/usb/dwc3/gadget.c          | 5 ++++-
 drivers/usb/fotg210/fotg210-core.c | 5 +----
 drivers/usb/fotg210/fotg210-udc.c  | 2 ++
 5 files changed, 9 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] USB driver fixes for 6.2-rc3
  2023-01-07 15:40 [GIT PULL] USB driver fixes for 6.2-rc3 Greg KH
@ 2023-01-07 18:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-07 18:43 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 7 Jan 2023 16:40:15 +0100:

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

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

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-01-07 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 15:40 [GIT PULL] USB driver fixes for 6.2-rc3 Greg KH
2023-01-07 18:43 ` 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;
as well as URLs for NNTP newsgroup(s).