aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2019-05-031-7/+10
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-3/+3
* usb: replace %p with %pKManu Gautam2018-11-2734-281/+281
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-11-061-1/+1
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-11-061-1/+3
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2017-07-043-2/+6
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-07-041-0/+4
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-07-041-0/+2
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-07-041-2/+36
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2017-06-171-6/+1
* usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter2017-06-171-2/+2
* usb: xhci: Fix panic if disconnectJim Lin2017-04-111-0/+3
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-0/+5
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-1/+3
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-6/+6
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-0/+16
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-261-0/+4
* xhci: handle no ping response error properlyMathias Nyman2016-08-261-5/+15
* usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2016-08-262-14/+57
* xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2016-08-262-5/+5
* usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2016-08-261-1/+1
* usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2016-08-261-4/+4
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2016-08-261-1/+1
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2016-08-263-3/+7
* xhci: report U3 when link is in resume stateZhuang Jin Can2016-08-261-2/+5
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2016-08-261-0/+3
* usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2016-08-261-1/+1
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-262-2/+7
* 3.10.77 -> 3.10.78Jan Engelmohr2016-08-261-3/+4
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-264-4/+4
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-261-1/+1
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-262-4/+14
* 3.10.65 -> 3.10.66Jan Engelmohr2016-08-261-3/+15
* first commitMeizu OpenSource2016-08-15122-0/+85424