aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-11-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25USB: ldusb: fix read info leaksJohan Hovold
2019-11-25USB: ldusb: fix memleak on disconnectJohan Hovold
2019-11-25USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-11-25usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-11-25USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-11-25usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-11-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-09USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-11-09USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-11-09USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-11-09usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus
2019-11-09usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-11-09usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda
2019-11-09usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda
2019-11-09USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-11-09USB: microtek: fix info-leak at probeJohan Hovold
2019-11-09USB: usblcd: fix I/O after disconnectJohan Hovold
2019-11-09USB: serial: fix runtime PM after driver unbindJohan Hovold
2019-11-09USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-11-09USB: serial: option: add Telit FN980 compositionsDaniele Palmas
2019-11-09USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler
2019-11-09USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold
2019-11-09USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-11-09USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-11-09USB: usblp: fix runtime PM after driver unbindJohan Hovold
2019-11-09USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-11-09USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-11-09USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-11-09USB: adutux: fix use-after-free on releaseJohan Hovold
2019-11-09USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-11-09USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-11-09xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-11-09xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja
2019-11-09usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-11-09xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman
2019-11-09xhci: Check all endpoints for LPM timeoutJan Schmidt
2019-11-09xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman
2019-11-09xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman
2019-11-09USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-11-09USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold
2019-11-09USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-11-09USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-09-24Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield