summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2019-10-17xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman
2019-10-17USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-10-17USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold
2019-10-17USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-17USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-09-21usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda