summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2016-09-07xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-09-07usb: xhci: Fix panic if disconnectJim Lin
2016-09-07xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-09-07usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-09-07usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter
2016-09-07USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-09-07usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda
2016-09-07usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda
2016-09-07USB: hub: change the locking in hub_activateAlan Stern
2016-09-07USB: hub: fix up early-exit pathway in hub_activateAlan Stern
2016-09-07usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-09-07usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-09-07usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-09-07usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-09-07usb: misc: usbtest: add fix for driver hangLu Baolu
2016-09-07usb: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-08-20USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-08-20usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda
2016-08-20USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-08-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-08-20usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-08-20usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-08-20usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter