summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-06-221-0/+4
* USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-06-221-0/+2
* USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-06-222-0/+4
* USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-221-0/+5
* USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-221-0/+3
* USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-06-111-2/+15
* USB: rio500: refuse more than one device at a timeOliver Neukum2019-06-111-6/+18
* USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz2019-06-111-0/+3
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-06-111-7/+8
* USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern2019-06-111-2/+2
* usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid2019-06-111-1/+1
* xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov2019-06-111-12/+10
* usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren2019-06-111-0/+3
* USB: core: Don't unbind interfaces following device reset failureAlan Stern2019-06-111-1/+4
* USB: serial: fix unthrottle racesJohan Hovold2019-05-161-7/+32
* USB: serial: use variable for statusOliver Neukum2019-05-161-8/+10
* UAS: fix alignment of scatter/gather segmentsOliver Neukum2019-05-161-14/+24
* usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen2019-05-161-1/+1
* usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-05-162-15/+10
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-162-21/+5
* USB: core: Fix unterminated string returned by usb_string()Alan Stern2019-05-161-1/+3
* USB: yurex: Fix protection fault after device removalAlan Stern2019-05-161-0/+1
* usb: u132-hcd: fix resource leakMukesh Ojha2019-05-161-0/+3
* usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener2019-05-161-0/+1
* usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener2019-05-161-2/+2
* usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener2019-05-161-3/+1
* USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng2019-05-163-13/+13
* USB: Add new USB LPM helpersKai-Heng Feng2019-05-165-11/+30
* usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski2019-04-271-1/+8
* Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman2019-04-031-6/+3
* xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-04-032-3/+7
* USB: serial: option: add Olicard 600Bjørn Mork2019-04-031-4/+6
* 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: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin2019-04-031-0/+6
* usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang2019-04-031-0/+2
* USB: core: only clean up what we allocatedAndrey Konovalov2019-04-031-3/+6
* usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda2019-04-031-4/+1
* usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang2019-04-031-1/+6
* usb: gadget: composite: fix dereference after null check coverify warningPeter Chen2019-04-031-0/+2
* usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros2019-04-031-0/+6
* USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-03-232-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-231-0/+1
* USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-03-231-0/+2
* usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-03-231-1/+1
* usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao2019-03-231-0/+1
* usb: dwc2: Remove unnecessary kfreeJohn Youn2019-02-201-1/+0
* usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva2019-02-201-1/+1