summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-10-23xhci: fix usb2 resume timing and races.Mathias Nyman
2016-10-03USB: change bInterval default to 10 msAlan Stern
2016-10-02USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-10-02usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-10-02xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-10-02usb: 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: avoid left shift by -1Alan Stern
2016-09-12USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov
2016-09-12usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun
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: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda
2016-08-31usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda
2016-08-31usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-08-31usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus
2016-08-31usb: dwc3: pci: trivial: FormattingJohn Youn
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: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-08-24usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-08-24USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-08-24USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-08-24USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-08-24USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën
2016-08-24USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-08-19USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichał Pecio
2016-08-19USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-08-19usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-08-19USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2016-08-16usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-08-16usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda
2016-08-16usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-07-10usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen
2016-07-10USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-07-10USB: don't free bandwidth_mutex too earlyAlan Stern
2016-07-10usb: common: otg-fsm: add license to usb-otg-fsmOscar
2016-07-10usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-10usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-10usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-10USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-10usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-10usb: quirks: Fix sortingHans de Goede
2016-07-10usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-10xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman