summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold-2/+3
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold-1/+2
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold-12/+12
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold-1/+2
2019-10-10usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak-0/+7
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros-1/+19
2019-10-10usb: cdns3: gadget: Fix full-speed modeRoger Quadros-0/+1
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold-2/+1
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold-0/+1
2019-10-10USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold-3/+4
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak-2/+8
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede-9/+0
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede-6/+6
2019-10-04Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-2/+25
2019-10-04USB: serial: fix runtime PM after driver unbindJohan Hovold-4/+1
2019-10-04USB: usblp: fix runtime PM after driver unbindJohan Hovold-3/+5
2019-10-04USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold-5/+3
2019-10-04xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun-0/+1
2019-10-04usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda-2/+34
2019-10-04usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda-2/+0
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann-3/+3
2019-10-04xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman-0/+8
2019-10-04xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng-1/+1
2019-10-04xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja-2/+21
2019-10-04usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng-0/+12
2019-10-04xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman-4/+11
2019-10-04xhci: Check all endpoints for LPM timeoutJan Schmidt-4/+4
2019-10-04xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman-4/+6
2019-10-04xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman-2/+2
2019-10-04USB: legousbtower: fix open after failed reset requestJohan Hovold-2/+2
2019-10-04USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold-11/+15
2019-10-04USB: legousbtower: fix deadlock on disconnectJohan Hovold-17/+2
2019-10-04USB: legousbtower: fix slab info leak at probeJohan Hovold-2/+4
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus-0/+2
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus-38/+4
2019-10-04USB: usblcd: use pr_err()Johan Hovold-1/+1
2019-10-04USB: usblcd: drop redundant lcd mutexJohan Hovold-7/+0
2019-10-04USB: usblcd: drop redundant disconnect mutexJohan Hovold-17/+1
2019-10-04USB: usblcd: fix I/O after disconnectJohan Hovold-2/+31
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter-6/+8
2019-10-04USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com-1/+2
2019-10-04usbip: vhci_hcd indicate failed messageMao Wenan-2/+2
2019-10-04USB: yurex: Don't retry on unexpected errorsAlan Stern-3/+4
2019-10-04USB: adutux: fix NULL-derefs on disconnectJohan Hovold-6/+10
2019-10-04USB: adutux: fix use-after-free on disconnectJohan Hovold-3/+4
2019-10-04usb: cdns3: Fix sheduling with locks held.Pawel Laszczak-1/+1
2019-10-04usb: cdns3: Fix use after free in probe error handlingDan Carpenter-1/+2
2019-10-04USB: microtek: fix info-leak at probeJohan Hovold-0/+4
2019-10-04USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold-2/+2
2019-10-04USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer-0/+3