summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-07-26usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-07-26signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman1-24/+24
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss1-2/+2
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss1-1/+1
2019-07-14usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda1-12/+22
2019-07-14usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl1-1/+1
2019-07-14usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan1-2/+4
2019-07-14usb: gadget: f_fs: data_len used before properly setFei Yang1-1/+2
2019-07-14USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist1-0/+1
2019-07-14USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2-0/+7
2019-07-10usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz1-8/+12
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni1-2/+1
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao1-0/+5
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-15usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski1-5/+17
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: gadget: f_fs: don't free buffer prematurelyFei Yang1-1/+2
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: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-11UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-05-11soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-05-11usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-05-11USB: cdc-acm: fix unthrottle racesJohan Hovold1-7/+25
2019-05-11USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)1-0/+39
2019-05-11usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-05-11usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez1-2/+4