summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)2020-04-021-17/+6
* usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea2020-04-021-1/+2
* usb: host: xhci-plat: add a shutdownRan Wang2020-04-021-0/+1
* xhci: handle port status events for removed USB3 hcdMathias Nyman2020-03-111-0/+6
* xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-281-1/+3
* usb: host: xhci: update event ring dequeue pointer on purposePeter Chen2020-02-281-17/+43
* xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman2020-02-281-3/+3
* xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman2020-02-281-3/+9
* usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol2020-01-271-1/+1
* USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2019-12-311-1/+12
* usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2019-12-311-1/+1
* xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2019-12-212-5/+9
* xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-171-4/+4
* xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg2019-12-171-0/+4
* xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman2019-12-171-1/+2
* xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng2019-12-171-1/+1
* usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-173-5/+16
* usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun2019-11-201-1/+3
* xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng2019-10-171-1/+1
* usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng2019-10-171-0/+12
* xhci: Check all endpoints for LPM timeoutJan Schmidt2019-10-171-4/+4
* xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman2019-10-171-4/+6
* xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman2019-10-171-2/+2
* usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven2019-09-061-1/+1
* usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-09-061-3/+12
* usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-09-061-0/+4
* usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda2019-08-161-2/+7
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-311-12/+19
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-311-1/+1
* usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid2019-06-091-1/+1
* xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov2019-06-091-12/+10
* xhci: Use %zu for printing size_t typeFabio Estevam2019-06-091-2/+2
* xhci: update bounce buffer with correct sg numHenry Lin2019-06-091-4/+13
* usb: u132-hcd: fix resource leakMukesh Ojha2019-05-041-0/+3
* xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-04-031-3/+6
* usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano2019-04-031-0/+1
* xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2019-01-315-6/+10
* usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai2019-01-091-1/+4
* USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne2018-12-291-2/+2
* xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2018-12-291-1/+2
* xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman2018-12-131-0/+16
* xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-133-4/+29
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-131-1/+1
* usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2018-12-012-2/+2
* xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George2018-12-013-1/+40
* xhci: Allow more than 32 quirksMarc Zyngier2018-12-012-34/+36
* usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman2018-12-011-14/+46
* usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2018-12-012-3/+3
* xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh2018-12-011-0/+1
* usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com2018-11-131-0/+2