aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: USB: core: harden cdc_parse_cdc_headerMarissa Wall2018-05-162-1/+11
* UPSTREAM: USB: iowarrior: fix oops with malicious USB descriptorsBadhri Jagan Sridharan2017-12-181-0/+6
* ANDROID: usb: gadget: f_mtp: Return error if count is negativeJerry Zhang2017-12-081-0/+10
* 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: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-11-061-0/+5
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-11-061-1/+1
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-11-061-1/+3
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-11-061-0/+1
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-11-061-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-11-061-2/+8
* usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda2017-11-061-1/+3
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-11-061-1/+2
* usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-11-061-1/+1
* usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda2017-11-061-2/+2
* usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda2017-11-063-1/+41
* usb: gadget: f_accessory: Fix for UsbAccessory clean unbind.Anson Jacob2017-09-231-5/+17
* usb: gadget: f_fs: Add ioctl for allocating endpoint buffers.Jerry Zhang2017-09-141-6/+41
* usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2017-09-141-0/+23
* ACM gadget: fix endianness in notificationsOliver Neukum2017-07-041-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: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi2017-07-041-1/+1
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-07-041-2/+9
* usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-07-041-4/+17
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-07-041-0/+2
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-07-041-7/+7
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2017-07-041-6/+8
* USB: cdc-acm: fix open and suspend raceJohan Hovold2017-07-041-4/+3
* USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov2017-07-041-2/+4
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-07-042-3/+8
* USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-07-041-2/+1
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-07-041-2/+36
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-07-041-3/+7
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-07-041-0/+2
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-07-041-1/+1
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-07-041-1/+2
* USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-06-171-3/+3
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-06-171-0/+10
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-06-171-1/+8
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2017-06-171-6/+1
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: idmouse: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: uss720: fix NULL-deref at probeJohan Hovold2017-06-171-0/+5
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-171-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-06-171-0/+6
* USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-06-171-0/+8
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-06-171-6/+7
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-06-171-6/+0
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-06-171-0/+5