summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: Fix unchecked return valueGustavo A. R. Silva2019-05-161-2/+7
* USB: serial: fix unthrottle racesJohan Hovold2019-05-161-7/+32
* UAS: fix alignment of scatter/gather segmentsOliver Neukum2019-05-101-13/+22
* soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland2019-05-101-1/+1
* usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern2019-05-101-14/+12
* USB: cdc-acm: fix unthrottle racesJohan Hovold2019-05-101-7/+25
* USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)2019-05-101-0/+39
* usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen2019-05-101-1/+1
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-082-21/+5
* USB: core: Fix unterminated string returned by usb_string()Alan Stern2019-05-081-1/+3
* usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-05-082-9/+10
* USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern2019-05-081-4/+15
* USB: yurex: Fix protection fault after device removalAlan Stern2019-05-081-0/+1
* usb: u132-hcd: fix resource leakMukesh Ojha2019-05-041-0/+3
* usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-05-041-1/+1
* usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener2019-05-041-0/+1
* usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener2019-05-041-2/+2
* usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener2019-05-041-3/+1
* usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi2019-05-041-0/+4
* USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng2019-05-023-13/+13
* USB: Add new USB LPM helpersKai-Heng Feng2019-05-025-11/+30
* usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros2019-04-051-0/+2
* usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz2019-04-051-0/+1
* usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski2019-04-051-1/+8
* usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus2019-04-031-23/+15
* usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard2019-04-031-3/+1
* xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-04-032-7/+20
* usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman2019-04-031-2/+3
* xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-04-031-3/+6
* usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano2019-04-031-0/+1
* usb: common: Consider only available nodes for dr_modeFabrizio Castro2019-04-031-0/+2
* USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov2019-04-031-3/+3
* usb: mtu3: fix EXTCON dependencyArnd Bergmann2019-04-031-0/+1
* USB: serial: option: add Olicard 600Bjørn Mork2019-04-031-4/+6
* USB: serial: option: add support for Quectel EM12Kristian Evensen2019-04-031-0/+4
* USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard2019-04-031-1/+2
* USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi2019-04-031-2/+2
* USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2019-04-032-1/+5
* USB: serial: cp210x: add new device idGreg Kroah-Hartman2019-04-031-0/+1
* usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss2019-03-231-6/+20
* usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko2019-03-231-0/+1
* usb: phy: fix link errorsAnders Roxell2019-03-131-1/+1
* USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados2019-03-101-0/+11
* usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan2019-03-101-0/+1
* USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-03-102-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-101-0/+1
* USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-03-101-0/+2
* usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-03-051-1/+1
* usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao2019-03-051-0/+1
* usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He2019-03-051-0/+2