All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xhci fixes for usb-linus
@ 2020-02-10 13:45 Mathias Nyman
  2020-02-10 13:45 ` [PATCH 1/4] xhci: Force Maximum Packet size for Full-speed bulk devices to valid range Mathias Nyman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mathias Nyman @ 2020-02-10 13:45 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, Mathias Nyman

Hi Greg

A few xhci fixes resolving an issue entering runtime suspend PCI D3 for
some Intel hosts, fixing a memory leak, and forcing max packet size to
valid values allowing some older FS devices to function with xhci.

-Mathias

Mathias Nyman (4):
  xhci: Force Maximum Packet size for Full-speed bulk devices to valid
    range.
  xhci: Fix memory leak when caching protocol extended capability PSI
    tables
  xhci: fix runtime pm enabling for quirky Intel hosts
  xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms

 drivers/usb/host/xhci-hub.c | 25 ++++++++-----
 drivers/usb/host/xhci-mem.c | 70 ++++++++++++++++++++++++-------------
 drivers/usb/host/xhci-pci.c | 10 +++---
 drivers/usb/host/xhci.h     | 14 ++++++--
 4 files changed, 79 insertions(+), 40 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-02-10 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 13:45 [PATCH 0/4] xhci fixes for usb-linus Mathias Nyman
2020-02-10 13:45 ` [PATCH 1/4] xhci: Force Maximum Packet size for Full-speed bulk devices to valid range Mathias Nyman
2020-02-10 13:45 ` [PATCH 2/4] xhci: Fix memory leak when caching protocol extended capability PSI tables Mathias Nyman
2020-02-10 13:45 ` [PATCH 3/4] xhci: fix runtime pm enabling for quirky Intel hosts Mathias Nyman
2020-02-10 13:45 ` [PATCH 4/4] xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms Mathias Nyman

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.