summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-10-181-9/+9
* usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-131-2/+2
* xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-131-0/+2
* usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai2018-09-261-1/+1
* xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman2018-09-261-0/+30
* usb: xhci: increase CRS timeout valueAjay Gupta2018-08-241-1/+6
* usb: xhci: remove the code build warningDongjiu Geng2018-08-241-1/+1
* xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-07-252-3/+41
* xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman2018-07-221-1/+1
* xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter2018-07-171-1/+1
* xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2018-07-082-7/+33
* xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-07-031-0/+1
* xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-05-305-1/+133
* xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman2018-05-251-3/+11
* xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman2018-05-251-0/+2
* USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring2018-05-251-1/+2
* usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda2018-05-251-10/+1
* xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng2018-05-011-1/+4
* Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman2018-05-011-1/+0
* usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu2018-03-283-24/+11
* usb: xhci: Disable slot even when virt-dev is nullLu Baolu2018-03-282-4/+3
* xhci: fix endpoint context tracer outputMathias Nyman2018-03-191-10/+12
* xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng2018-03-193-0/+7