summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern
2020-12-02usb: cdns3: gadget: calculate TD_SIZE based on TDPeter Chen
2020-12-02usb: cdns3: gadget: fix some endian issuesPeter Chen
2020-11-24usb: dwc2: Avoid leaving the error_debugfs label unusedMartin Blumenstingl
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong
2020-11-18usb: typec: ucsi: Report power supply changesHeikki Krogerus
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-11-18Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven
2020-11-18usb: raw-gadget: fix memory leak in gadget_setupZqiang
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-11-18usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus
2020-11-18USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong
2020-11-18usb: gadget: fsl: fix null pointer checkingRan Wang
2020-11-10usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-11-10usb: dwc3: ep0: Fix delay status handlingThinh Nguyen
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas
2020-11-10USB: serial: option: add Quectel EC200T module supportZiyi Cao
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold
2020-11-10usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen
2020-11-05USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera
2020-11-05usbcore: Check both id_table and match() when both availableBastien Nocera
2020-11-05usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang
2020-11-05usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun
2020-11-05usb: cdc-acm: fix cooldown mechanismJerome Brunet
2020-11-05usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak
2020-11-05usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL commandThinh Nguyen
2020-11-05usb: dwc3: gadget: Resume pending requests after CLEAR_STALLThinh Nguyen
2020-11-05usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun
2020-11-05usb: dwc3: core: add phy cleanup for probe error handlingLi Jun
2020-11-05usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen
2020-11-05usb: dwc3: gadget: Check MPS of the request lengthThinh Nguyen
2020-11-05usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen
2020-11-05usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan
2020-11-05usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh
2020-11-05usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTGLi Jun
2020-11-05usb: xhci: omit duplicate actions when suspending a runtime suspended host.Peter Chen
2020-11-05USB: adutux: fix debuggingOliver Neukum
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-11-05usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun