summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-11-10usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-11-06usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
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-11-06usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi
2019-11-06usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi
2019-11-06usb: dwc2: fix unbalanced use of external vbus-supplyFabrice Gasnier
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-17xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-17xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja
2019-10-17usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-10-17xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman
2019-10-17xhci: Check all endpoints for LPM timeoutJan Schmidt
2019-10-17xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman