summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-07-03usb: dwc3: Reset num_trbs after skippingThinh Nguyen1-0/+2
2019-07-03usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+1
2019-07-03usb: dwc3: gadget: remove wait_end_transferFelipe Balbi2-42/+1
2019-07-03usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi1-3/+14
2019-07-03usb: dwc3: gadget: introduce cancelled_listFelipe Balbi3-0/+18
2019-07-03usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi1-37/+24
2019-07-03usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi1-24/+4
2019-07-03usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi2-0/+9
2019-07-03usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi2-13/+12
2019-07-03Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"John Stultz1-2/+0
2019-06-25usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman3-1/+28
2019-06-25xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman1-5/+15
2019-06-25usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20
2019-06-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai1-0/+3
2019-06-19USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-19USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-19USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-19USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-19USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-19usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson4-27/+37
2019-06-19usb: dwc2: Fix DMA cache alignment issuesMartin Schiller1-3/+7
2019-06-15usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede1-0/+2
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan1-22/+43
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid1-1/+1
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov1-12/+10
2019-06-09xhci: Use %zu for printing size_t typeFabio Estevam1-2/+2
2019-06-09xhci: update bounce buffer with correct sg numHenry Lin1-4/+13
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren1-0/+3
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern1-1/+4
2019-05-31usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski2-2/+2
2019-05-31usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan1-12/+15
2019-05-16usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-05-16USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-10UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-05-10soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-05-10usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-05-10USB: cdc-acm: fix unthrottle racesJohan Hovold1-7/+25
2019-05-10USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)1-0/+39
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2-21/+5
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-05-08USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1