summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-04-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-8/+0
2017-04-18USB: cdc-acm: fix TIOCMIWAITJohan Hovold1-2/+0
2017-04-18usb: chipidea: move the lock initialization to core filePeter Chen2-2/+1
2017-02-08usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2017-02-08xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds1-2/+2
2017-01-15USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-15USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2017-01-15USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-15USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-15usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-14USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-14usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2016-11-24USB: serial: cp210x: fix tiocmget error handlingJohan Hovold1-1/+3
2016-11-24usb: increase ohci watchdog delay to 275 msecBryan Paluch1-1/+1
2016-11-24USB: serial: fix potential NULL-dereference at probeJohan Hovold1-1/+2
2016-11-24xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman1-1/+3
2016-11-24USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2-3/+5
2016-11-24usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
2016-10-22xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-10-06USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-10-06USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-10-06xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-10-06usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-13USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov1-0/+4
2016-09-13USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov1-0/+6
2016-09-13USB: avoid left shift by -1Alan Stern1-5/+11
2016-09-12USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov1-2/+2
2016-09-12USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov1-1/+1
2016-09-01usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-09-01xhci: always handle "Command Ring Stopped" eventsMathias Nyman1-6/+7
2016-09-01cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-09-01usb: misc: usbtest: add fix for driver hangLu Baolu1-3/+4
2016-09-01usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi1-1/+1
2016-09-01usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi1-3/+21
2016-09-01usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-09-01usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar1-2/+0
2016-09-01USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-09-01USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-09-01USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-09-01USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën2-0/+8
2016-09-01USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-08-22USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-08-22usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury1-0/+3
2016-08-22USB: quirks: Fix another ELAN touchscreenAdrien Vergé1-0/+3
2016-08-22usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda1-1/+8
2016-08-22usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda1-4/+14
2016-08-22usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda1-2/+2
2016-08-22usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski1-0/+4
2016-07-12USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-07-12USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7