summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-01-11USB: serial: f81534: fix tx error on some baud rateJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add H/W disable port supportJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: only read configuration onceJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add output pin controlJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add auto RTS direction supportJi-Ze Hong (Peter Hong)
2018-01-11USB: serial: f81534: add high baud rate supportJi-Ze Hong (Peter Hong)
2018-01-10Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-01-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-09usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun
2018-01-09usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPsChunfeng Yun
2018-01-09usb: mtu3: fix error code for getting extcon deviceChunfeng Yun
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt
2018-01-09usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-01-09USB: ohci: da8xx: remove clk con_idDavid Lechner
2018-01-09USB: musb: da8xx: remove clock con_idDavid Lechner
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2018-01-09USB: fix usbmon BUG triggerPete Zaitcev
2018-01-09USB: serial: ark3116: move TIOCGSERIAL ioctl case to functionMikhail Zaytsev
2018-01-09USB: serial: ark3116: remove dummy TIOCSSERIAL ioctlMikhail Zaytsev
2018-01-08Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-01-04usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan
2018-01-04usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-01-04usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-01-04usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2018-01-04USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva
2018-01-04USB: host: Use zeroing memory allocator rather than allocator/memsetHimanshu Jha
2018-01-04USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl
2018-01-02usb: musb: remove unused pipe variableCorentin Labbe
2018-01-02usb: musb: remove unused frame variableCorentin Labbe
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman
2018-01-02USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò
2017-12-29phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner
2017-12-27xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman
2017-12-27Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2017-12-27USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze
2017-12-21usb: chipidea: tegra: Use aligned DMA on Tegra30Dmitry Osipenko
2017-12-19Merge tag 'usb-ci-v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-12-19usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2017-12-19usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2017-12-19usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah Khan
2017-12-19usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan
2017-12-19usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2017-12-19USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman
2017-12-19USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman