summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-06-03usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-06-03USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann
2021-05-19usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan
2021-05-19cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum
2021-05-19xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-19xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-19xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-05-19usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-19usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-19usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-19usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-19usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-19usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-05-19usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-19usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-19usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-19usb: musb: Fix an error messageChristophe JAILLET
2021-05-19usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-19usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham
2021-05-14usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan
2021-05-14usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan
2021-05-14usbip: vudc: fix missing unlock on error in usbip_sockfd_store()Ye Bin
2021-05-14USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold
2021-05-14USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-05-14usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2021-05-14USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang
2021-05-14usb: gadget: aspeed: fix dma map failureTao Ren
2021-05-14usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'Christophe JAILLET
2021-05-14usb: gadget: s3c: Fix incorrect resources releasingChristophe JAILLET
2021-05-14fotg210-udc: Complete OUT requests on short packetsFabian Vogt
2021-05-14fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt
2021-05-14fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt
2021-05-14fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt
2021-05-14fotg210-udc: Fix EP0 IN requests bigger than two packetsFabian Vogt
2021-05-14fotg210-udc: Fix DMA on EP0 for length > max packet sizeFabian Vogt
2021-05-14usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)Andy Shevchenko
2021-05-14usb: gadget: pch_udc: Initialize device pointer before useAndy Shevchenko
2021-05-14usb: gadget: pch_udc: Check for DMA mapping errorAndy Shevchenko
2021-05-14usb: gadget: pch_udc: Check if driver is present before calling ->setup()Andy Shevchenko
2021-05-14usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()Andy Shevchenko