summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
2016-12-02Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec
2016-12-02USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown
2016-12-02USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma
2016-12-02usb: chipidea: move the lock initialization to core filePeter Chen
2016-11-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-11-18USB: cdc-acm: fix TIOCMIWAITJohan Hovold
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET
2016-11-10USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2016-11-10xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-11-10usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-10xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-11-10USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner
2016-11-10USB: serial: fix potential NULL-dereference at probeJohan Hovold
2016-11-10usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
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-10-07usb: musb: fix DMA for host modeCristian Birsan
2016-10-07usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan
2016-09-24xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-24USB: change bInterval default to 10 msAlan Stern
2016-09-24usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-24usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-24USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-09-07USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov
2016-09-07USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov
2016-09-07USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-07USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-07USB: fix typo in wMaxPacketSize validationAlan Stern
2016-09-07usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun
2016-09-07USB: avoid left shift by -1Alan Stern
2016-09-07usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun
2016-09-07cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-09-07xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman
2016-09-07USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn
2016-09-07USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-09-07USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-09-07USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-09-07USB: serial: fix memleak in driver-registration error pathAlexey Klimov