summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao1-0/+4
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern1-0/+6
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong1-3/+7
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern1-7/+7
2020-12-02usb: cdns3: gadget: calculate TD_SIZE based on TDPeter Chen1-11/+13
2020-12-02usb: cdns3: gadget: fix some endian issuesPeter Chen1-30/+30
2020-11-24usb: dwc2: Avoid leaving the error_debugfs label unusedMartin Blumenstingl1-0/+3
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-18usb: typec: ucsi: Report power supply changesHeikki Krogerus3-1/+17
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven1-1/+3
2020-11-18usb: raw-gadget: fix memory leak in gadget_setupZqiang1-1/+4
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov1-1/+1
2020-11-18usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus1-0/+4
2020-11-18USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong1-1/+3
2020-11-18usb: gadget: fsl: fix null pointer checkingRan Wang1-1/+1
2020-11-10usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin1-0/+1
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-10usb: dwc3: ep0: Fix delay status handlingThinh Nguyen1-1/+2
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-10USB: serial: option: add Quectel EC200T module supportZiyi Cao1-0/+2
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-10usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen1-1/+1
2020-11-05USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera1-5/+12
2020-11-05usbcore: Check both id_table and match() when both availableBastien Nocera3-12/+24
2020-11-05usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang1-3/+6
2020-11-05usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun1-3/+3
2020-11-05usb: cdc-acm: fix cooldown mechanismJerome Brunet2-9/+6
2020-11-05usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak3-76/+94
2020-11-05usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL commandThinh Nguyen4-8/+50
2020-11-05usb: dwc3: gadget: Resume pending requests after CLEAR_STALLThinh Nguyen1-8/+14
2020-11-05usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun1-2/+2
2020-11-05usb: dwc3: core: add phy cleanup for probe error handlingLi Jun1-0/+11
2020-11-05usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen1-5/+5
2020-11-05usb: dwc3: gadget: Check MPS of the request lengthThinh Nguyen1-2/+2
2020-11-05usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen1-2/+9
2020-11-05usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan1-1/+2
2020-11-05usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh2-0/+18
2020-11-05usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTGLi Jun1-3/+3
2020-11-05usb: xhci: omit duplicate actions when suspending a runtime suspended host.Peter Chen1-2/+5
2020-11-05USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan1-1/+1
2020-11-05usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin1-2/+2
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti1-1/+1
2020-10-29usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen1-1/+1
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-29usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun1-0/+1