All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 6.1-rc3
@ 2022-10-30 14:10 Greg KH
  2022-10-30 18:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-10-30 14:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 308c316d16cbad99bb834767382baa693ac42169:

  usb: dwc3: gadget: Don't set IMI for no_interrupt (2022-10-26 18:31:56 +0200)

----------------------------------------------------------------
USB fixes for 6.1-rc3

Here are a few small USB fixes for 6.1-rc3.  Include in here are:
	- MAINTAINERS update, including a big one for the USB gadget
	  subsystem.  Many thanks to Felipe for all of the years of hard
	  work he has done on this codebase, it was greatly appreciated.
	- dwc3 driver fixes for reported problems.
	- xhci driver fixes for reported problems.
	- typec driver fixes for minor issues
	- uvc gadget driver change, and then revert as it wasn't
	  relevant for 6.1-final, as it is a new feature and people are
	  still reviewing and modifying it.

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

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

----------------------------------------------------------------
Andrey Smirnov (1):
      usb: dwc3: Don't switch OTG -> peripheral if extcon is present

Dan Vacura (2):
      usb: gadget: uvc: fix dropped frame after missed isoc
      usb: gadget: uvc: fix sg handling in error case

Greg Kroah-Hartman (2):
      MAINTAINERS: move USB gadget and phy entries under the main USB entry
      Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"

Heikki Krogerus (2):
      usb: typec: ucsi: Check the connection on resume
      usb: typec: ucsi: acpi: Implement resume callback

Jeff Vanhoof (1):
      usb: gadget: uvc: fix sg handling during video encode

Jens Glathe (1):
      usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller

Joel Stanley (1):
      usb: gadget: aspeed: Fix probe regression

Justin Chen (2):
      MAINTAINERS: Update maintainers for broadcom USB
      usb: bdc: change state when port disconnected

Mario Limonciello (1):
      xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices

Mathias Nyman (2):
      xhci: Add quirk to reset host back to default state at shutdown
      xhci: Remove device endpoints from bandwidth list when freeing the device

Michael Grzeschik (1):
      usb: gadget: uvc: limit isoc_sg to super speed gadgets

Patrice Chotard (1):
      usb: dwc3: st: Rely on child's compatible instead of name

Thinh Nguyen (3):
      usb: dwc3: gadget: Don't delay End Transfer on delayed_status
      usb: dwc3: gadget: Stop processing more requests on IMI
      usb: dwc3: gadget: Don't set IMI for no_interrupt

 MAINTAINERS                              | 19 ++----------
 drivers/usb/dwc3/core.c                  | 49 ++++++++++++++++++++++++++++++-
 drivers/usb/dwc3/drd.c                   | 50 --------------------------------
 drivers/usb/dwc3/dwc3-st.c               |  2 +-
 drivers/usb/dwc3/gadget.c                | 20 +++++++++++--
 drivers/usb/gadget/function/uvc_queue.c  |  8 +++--
 drivers/usb/gadget/function/uvc_video.c  | 25 +++++++++++-----
 drivers/usb/gadget/udc/aspeed-vhub/dev.c |  1 +
 drivers/usb/gadget/udc/bdc/bdc_udc.c     |  1 +
 drivers/usb/host/xhci-mem.c              | 20 ++++++++-----
 drivers/usb/host/xhci-pci.c              | 44 ++++++++++------------------
 drivers/usb/host/xhci.c                  | 10 +++++--
 drivers/usb/host/xhci.h                  |  1 +
 drivers/usb/typec/ucsi/ucsi.c            | 42 ++++++++++++++++++---------
 drivers/usb/typec/ucsi/ucsi_acpi.c       | 10 +++++++
 15 files changed, 169 insertions(+), 133 deletions(-)

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

* Re: [GIT PULL] USB driver fixes for 6.1-rc3
  2022-10-30 14:10 [GIT PULL] USB driver fixes for 6.1-rc3 Greg KH
@ 2022-10-30 18:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-30 18:34 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 30 Oct 2022 15:10:53 +0100:

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

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

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:[~2022-10-30 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-30 14:10 [GIT PULL] USB driver fixes for 6.1-rc3 Greg KH
2022-10-30 18:34 ` 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.