summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola
2019-11-12usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim
2019-11-12usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan
2019-11-12usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan
2019-11-12usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-11-06usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-11-06USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-10-29USB: ldusb: fix read info leaksJohan Hovold
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-10-17USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-10-17USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-10-17usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda
2019-10-17usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda
2019-10-17USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-10-17USB: microtek: fix info-leak at probeJohan Hovold
2019-10-17USB: usblcd: fix I/O after disconnectJohan Hovold
2019-10-17USB: serial: fix runtime PM after driver unbindJohan Hovold
2019-10-17USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-17USB: serial: option: add Telit FN980 compositionsDaniele Palmas
2019-10-17USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler
2019-10-17USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold
2019-10-17USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-10-17USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-10-17USB: usblp: fix runtime PM after driver unbindJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-10-17USB: adutux: fix use-after-free on releaseJohan Hovold
2019-10-17USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-10-17USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-10-17USB: adutux: remove redundant variable minorColin Ian King
2019-10-17xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-17usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-10-17xhci: Check all endpoints for LPM timeoutJan Schmidt