summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-10-18usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros
2019-10-18USB: ldusb: fix read info leaksJohan Hovold
2019-10-18Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-15USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-15usb: cdns3: Fix dequeue implementation.Pawel Laszczak
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-10USB: iowarrior: use pr_err()Johan Hovold
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-10-10usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros
2019-10-10usb: cdns3: gadget: Fix full-speed modeRoger Quadros
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede
2019-10-04Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-04USB: serial: fix runtime PM after driver unbindJohan Hovold
2019-10-04USB: usblp: fix runtime PM after driver unbindJohan Hovold
2019-10-04USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold
2019-10-04xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun
2019-10-04usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda
2019-10-04usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann
2019-10-04xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman
2019-10-04xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-04xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja
2019-10-04usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-10-04xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman
2019-10-04xhci: Check all endpoints for LPM timeoutJan Schmidt
2019-10-04xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman
2019-10-04xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman
2019-10-04USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-10-04USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-10-04USB: legousbtower: fix deadlock on disconnectJohan Hovold