aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-2/+2
* USB: core: only clean up what we allocatedAndrey Konovalov2018-11-291-3/+6
* usb: replace %p with %pKManu Gautam2018-11-272-4/+4
* UPSTREAM: USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-11-181-3/+11
* UPSTREAM: USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-11-181-2/+4
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-07-041-2/+9
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-06-171-0/+10
* drivers: usb: core: hub: fix maybe-uninitialized warningNathan Chancellor2017-04-131-1/+1
* USB: change bInterval default to 10 msAlan Stern2017-04-111-11/+17
* USB: fix typo in wMaxPacketSize validationAlan Stern2017-04-111-1/+1
* USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern2017-04-111-3/+62
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-102-7/+25
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-263-2/+21
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-263-2/+14
* USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2016-08-261-0/+6
* usb: Add device quirk for Logitech PTZ camerasVincent Palatin2016-08-261-0/+7
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2016-08-261-2/+3
* USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2016-08-261-26/+37
* USB: devio: fix a condition in async_completed()Dan Carpenter2016-08-261-1/+1
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-261-2/+2
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-0/+2
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-263-17/+26
* first commitMeizu OpenSource2016-08-1524-0/+22504