[PATCH 0/2] xhci fixes for usb-linus

2018-12-05 Thread Mathias Nyman
Hi Greg A couple patches for 4.20. Finally found a reason why devices attached after a high bandwidth USB3 isoc device may fail to enumerate with bandwidth error. Second patch is a quirk for AMD SNPS host specific suspend issue. -Mathias Mathias Nyman (1): xhci: Prevent U1/U2 link pm

[PATCH 0/2] xhci fixes for usb-linus

2018-08-31 Thread Mathias Nyman
Hi Greg A couple of xhci fixes, one finding all quirks for platform xhci devices, and another fixing use-after-free case if stale URBs are cancelled on already re-allocated endpoints. -Mathias Anurag Kumar Vulisha (1): usb: host: xhci-plat: Iterate over parent nodes for finding quirks

[PATCH 0/2] xhci fixes for usb-linus

2017-12-08 Thread Mathias Nyman
Hi Greg A couple xhci fixes for usb-linus, one sets the correct MTK quirks based on MTK host version, the other makes sure we don't add a device to the xhci list of devices before its properly allocated. -Mathias Chunfeng Yun (1): usb: xhci: fix TDS for MTK xHCI1.1 Mathias Nyman (1): xhci:

[PATCH 0/2] xhci fixes for usb-linus

2017-12-01 Thread Mathias Nyman
Hi Greg A couple xhci fixes for usb-linus, one fixes a panic if driver is removed shortly after probing, the other a flood of false warning messages. -Mathias Mathias Nyman (1): xhci: Don't show incorrect WARN message about events for empty rings Yu Chen (1): usb: xhci: fix panic in

[PATCH 0/2] xhci fixes for usb-linus

2017-06-09 Thread Mathias Nyman
Hi Greg A couple more small xhci fixes for usb-linus. -mathias Corentin Labbe (1): usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk YD Tseng (1): usb: xhci: Fix USB 3.1 supported protocol parsing drivers/usb/host/xhci-mem.c | 7 +-- drivers/usb/host/xhci-pci.c | 3 +++ 2

[PATCH 0/2] xhci fixes for usb-linus

2015-12-04 Thread Mathias Nyman
Hi Greg Only a couple small fixes for xhci, one fix allowing a FS hub to be connected behind a HS hub, and one acpi variable memory leak. -Mathias Chunfeng Yun (1): usb: xhci: fix config fail of FS hub behind a HS hub with MTT Mika Westerberg (1): xhci: Fix memory leak in