summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: host: fix incorrect updating of offsetColin Ian King2017-12-091-1/+1
* usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen2017-12-091-0/+7
* usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-11-021-5/+17
* xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman2017-10-271-1/+2
* Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-10-123-16/+1
* xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman2017-10-121-1/+10
* xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman2017-10-121-1/+1
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-10-121-1/+1
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-10-121-4/+4
* usb: make the MTK XHCI driver compile for older MIPS SoCsJohn Crispin2017-10-081-2/+2
* usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh2017-09-091-17/+18
* usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2017-08-161-5/+12
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-275-0/+69
* xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman2017-07-271-4/+7
* xhci: fix 20000ms port resume timeoutMathias Nyman2017-07-271-0/+3
* xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-07-123-0/+16
* usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-241-0/+3
* usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng2017-06-241-2/+5
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-06-241-1/+1
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-06-241-1/+3
* usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen2017-05-251-1/+1
* xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman2017-05-251-2/+5
* usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni2017-05-251-1/+1
* xhci: remove GFP_DMA flag from allocationMatthias Lange2017-05-251-1/+1
* ohci-pci: add qemu quirkGerd Hoffmann2017-05-253-1/+19
* usb: host: xhci: print correct command ring addressPeter Chen2017-05-201-1/+1
* usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-05-203-0/+15
* usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-05-141-0/+2
* usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-05-141-0/+2
* usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi2017-04-121-0/+3
* usb: xhci: add quirk flag for broken PED bitsFelipe Balbi2017-04-122-0/+9
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-181-0/+2
* usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-181-1/+1
* usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-181-2/+2
* usb: host: xhci: plat: check hcc_params after add hcdWilliam wu2017-03-121-3/+3
* xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2017-01-192-24/+0
* xhci: Fix race related to abort operationOGAWA Hirofumi2017-01-123-80/+91
* xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi2017-01-123-16/+21
* usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter2017-01-121-2/+2
* usb: return error code when platform_get_irq failsPan Bian2017-01-121-1/+3
* usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu2017-01-121-4/+9
* xhci: Handle command completion and timeout raceMathias Nyman2017-01-121-1/+5
* usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang2017-01-121-1/+4
* usb: xhci: fix return value of xhci_setup_device()Lu Baolu2017-01-121-1/+3
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-01-121-2/+36
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-121-1/+2
* usb: xhci: fix possible wild pointerLu Baolu2017-01-121-5/+11
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-01-061-0/+4
* drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
* usb: increase ohci watchdog delay to 275 msecBryan Paluch2016-10-241-1/+1