summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET1-2/+2
2016-11-10USB: serial: cp210x: fix tiocmget error handlingJohan Hovold1-1/+3
2016-11-10xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman1-1/+3
2016-11-10usb: increase ohci watchdog delay to 275 msecBryan Paluch1-1/+1
2016-11-10xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman1-2/+2
2016-11-10USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2-3/+5
2016-11-10USB: serial: fix potential NULL-dereference at probeJohan Hovold1-1/+2
2016-11-10usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
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: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-10-07USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-1/+1
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter1-5/+2
2016-10-07usb: musb: fix DMA for host modeCristian Birsan1-4/+2
2016-10-07usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan1-1/+1
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: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
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: 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-07xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman3-6/+13
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: 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: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman8-22/+31
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: add fix for driver hangLu Baolu1-3/+4