summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-06-20ACM gadget: fix endianness in notificationsOliver Neukum
2017-06-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2017-06-20USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-06-20usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2017-06-20usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-06-20usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-06-20usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-06-20usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-06-20USB: cdc-acm: fix failed open not being detectedJohan Hovold
2017-06-20USB: cdc-acm: fix open and suspend raceJohan Hovold
2017-06-20USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov
2017-06-20usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-06-20USB: serial: io_ti: bind to interface after fw downloadJohan Hovold
2017-06-20xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-06-20USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-06-20USB: gadgetfs: fix use-after-free bugAlan Stern
2017-06-20USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-06-20usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-06-08USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-06-08USB: fix problems with duplicate endpoint addressesAlan Stern
2017-06-08USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-06-08USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2017-06-08USB: wusbcore: fix NULL-deref at probeJohan Hovold
2017-06-08USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-06-08USB: uss720: fix NULL-deref at probeJohan Hovold
2017-06-08USB: serial: io_ti: fix information leak in completion handlerJohan Hovold
2017-06-08USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold
2017-06-08USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-06-08USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-06-08USB: serial: omninet: fix reference leaks at openJohan Hovold
2017-06-08USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold
2017-06-08USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold
2017-06-08USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold
2017-06-08USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-06-08USB: serial: opticon: fix CTS retrieval at openJohan Hovold
2017-06-08USB: serial: spcp8x5: fix modem-status handlingJohan Hovold
2017-06-08USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-06-08USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-06-08USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-06-08USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-06-08USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold
2017-06-08USB: serial: ch341: fix resume after resetJohan Hovold
2017-06-08USB: serial: ch341: fix open and resume after B0Johan Hovold
2017-06-08USB: serial: ch341: fix control-message error handlingJohan Hovold
2017-06-08USB: serial: ch341: fix open error handlingJohan Hovold
2017-06-08USB: serial: ch341: fix initial modem-control stateJohan Hovold
2017-06-08USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold
2017-06-08usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-06-08USB: serial: kl5kusb105: abort on open exception pathPan Bian
2017-06-08usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren