summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-10-16usb: dwc3: fix Clear Stall EP command failureLu Baolu1-1/+2
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman1-1/+2
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-10-07usb: usbip: vudc: fix left shift overflowNicolas Iooss1-1/+1
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter1-5/+2
2016-09-24xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-09-24USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-24usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-24usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-24usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda1-0/+2
2016-09-24USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-15cdc-acm: added sanity checking for probe()Oliver Neukum1-0/+18
2016-09-07USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov1-0/+4
2016-09-07USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov1-0/+5
2016-09-07USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov1-2/+2
2016-09-07USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov1-1/+1
2016-09-07usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi1-1/+1
2016-09-07USB: fix typo in wMaxPacketSize validationAlan Stern1-1/+1
2016-09-07usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun1-2/+5
2016-09-07USB: avoid left shift by -1Alan Stern1-5/+11
2016-09-07usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun1-1/+1
2016-09-07cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-09-07USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn2-0/+8
2016-09-07USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-09-07USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-09-07USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-09-07USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-09-07xhci: don't dereference a xhci member after removing xhciMathias Nyman1-1/+2
2016-09-07usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-09-07xhci: always handle "Command Ring Stopped" eventsMathias Nyman1-6/+7
2016-09-07usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau1-1/+1
2016-09-07usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter1-1/+1
2016-09-07USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern1-3/+63
2016-09-07usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda1-2/+2
2016-09-07usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda1-2/+5
2016-09-07usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmacYoshihiro Shimoda1-1/+2
2016-09-07USB: hub: change the locking in hub_activateAlan Stern1-3/+3
2016-09-07USB: hub: fix up early-exit pathway in hub_activateAlan Stern1-9/+6
2016-09-07usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar1-2/+0
2016-09-07usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi1-1/+1
2016-09-07usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi1-3/+20
2016-09-07usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-09-07usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus1-0/+2
2016-09-07usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen1-1/+1
2016-09-07usb: misc: usbtest: add fix for driver hangLu Baolu1-3/+4
2016-09-07usb: devio, do not warn when allocation failsJiri Slaby1-1/+2
2016-09-07usb: ehci: change order of register cleanup during shutdownMarc Ohlf1-2/+2
2016-08-20usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda1-4/+14
2016-08-20USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3