public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 driver fixes for 6.2-rc3
Date: Sat, 7 Jan 2023 16:40:15 +0100	[thread overview]
Message-ID: <Y7mSX5PfJ/2wEere@kroah.com> (raw)

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(-)

             reply	other threads:[~2023-01-07 15:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-07 15:40 Greg KH [this message]
2023-01-07 18:43 ` [GIT PULL] USB driver fixes for 6.2-rc3 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=Y7mSX5PfJ/2wEere@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox