summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-12-12Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec
2016-12-12USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown
2016-12-12USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma
2016-12-12usb: chipidea: move the lock initialization to core filePeter Chen
2016-11-28usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior
2016-11-24usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-11-24USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2016-11-24xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-11-22USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner
2016-11-22USB: serial: fix potential NULL-dereference at probeJohan Hovold
2016-11-22usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-11-08usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman
2016-10-07USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter
2016-09-29USB: change bInterval default to 10 msAlan Stern
2016-09-29usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-29USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-09-23USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-23USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-23USB: fix typo in wMaxPacketSize validationAlan Stern
2016-09-21cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-09-21xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman
2016-09-21USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn
2016-09-21USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-09-21USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-09-21USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-09-21USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-09-21usb: xhci: Fix panic if disconnectJim Lin
2016-09-21USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-09-21usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-09-21usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-08-19USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-08-19usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-07-21USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-07-21usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-21usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-21usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-06-15USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-06-15USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-06-15USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-06-15USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold
2016-06-15USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning
2016-05-02usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-05-02usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-20usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello