summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-09-16usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-09-16USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-09-16USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-09-16USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-09-16USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-09-16USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-09-16usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson
2019-09-16usb: dwc2: Fix DMA cache alignment issuesMartin Schiller
2019-09-16usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede
2019-09-12USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-09-12USB: rio500: refuse more than one device at a timeOliver Neukum
2019-09-12USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-09-12USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-09-12USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-09-12usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-09-12usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2019-09-12usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-09-12xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-09-12xhci: Use %zu for printing size_t typeFabio Estevam
2019-09-12xhci: update bounce buffer with correct sg numHenry Lin
2019-08-17usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-08-17USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-08-02usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-08-02usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan
2019-05-30usb: typec: Fix unchecked return valueGustavo A. R. Silva
2019-05-30USB: serial: fix unthrottle racesJohan Hovold
2019-05-30UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-30usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-05-30USB: cdc-acm: fix unthrottle racesJohan Hovold
2019-05-30USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)
2019-05-30usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-23USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-23USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-23usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-23USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern
2019-05-23USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-23usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-23usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-05-23usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-23usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-05-23usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-05-15USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-15USB: Add new USB LPM helpersKai-Heng Feng
2019-04-12usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-04-12usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-04-12usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-04-07usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard
2019-04-07usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman
2019-04-07xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-07usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano