summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-07-10usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-06-22USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-06-22USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-06-22USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-06-22USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-11USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-06-11USB: rio500: refuse more than one device at a timeOliver Neukum
2019-06-11USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-06-11USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-06-11USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-06-11usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-06-11xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-06-11usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-06-11USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-16USB: serial: use variable for statusOliver Neukum
2019-05-16UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-16usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-16usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-16USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-16USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-16usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-05-16USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-16USB: Add new USB LPM helpersKai-Heng Feng
2019-04-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-04-03usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin
2019-04-03usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2019-04-03USB: core: only clean up what we allocatedAndrey Konovalov
2019-04-03usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda
2019-04-03usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang
2019-04-03usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2019-04-03usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros
2019-03-23USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-03-23USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn