summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-02-08usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2017-02-08xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds
2017-01-15USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2017-01-15USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
2017-01-15USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2017-01-15USB: serial: kl5kusb105: fix open error pathJohan Hovold
2017-01-15usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2017-01-13USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-01-13usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2016-11-23USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2016-11-23usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-23USB: serial: fix potential NULL-dereference at probeJohan Hovold
2016-11-23xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-11-23USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner
2016-11-23usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-10-22xhci: fix usb2 resume timing and races.Mathias Nyman
2016-10-05USB: change bInterval default to 10 msAlan Stern
2016-10-05USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-10-05xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-10-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-12USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov
2016-09-12USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov
2016-09-12USB: avoid left shift by -1Alan Stern
2016-09-12USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-12USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-08-31usb: xhci: Fix panic if disconnectJim Lin
2016-08-31xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-31cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-08-31usb: misc: usbtest: add fix for driver hangLu Baolu
2016-08-31usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi
2016-08-31usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi
2016-08-31usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-08-31usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-08-31USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-08-31USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-08-31USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-08-31USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën
2016-08-31USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-08-22USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-08-22usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-08-22USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2016-08-22usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-08-22usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda
2016-08-22usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda
2016-08-22usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-07-12USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-07-12USB: don't free bandwidth_mutex too earlyAlan Stern
2016-07-11usb: common: otg-fsm: add license to usb-otg-fsmOscar
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody