summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-05-04usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener1-0/+1
2019-05-04usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener1-2/+2
2019-05-04usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener1-3/+1
2019-05-04usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi1-0/+4
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros1-0/+2
2019-04-05usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz1-0/+1
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski1-1/+8
2019-04-03usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2019-04-03usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard1-3/+1
2019-04-03xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2-7/+20
2019-04-03usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman1-2/+3
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman1-3/+6
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano1-0/+1
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro1-0/+2
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov1-3/+3
2019-04-03usb: mtu3: fix EXTCON dependencyArnd Bergmann1-0/+1
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork1-4/+6
2019-04-03USB: serial: option: add support for Quectel EM12Kristian Evensen1-0/+4
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard1-1/+2
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-03-23usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss1-6/+20
2019-03-23usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko1-0/+1
2019-03-14usb: phy: fix link errorsAnders Roxell1-1/+1
2019-03-10USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados1-0/+11
2019-03-10usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan1-0/+1
2019-03-10USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2-0/+8
2019-03-10USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-03-10USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas1-0/+2
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter1-1/+1
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao1-0/+1
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He1-0/+2
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2-22/+12
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-02-12usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar1-1/+1
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-02-12usb: musb: dsps: fix runtime pm for peripheral modeBin Liu1-3/+9
2019-02-12usb: musb: dsps: fix otg state machineBin Liu1-2/+7
2019-02-12usb: renesas_usbhs: add support for RZ/G2EFabrizio Castro1-0/+4
2019-02-12usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar1-2/+6
2019-02-12usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko1-0/+2
2019-02-12usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)Chunfeng Yun2-5/+7
2019-02-12usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman1-0/+10
2019-02-12usb: dwc2: Disable power down feature on Samsung SoCsMarek Szyprowski1-1/+9
2019-02-12usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()Anurag Kumar Vulisha1-3/+3