summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2017-12-15usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writesMathias Nyman
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi
2017-12-15USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer
2017-12-15USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas
2017-12-14USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2017-12-14usb: renesas_usbhs: add extcon notifier to set mode for non-otg channelYoshihiro Shimoda
2017-12-13USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2017-12-13Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2017-12-13usb: renesas_usbhs: set the mode by using extcon state for non-otg channelYoshihiro Shimoda
2017-12-13usb: renesas_usbhs: Add a function to write the UGCTRL2 registerYoshihiro Shimoda
2017-12-13usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson
2017-12-13USB: chipidea: msm: fix ulpi-node lookupJohan Hovold
2017-12-12usb: xhci: make function xhci_dbc_free_req staticColin Ian King