summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2017-03-16xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-03-16usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-03-16USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-02-23xhci: workaround for hosts missing CAS bitMathias Nyman
2017-02-23xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-11-20xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-11-20usb: xhci: Fix panic if disconnectJim Lin
2016-11-20xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-22USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-08-22usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-06-15usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-06-15usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-02-02xhci: refuse loading if nousb is usedOliver Neukum
2016-01-18xhci: fix usb2 resume timing and races.Mathias Nyman