aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-06-171-1/+1
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-06-171-5/+9
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-06-171-3/+10
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-06-171-1/+1
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-06-171-1/+7
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-06-171-9/+14
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-06-171-2/+0
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-06-171-1/+5
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-06-171-1/+3
* USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold2017-06-171-9/+9
* USB: serial: ch341: fix resume after resetJohan Hovold2017-06-171-4/+13
* USB: serial: ch341: fix open and resume after B0Johan Hovold2017-06-171-2/+1
* USB: serial: ch341: fix control-message error handlingJohan Hovold2017-06-171-12/+22
* USB: serial: ch341: fix open error handlingJohan Hovold2017-06-171-5/+12
* USB: serial: ch341: fix initial modem-control stateJohan Hovold2017-06-171-1/+0
* USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-06-171-4/+5
* usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi2017-06-171-4/+4
* USB: serial: kl5kusb105: abort on open exception pathPan Bian2017-06-171-0/+2
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-06-171-1/+1