summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2019-11-22usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-11-22usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-11-22usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-10-05usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-08-13xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2019-04-04usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2019-02-11xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2019-02-11xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2019-02-11xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2019-02-11usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2019-02-11usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2019-02-11usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-16xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-12-16usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-11-20xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-10-21xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-06-16xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2018-06-16usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-03-03usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2018-03-03xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2018-03-03usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2018-03-03xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman
2018-03-03usb: host: fix incorrect updating of offsetColin Ian King
2018-01-01usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2018-01-01usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2018-01-01xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-11-26usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-11-11usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-11-11xhci: fix memleak in xhci_run()Shu Wang
2017-11-11xhci: fix 20000ms port resume timeoutMathias Nyman
2017-11-11xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-11-11xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-10-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-09-15usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-09-15USB: xhci: fix lock-inversion problemAlan Stern
2017-09-15usb: host: xhci: simplify irq handler returnFelipe Balbi
2017-09-15usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-09-15xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-09-15usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-09-15usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-08-26usb: host: xhci: print correct command ring addressPeter Chen
2017-07-18xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman
2017-03-16xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-03-16usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-03-16usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-03-16xhci: Handle command completion and timeout raceMathias Nyman
2017-03-16usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-03-16usb: xhci: fix possible wild pointerLu Baolu