summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-11-02usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-11-02usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-11-02usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-11-02USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-11-02usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2017-11-02usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2017-11-01usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-11-01usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2017-11-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-11-01usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda
2017-11-01usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda
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