aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/config.c
Commit message (Expand)AuthorAgeFilesLines
* USB: core: only clean up what we allocatedAndrey Konovalov2018-11-291-3/+6
* 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: fix problems with duplicate endpoint addressesAlan Stern2017-06-171-0/+10
* 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
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-261-1/+2
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2016-08-261-2/+3
* first commitMeizu OpenSource2016-08-151-0/+860