summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-04-08USB: serial: ftdi_sio: simplify TIOCGSERIAL permission checkJohan Hovold
2021-04-08USB: serial: ftdi_sio: ignore baud_base changesJohan Hovold
2021-04-08USB: serial: stop reporting legacy UART typesJohan Hovold
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold
2021-04-08USB: serial: fix return value for unsupported ioctlsJohan Hovold
2021-04-08USB: serial: whiteheat: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: usb_wwan: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: usb_wwan: fix unprivileged TIOCCSERIALJohan Hovold
2021-04-08USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-04-08USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission checkJohan Hovold
2021-04-08USB: serial: ti_usb_3410_5052: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: ssu100: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: quatech2: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: pl2303: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: opticon: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: mos7840: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: mos7720: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: io_ti: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: io_edgeport: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: ftdi_sio: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: f81534: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: f81232: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: ark3116: fix TIOCGSERIAL implementationJohan Hovold
2021-04-06xhci: prevent double-fetch of transfer and transfer event TRBsMathias Nyman
2021-04-06xhci: fix potential array out of bounds with several interruptersMathias Nyman
2021-04-06xhci: check control context is valid before dereferencing it.Mathias Nyman
2021-04-06xhci: check port array allocation was successful before dereferencing itMathias Nyman
2021-04-05usb: typec: Declare the typec_class staticHeikki Krogerus
2021-04-05usb: typec: Organize the private headers properlyHeikki Krogerus
2021-04-05usbip: synchronize event handler with sysfs code pathsShuah Khan
2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan
2021-04-05usbip: stub-dev synchronize sysfs code pathsShuah Khan
2021-04-05usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan
2021-04-05Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....Greg Kroah-Hartman
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman
2021-04-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman
2021-04-02usb: xhci-mtk: support quirk to disable usb2 lpmChunfeng Yun
2021-04-02usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-04-02usb: xhci-mtk: fix oops when unbind driverChunfeng Yun
2021-04-02usb: xhci-mtk: fix wrong remainder of bandwidth budgetChunfeng Yun
2021-04-02USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang
2021-04-02usb: dwc2: delete duplicate word in the commentTian Tao
2021-04-02usb: dwc2: add parenthess and space around *Tian Tao
2021-04-02usb: gadget: aspeed: fix dma map failureTao Ren
2021-04-02usb: dwc3: add cancelled reasons for dwc3 requestsRay Chi
2021-04-02usb: dwc3: exynos: fix incorrect kernel-doc comment syntaxAditya Srivastava
2021-04-02usb: dwc3: fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-04-02usb: dwc3: st: fix incorrect kernel-doc comment syntax in fileAditya Srivastava
2021-04-02usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntaxAditya Srivastava
2021-04-01USB: serial: xr: claim both interfacesJohan Hovold